GCSE Maths Foundation · AQA · Sequences
Geometric and Fibonacci sequences: check the rule before you continue
Most sequences students meet first go up by a constant difference, so that habit gets applied to every sequence. But is geometric — each term is the one before multiplied by 4 — and a Fibonacci sequence like adds the two previous terms. Reading either as “add the same amount” gives the wrong terms.
The thirty-second fix: check the rule before continuing — a geometric sequence multiplies by a fixed ratio, and a Fibonacci sequence adds the two terms before. So the term after 16 in is , and continues , then .
Already know this is your gap? Skip the diagnostic and jump straight into the targeted lesson.
How to spot it in your own work
- You assumed a constant difference, so for you looked for “add the same amount” when the rule is × 4.
- You did not test the gaps: are not equal, so the sequence is not arithmetic.
- You continued a Fibonacci sequence by adding a fixed number instead of summing the two previous terms, missing .
- You dropped or mishandled the sign while summing terms, e.g. treating as instead of .
An exam question that triggers it
Here is a canonical AQA Foundation trigger (non-calculator paper, find the missing term):
Here is a sequence.
Work out the missing term.
The misconception is to hunt for a constant difference. The gaps are not equal, so there is no fixed difference — the rule is multiplicative.
Each term is the one before times 4: , , so the missing term is (and confirms it).
Why students fall for this
The first sequences anyone studies — , the multiples, the linear ones — all go up by a fixed amount, so “find the difference and keep adding” becomes the default move. Applied to it fails at once: the gaps are , which grow rather than stay equal. The pattern is multiplicative — each term is the previous one times the same ratio, here 4.
Fibonacci-style sequences break the habit a second way: there is no single number that is added at all. Each term is the sum of the two before it. Starting , the next term is , then , giving — and the signs have to be carried carefully, since adding two negatives makes a larger negative.
AQA Foundation papers exploit both directly: a geometric run with a blank to fill, and a Fibonacci-style sequence where you continue from two given terms. Assuming a constant difference produces a confident wrong answer in each case.
Worked example — a Fibonacci continuation. Continue for two more terms.
Each term is the sum of the two before it, keeping the signs:
So the sequence runs . Adding a fixed difference would miss this entirely — there is no constant being added.
The fix: Check the rule first: geometric multiplies by a fixed ratio, Fibonacci adds the two previous terms
Test for a constant difference first. Find the gaps. For they are — not equal, so it is not arithmetic.
Then test for a constant ratio. Divide each term by the one before: , — a fixed ratio of 4, so it is geometric. The missing term is .
If neither, try adding the two previous terms. A Fibonacci-style sequence has each term equal to the sum of the two before: gives , then .
Carry the signs. When the terms are negative, add them as directed numbers — , a larger negative, not a smaller one.
Worked example
Fill the blank in , then continue . The trap in both is to assume a constant difference; the fix is to identify the rule first.
- Rule out a constant difference. The gaps in are then — not equal, so the sequence is not arithmetic.
- Find the ratio. and , so each term is the previous one times 4 — geometric with ratio 4.
- Fill the blank. The missing term is , confirmed by the 256 that follows.
- Continue the Fibonacci sequence. Each term is the sum of the two before, carrying the signs:so continues .
So before continuing any sequence, check whether the rule is add a fixed amount, multiply by a fixed ratio, or add the two previous terms — the missing term after 16 is , not whatever a constant difference would predict.
Find out if this is costing you marks
The 10-minute diagnostic checks for this pattern (and four others) using AQA-style GCSE Higher items. Free, no signup, anonymous.
Common questions
- What comes after 16 in the sequence ?
64. This is a geometric sequence: each term is the one before multiplied by 4, since , , and . The ratio is 4, not a constant difference, so the term after 16 is . Treating it as a difference sequence fails immediately, because the gaps are not equal.
- How do you continue a Fibonacci sequence like ?
Each term after the first two is the sum of the two terms before it. Starting , the next term is , then , so the sequence is . You add the two previous terms each time, keeping the signs; you do not add a constant difference.
- How do you tell if a sequence is arithmetic, geometric or Fibonacci?
Check the rule before continuing. If each term is the previous one plus a fixed amount, it is arithmetic (constant difference). If each term is the previous one times a fixed amount, it is geometric (constant ratio), as in with ratio 4. If each term is the sum of the two before it, it is Fibonacci-style. Test the first few terms against each rule rather than assuming a constant difference.
Related misconceptions
- Finding the nth-term rule of a sequenceThe linear case where there is a constant difference: that difference becomes the coefficient of n, so 2, 5, 8, 11 is 3n − 1.
- Term-to-term vs nth-term rulesWhich kind of rule the question wants: a term-to-term step like add 6, or an nth-term expression like 6n − 1 that reaches any term.