Loading...
3+
3
Login

Number Patterns - Finding Rules and nth Terms

A number pattern is a list of numbers arranged according to a rule. Recognising the rule lets you extend the pattern, find missing terms, and describe the relationship between numbers in precise mathematical language.

What Makes a Number Pattern?

Every number pattern has an underlying rule that connects each term to the next (or to its position in the list). Finding that rule is the key skill. Once you have it, you can generate any term in the sequence without listing all the ones before it.

Common Types of Number Pattern

TypeRuleExample
Adding a fixed amountAdd the same number each time3, 7, 11, 15, 19 … (add 4)
Subtracting a fixed amountSubtract the same number each time50, 44, 38, 32 … (subtract 6)
Multiplying by a fixed amountMultiply by the same number each time2, 6, 18, 54 … (multiply by 3)
Dividing by a fixed amountDivide by the same number each time256, 64, 16, 4 … (divide by 4)
Square numbers1, 4, 9, 16, 25 …
Cube numbers1, 8, 27, 64, 125 …
Triangular numbersAdd 1, then 2, then 3 …1, 3, 6, 10, 15 …
Powers of 2Double each time1, 2, 4, 8, 16, 32 …

Finding the nth Term Rule

The nth term (or general term) is a formula that gives the value of any term directly from its position number n.

  • For add/subtract patterns: nth term = first term + (n − 1) × common difference.
  • For multiply/divide patterns: nth term = first term × (common ratio)^(n−1).
  • For square numbers: nth term = n².

Worked Examples

Find the next two terms and the rule: 5, 9, 13, 17, …

Differences: 9−5=4, 13−9=4, 17−13=4. Rule: add 4 each time.
Next terms: 17+4 = 21, 21+4 = 25.

Find the missing term: 3, 12, ?, 192, 768.

Check ratio: 12÷3 = 4, 192÷48 = 4 (checking 48). 12 × 4 = 48. Rule: multiply by 4.

Write the nth term for: 6, 11, 16, 21, 26, …

First term = 6. Common difference = 5. nth term = 6 + (n−1) × 5 = 6 + 5n − 5 = 5n + 1.
Check: n=1 → 6 ✓; n=3 → 16 ✓.

Which term of the sequence 5n + 1 equals 101?

5n + 1 = 101 → 5n = 100 → n = 20. The 20th term equals 101.

Key Takeaways

  • Every number pattern follows a rule – find differences or ratios to identify it.
  • The nth term formula lets you find any term without listing all previous ones.
  • For linear (add/subtract) patterns: nth term = a + (n−1)d, where a = first term, d = common difference.
  • Always verify your rule by checking it against known terms.

Practice Questions

  1. Find the next three terms: 2, 5, 8, 11, …
  2. Find the missing term: 80, 40, ?, 10, 5.
  3. Write the nth term for: 4, 7, 10, 13, 16, …
  4. Using your nth term, find the 15th term of the sequence above.
  5. Is 200 a term in the sequence 3n + 2? Show working.
Home About Resources Dashboard