Generalising from Patterns
The big idea
Mathematics is not just about calculating specific answers; it is about noticing what is always true and expressing it in a general form. Generalising from patterns, moving from specific examples to a statement that covers all cases, is algebra in embryo. It is the bridge between arithmetic, where pupils work with particular numbers, and algebra, where they express the underlying structure.
Why this matters for secondary maths
The ability to generalise is at the heart of mathematical thinking. Pupils who can only calculate specific answers are limited to the examples they have been shown. Pupils who can generalise can handle examples they have never seen before, because they understand the structure that generates all the examples.
This section is where the framework’s focus, algebra as generalisation of arithmetic, is most directly realised. Algebra does not begin when letters appear on the page. It begins when a pupil looks at a set of specific results and asks: ‘Will this always work? Why?’ That question is the seed of algebraic thinking.
The section depends on the Laws of Arithmetic (Concept Section 2), which are themselves the first general statements in the framework ( is a generalisation that holds for all numbers). It draws on Additive and Multiplicative Reasoning (Concept Section 6) for understanding the difference between patterns that grow by addition and patterns that grow by multiplication. It connects to Scaled Multiplication Tables (Concept Section 9), where regular multiplicative patterns provide familiar ground for generalisation.
A critical distinction this section must establish is between ‘pattern spotting’ and ‘structural reasoning’. Pattern spotting is noticing a regularity (‘the differences go up by 2 each time’). Structural reasoning is understanding why the regularity holds (‘because adding the next odd number completes the next square’). The framework promotes the second over the first, because structural reasoning transfers to new situations while pattern spotting does not.
Key representations
Visual/spatial patterns (dot patterns, arrays, L-shaped borders)
Arranging counters, dots, or tiles into shapes that grow according to a rule. For example, square numbers represented as square arrays (1, 4, 9, 16, …) with the growth shown as an L-shaped border of odd numbers added at each stage.
Strengths: Makes the reason for the pattern visible, not just the pattern itself. Supports the move from ‘what’ to ‘why’. The L-shaped border does not just show that the differences are odd numbers; it shows why.
Limitation: Becomes difficult to draw for complex or non-linear sequences. Best used for foundational work with linear and quadratic patterns.
Tables of values
Organising specific cases into a table with columns/rows for the position number (n) and the value. Tables help pupils spot relationships between inputs and outputs and make the transition to algebraic expressions systematic.
Strengths: Structured and efficient. Supports both additive reasoning (‘what do I add each time?’) and multiplicative reasoning (‘what do I multiply the position by?’). The column/row for n is the first use of a variable.
Limitation: Tables can encourage ‘difference’ methods that find the next term but not the nth term. The table must be complemented by questions that ask for the general rule.
Graphs
Plotting the values from a table of a sequence onto a coordinate grid. Linear sequences produce points on a straight line; quadratic sequences produce a curve. This representation connects generalisation to graphical thinking and prepares pupils for function graphs.
Strengths: Makes the type of growth visible (linear vs non-linear). Connects to later work on linear and quadratic graphs.
Verbal and symbolic expressions (side by side)
Writing the general rule first in words (‘multiply the position by 3 and add 1’) and then in symbols (). This two-stage process helps pupils see that the algebraic expression is a concise way of saying what they already know, not a mysterious formula.
Worked examples
Example 1: Sum of the first n odd numbers
1 = 1, 1 + 3 = 4, 1 + 3 + 5 = 9, 1 + 3 + 5 + 7 = 16.
The results are 1, 4, 9, 16 - the square numbers. The sum of the first n odd numbers appears to be n².
Why this works (structural reasoning): Represent each square number as a square array of dots. The 1×1 square has 1 dot. To build the 2×2 square, add an L-shaped border of 3 dots. To build the 3×3 square, add an L-shaped border of 5 dots. Each L-shaped border has 2n − 1 dots (the nth odd number). So the total is 1 + 3 + 5 + … + (2n − 1) = n².
This is not just a pattern; it is a structural fact with a visual proof.
Example 2: A linear sequence
A pattern of matchstick triangles in a row. 1 triangle uses 3 matchsticks, 2 triangles use 5, 3 triangles use 7, 4 triangles use 9.
Table:
| Triangles (n) | 1 | 2 | 3 | 4 |
|---|---|---|---|---|
| Matchsticks | 3 | 5 | 7 | 9 |
Finding the rule: The first triangle uses 3 matchsticks. Each additional triangle adds 2 matchsticks (one new side, because the shared side is already in place). So the number of matchsticks is .
Checking: gives , gives 2(4) + 1 = 9. Both match.
Notice that the structural explanation (‘each new triangle adds 2 because one side is shared’) gives the reason for the rule, not just the rule itself. This is the difference between pattern-spotting (‘the differences are all 2’) and structural reasoning (‘here is why the differences are all 2’).
Example 3: A multiplicative pattern
Start with 1. Double each time: 1, 2, 4, 8, 16, 32, …
The nth term is . This is a geometric sequence, growing by a constant multiplier rather than a constant addition. Recognising the difference between additive and multiplicative growth is essential here: this sequence doubles, whereas a linear sequence increases by a fixed amount.
Example 4: From pattern to proof - the sum of two consecutive triangular numbers
The triangular numbers are 1, 3, 6, 10, 15, 21, …
Add consecutive pairs: 1 + 3 = 4, 3 + 6 = 9, 6 + 10 = 16, 10 + 15 = 25.
The results are 4, 9, 16, 25 - square numbers.
Why: The nth triangular number is . The sum of the th and th triangular numbers is . So the sum of consecutive triangular numbers is always a perfect square.
This example shows that a conjecture formed by observing numbers can be confirmed by algebraic reasoning; demonstrating why algebra is powerful.
The bridge to algebra
Generalising from patterns is the most direct route from arithmetic into algebra. Each step below represents the transition that pupils are making.
From specific to general - finding the nth term:
Arithmetic: The sequence 5, 8, 11, 14, 17, … increases by 3 each time.
Algebra: The nth term is . The ‘3’ captures the constant difference; the ‘+2’ captures the starting adjustment. The letter is being used as a variable, a generalised number (Concept Section 15).
From observation to justification — using the distributive law:
Arithmetic: 6 × 17 + 4 × 17 = 10 × 17 = 170.
Algebra: , because by the distributive law (Concept Section 2). The specific example is an instance of a general truth.
From visual patterns to algebraic expressions:
Arithmetic: 1² = 1, 2² = 4, 3² = 9, 4² = 16. The differences between consecutive squares are 3, 5, 7, 9, the odd numbers.
Algebra: . This proves that the difference between consecutive square numbers is always an odd number. The visual pattern (L-shaped borders from Concept Section 9) gives the intuition; the algebra gives the proof.
From pattern spotting to proving ‘always, sometimes, never’:
The statement ‘the sum of two even numbers is always even’ can be tested with examples (2 + 4 = 6, 8 + 12 = 20) but proved with algebra: if and are even, then , which is even because it has a factor of 2. This is generalisation at its most powerful: moving from ‘it seems to work’ to ‘here is why it must work’.
The key message for teachers: Algebra enters the curriculum not when letters appear, but when pupils start asking ‘is this always true?’ The move from testing specific cases to writing a general rule is the move from arithmetic to algebra. Every pattern task is an opportunity for this transition.
Key vocabulary
| Term | Definition |
|---|---|
| Sequence | An ordered list of numbers following a rule: 2, 5, 8, 11, 14, … A sequence is arithmetic (linear) if it has a constant difference, and geometric if it has a constant multiplier. |
| Term | An individual number in a sequence. In the sequence 3, 7, 11, 15, the third term is 11. |
| nth term | An algebraic expression giving the value of the term at position . For 3, 7, 11, 15, … the nth term is . |
| Common difference | The constant amount added to get from one term to the next in a linear (arithmetic) sequence. |
| Generalise | To express a pattern or relationship in a form that works for all cases, not just specific examples. |
| Conjecture | A mathematical statement believed to be true, based on observation of cases, but not yet proved. |
| Proof / justification | An argument that shows why a general statement must be true, using logical reasoning rather than specific examples. |
| Counter-example | A single case that disproves a conjecture. If someone claims ‘all primes are odd’, the number 2 is a counter-example. |
| Linear (arithmetic) sequence | A sequence where the difference between consecutive terms is constant. The graph is a straight line. The nth term has the form . |
| Position-to-term rule | A rule that takes the position number (1st, 2nd, 3rd, …) and gives the value of the term directly, without needing to know the previous terms. |
What we don’t say
| Avoid | Why | Say instead |
|---|---|---|
| ‘Find the pattern’ (without specifying what kind of pattern to look for) | This is too vague. Pupils may focus on superficial features (‘the digits alternate’) rather than structural relationships (‘the difference is constant’). It can also lead to the misconception that mathematics is about guessing rather than reasoning. | ‘What stays the same? What changes? Can you describe the relationship between the position and the value?’ These questions direct attention to structure. |
| ‘Just look at the differences’ (as the complete method for finding nth terms) | Finding differences is a useful technique for identifying linear sequences, but it only gives the common difference, not the full nth term rule. It also does not explain why the rule works. And for non-linear sequences, simple differencing is insufficient. | ‘The common difference tells you the coefficient of . Then use a specific case to find the constant. Can you explain why the rule produces this sequence?’ |
| ‘The nth term is like a formula you have to learn’ | This positions nth-term expressions as arbitrary formulas rather than as general descriptions of structure. If a pupil sees the nth term as something to be memorised, they have missed the point of generalisation. | ‘The nth term describes the structure of the sequence. We build it by understanding how the pattern grows, not by memorising a method.’ |
| ‘You just add 3 each time, so the answer is 3n’ | Common error when finding the nth term. If the sequence is 5, 8, 11, 14, then the common difference is 3, but 3n gives 3, 6, 9, 12, not the right sequence. The adjustment (‘+2’) is essential and reveals the starting position. | ‘The common difference is 3, so the rule starts with 3n. But check: when n = 1, we need 5, not 3. So we adjust: 3n + 2. The +2 accounts for the starting point.’ |
Common misconceptions and how to surface them
Misconception 1: Confusing the ‘next term’ with the ‘nth term
Many pupils can find the next term in a sequence (by adding the common difference) but cannot find the 50th term without listing all 50 terms. The next-term approach is recursive (‘to find the next, add 3’); the nth-term approach is positional (‘the value at position is ’). Ask: ‘What is the 100th term of the sequence 5, 8, 11, 14, …?’ A pupil who starts adding 3 repeatedly does not yet have a position-to-term rule.
Misconception 2: Assuming all sequences are linear.
Pupils who have only worked with arithmetic sequences may try to apply ‘find the common difference’ to every sequence. For 1, 4, 9, 16, 25, the differences are 3, 5, 7, 9, not constant. Ask: ‘Is this sequence linear? How can you tell?’ A pupil who recognises that the differences are not constant, and that the second differences are constant (all 2), is reasoning more deeply.
Misconception 3: Pattern spotting without structural reasoning.
A pupil observes that the sums 1 + 3 = 4, 1 + 3 + 5 = 9, 1 + 3 + 5 + 7 = 16 produce square numbers, and concludes that this ‘always works’. But noticing a pattern is not the same as explaining it. Push further: ‘Why does this happen? Can you draw something to show why?’ The L-shaped border explanation provides the structural reasoning. A pupil who can explain why has gone beyond pattern spotting.
Misconception 4: Thinking one counter-example is not enough to disprove a conjecture.
Some pupils believe that if a rule works for most cases, one failure does not matter. A single counter-example is sufficient to disprove a universal claim. Ask: ‘Is it true that the sum of two odd numbers is always odd?’ Testing 3 + 5 = 8 (even) disproves the conjecture immediately.
Misconception 5: The ‘off-by-one’ error in nth-term rules.
When finding the nth term of 4, 7, 10, 13, pupils correctly identify a common difference of 3 but write the rule as instead of . The error comes from adding the common difference to the first term rather than working from the zeroth term. Ask pupils to check their rule by substituting : 3(1) + 4 = 7, not 4. The discrepancy exposes the error and reinforces the habit of sense-checking (Concept Section 17).
Diagnostic questions
Question 1: Here is a sequence: 7, 12, 17, 22, 27, … (a) Find the nth term. (b) Is 100 a term in this sequence? Explain how you know.
What this reveals: (a) Common difference = 5, so the rule starts with . When , the value should be 7, so . (b) If , then , so . Since must be a whole number, 100 is not a term in this sequence. A pupil who can do part (b) is using the nth term as a tool for reasoning, not just as a formula for listing terms. This distinguishes structural from procedural understanding.
Question 2: The first four triangular numbers are 1, 3, 6, 10. The nth triangular number is . Use this formula to explain why the sum of the 5th and 6th triangular numbers is a perfect square.
What this reveals: The 5th triangular number is . The 6th is . Their sum is . To explain this generally: . A pupil who can verify the specific case demonstrates arithmetic fluency. A pupil who can explain the general case demonstrates algebraic reasoning.
Progression spine
| Stage | Key ideas | Notes |
| Primary (Y3–Y6) | Continuing simple number sequences. Describing rules in words. Some work on term-to-term rules. Recognising patterns in multiplication tables. | Primary work is typically term-to-term (‘add 4 each time’). The shift to position-to-term thinking is a major step that Year 7 must address explicitly. |
| Year 7 | Position-to-term rules for linear sequences. Tables of values. Visual patterns with structural explanations. The nth term as an algebraic expression. Testing and checking rules by substitution. Introduction to conjecture and counter-example. | The emphasis is on understanding why patterns work (structural reasoning), not just on finding rules mechanically. |
| Years 8–11 | Nth term of quadratic sequences. Geometric sequences. Algebraic proof and justification. Using sequences to model real-world situations. Convergent and divergent sequences. Links to linear and quadratic graphs. | The habits of generalisation developed in Year 7 become the foundation for algebraic proof and mathematical reasoning throughout KS3 and KS4. |
Concept Reference
- Place Value and Unitising
- Laws of Arithmetic
- Equality Equivalence and the Equals Sign
- Zero and One as Identities
- Directed Number
- Additive and Multiplicative Reasoning
- The Area Model
- Division
- Scaled Multiplication Tables
- Structural Approaches to Calculation
- Inverse Operations and Fact Families
- Fractions Decimals and Percentages
- Factors Multiples Primes
- Generalising from Patterns
- Variable as a Concept
- Expressions Equations and Identities
- Estimation Approximation and Sense-Checking