Practice set

Sequences & Patterns practice quiz with instant score

Answer all 10 questions below, then get your final score and a mistake review at the end so you know exactly what to improve.

0 / 10 answered
Question 1 Not answered

What is the 7th term: \(1, 2, 3, 5, 8, 13, \dots\)?

Question 2 Not answered

What number comes next in the sequence \(3, 9, 27, 81, \dots\)?

Question 3 Not answered

What comes next: \(3, 6, 9, 12, \dots\)?

Question 4 Not answered

What is the 7th term in the sequence defined by \(a_n = 3n - 1\)?

Question 5 Not answered

What number comes next in the sequence \(0, 1, 3, 6, 10, \dots\)?

Question 6 Not answered

Next: \(10, 7, 4, 1, \dots\)?

Question 7 Not answered

Next: \(2, 4, 8, 14, 22, \dots\)?

Question 8 Not answered

What number comes next in the sequence \(1, 4, 9, 16, 25, 36, \dots\)?

Question 9 Not answered

Find the 6th term: \(1, 2, 4, 7, 11, \dots\)?

Question 10 Not answered

What number comes next in the sequence \(10, 20, 30, 40, \dots\)?

Sequences & Patterns

Learn Sequences & Patterns: Interactive Problems and Worked Examples

Use the question set below to practice number sequences and patterns: find the next term, identify the sequence rule, and write an \(n\)th term formula. This lesson focuses on the most common pattern types used in schools and exams: arithmetic sequences (constant difference), geometric sequences (constant ratio), recursive sequences, and classic patterns like the Fibonacci sequence, square numbers, cube numbers, triangular numbers, and the prime number sequence. If you want a refresher, click Start lesson to open a step-by-step guide with worked examples.

Answer the question set and review your mistakes at the end.

How this sequences and patterns practice works

  • 1. Take the practice set: answer the sequence questions below.
  • 2. Open the lesson (optional): learn reliable strategies (differences, ratios, and formulas) with worked examples.
  • 3. Retry: return to the question set and apply the pattern rules immediately.

What you will learn in the sequences and patterns lesson

Foundations & vocabulary

  • Sequence, term, index (e.g., \(a_1, a_2, a_3,\dots\))
  • Explicit rule (direct \(a_n\)) vs recursive rule (build from previous terms)
  • Pattern checks: does your rule match every given term?

Arithmetic sequences

  • Constant difference: \(a_{n}-a_{n-1}=d\)
  • \(n\)th term formula: \(a_n=a_1+(n-1)d\)
  • Common exam tasks: next term, \(n\)th term, and "which term equals ...?"

Geometric sequences

  • Constant ratio: \(\dfrac{a_n}{a_{n-1}}=r\) (when terms are nonzero)
  • \(n\)th term formula: \(a_n=a_1\cdot r^{\,n-1}\)
  • Growth patterns: doubling, tripling, and repeated multiplication

Pattern strategies & classic sequences

  • Difference tables (including second differences for "square-like" patterns)
  • Fibonacci-style rules: each term is the sum of the previous two
  • Special sequences: squares \(n^2\), cubes \(n^3\), triangular \(\frac{n(n+1)}{2}\), primes