Numbers & the Number System • Topic 7 of 9

Number Patterns

A number pattern is a sequence built by a fixed rule, and each entry is a term. Spotting the rule lets you extend the sequence or fill a gap, which is the early root of algebraic thinking. The common families: arithmetic patterns add a constant (5, 10, 15, 20 adds 5); geometric patterns multiply by a constant (2, 4, 8, 16 doubles); square numbers come from squaring positions (1, 4, 9, 16, 25 = 1^2, 2^2, 3^2, 4^2, 5^2); triangular numbers add the next counting number each time (1, 3, 6, 10, 15); a Fibonacci-like rule adds the two previous terms (1, 1, 2, 3, 5, 8); and alternating patterns apply two operations in turn. Consecutive numbers sit next to each other with a fixed gap: consecutive natural numbers differ by 1, consecutive even or odd numbers differ by 2, consecutive multiples of k differ by k. Worth remembering: the sum of two consecutive natural numbers is always odd, and the sum of three consecutive natural numbers is always divisible by 3 (since (n-1) + n + (n+1) = 3n). To find a missing term, test for a common difference, then a multiply rule, then position-based or alternating patterns. The classic error is to fix on the first one or two gaps before checking the whole sequence.

✅ Solved examples

1. Find the missing number: 7, __, 13, 16, 19.
From 13 to 16 is +3 and 16 to 19 is +3, so the common difference is 3. The missing term is 7 + 3 = 10.
2. Find the missing number: 3, 6, __, 24, 48.
Each term doubles: 3 x 2 = 6 and 24 x 2 = 48. So the missing term is 6 x 2 = 12.
3. What are the next two terms: 1, 4, 9, 16, __, __ ?
These are square numbers 1^2, 2^2, 3^2, 4^2, so the next are 5^2 = 25 and 6^2 = 36.
4. Find the missing number in the alternating sequence: 2, 5, 4, 10, 6, __, 8.
Odd positions 2, 4, 6, 8 increase by 2; even positions 5, 10, __ increase by 5. The missing even-position term is 10 + 5 = 15.

✏️ Practice — try these, take hints as needed

1. Find the next term: 100, 95, 90, 85, __ .
Decreasing pattern.
Subtract 5 each time.
80
2. Find the missing term: 1, 8, 27, __, 125.
These are cubes.
4 cubed.
64
3. Sum of two consecutive natural numbers is always:
Try 7 + 8.
n + (n+1) = 2n + 1.
Odd
4. Find the next term: 1, 1, 2, 3, 5, 8, __ .
Each term is a sum.
Add the two before it.
13

📝 Topic test — 8 questions

Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.

Loading questions…