Brain Training · Mixed

Number sequence puzzles: find the rule

A sequence is a list of numbers that follows a rule. Finding the rule is a core reasoning skill used in maths, coding and aptitude tests.

Ages
9+ (rough guide)
Level
Mixed
Subject
Brain Training
Time
15 minutes
Format
Online + printable
  1. 1Learn it
  2. 2See it worked
  3. 3Try it online
  4. 4Print it
  5. 5Check your answer

Before you start

Who it's for and what to know first

Addition, subtraction and times tables.

Learn it

How it works

  • Step 1: find the difference between neighbouring terms. If it is the same each time, add it.
  • Step 2: if differences change, look at the differences of the differences, or check for multiplying.
  • Step 3: check for special sequences: square numbers (1, 4, 9, 16), cube numbers, Fibonacci (each term is the sum of the two before).
  • Step 4: some sequences alternate — two rules interleaved.
  • Always test your rule on every term, not just the first two.

Worked example 1

3, 5, 9, 15, 23, ?

  1. Differences: 2, 4, 6, 8.
  2. Differences go up by 2, so the next is 10.
  3. 23 + 10 = 33.

Answer: 33

Try it online · print it · check it

Practice questions

Find the next number in each sequence. Type your answer, then press Check answers.

Tips

Common mistakes

  • Checking only the first two terms.
  • Missing alternating patterns.

Last reviewed: 25 September 2026