Number Patterns & Sequences
Spot the rule, continue a sequence, and find the nth term — arithmetic, special and quadratic sequences
Sequences & Term-to-Term Rules
A sequence is an ordered list of numbers. Each number is called a term. The term-to-term rule tells you how to get from one term to the next.
3, 7, 11, 15, … (rule: add 4)
2, 6, 18, 54, … (rule: multiply by 3)
Special Sequences to Recognise
| Name | Sequence | Rule |
|---|---|---|
| Square numbers | 1, 4, 9, 16, 25, … | n × n |
| Cube numbers | 1, 8, 27, 64, … | n × n × n |
| Triangular numbers | 1, 3, 6, 10, 15, … | add 2, then 3, then 4 … |
| Fibonacci | 1, 1, 2, 3, 5, 8, 13, … | add the two before it |
The nth Term (Position-to-Term)
The nth term is a formula that gives any term directly from its position n (n = 1 for the first term, 2 for the second, and so on). It saves you continuing a long sequence by hand.
nth term of an arithmetic sequence
The common difference d is what you add each time; the zero term is the value before the first term (first term − d).
Check: n = 1 → 3(1)+2 = 5 ✓ n = 4 → 3(4)+2 = 14 ✓
Using the nth term
- Find a term: substitute its position. 20th term of 3n + 2 = 3(20) + 2 = 62.
- Find which term equals a value: set the formula equal to it and solve. 3n + 2 = 50 → n = 16, so 50 is the 16th term.
Easy Examples
Continue a sequence or describe its term-to-term rule.
Write the next term: 3, 7, 11, 15, …
Find the missing term: 4, __, 12, 16
Continue: 2, 6, 18, 54, …
Continue the triangular numbers: 1, 3, 6, 10, …
Medium Examples
Find and use the nth term of an arithmetic sequence.
Find the nth term of 5, 8, 11, 14, …
The nth term of a sequence is 4n − 1. Find the 10th term.
Is 50 a term of the sequence with nth term 3n − 1? If so, which one?
Find the nth term of 10, 8, 6, 4, …
Complex Examples
Quadratic sequences (the gaps change) and special-number formulas.
Find the nth term of 2, 5, 10, 17, …
Find the nth term of 3, 9, 19, 33, …
The nth triangular number is n(n + 1) ÷ 2. Find the 10th triangular number.
Each term is the sum of the two before it: 5, 8, 13, 21, … Find the next term.