Printable · GCSE Higher · ages 14-16
Special sequences: square, cube, Fibonacci, quadratic, geometric worksheet — GCSE Higher
Fifteen questions on "special sequences: square, cube, fibonacci, quadratic, geometric" — DfE statement A24. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
part HigherNon-calculator
Special sequences: square, cube, Fibonacci, quadratic, geometric worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.An arithmetic sequence has first term 40 and common difference −6. Work out the 9th term of the sequence.
- 2.The first five terms of a quadratic sequence are 5, 8, 13, 20, 29. Work out the next term in the sequence.
- 3.A Fibonacci-type sequence begins 3, 5, 8, 13, ... where each term after the second is the sum of the two terms before it. Work out the 7th term of the sequence.
- 4.Four sequences are shown below. Sequence P: 4, 8, 16, 32, ... Sequence Q: 4, 8, 12, 16, ... Sequence R: 4, 7, 12, 19, ... Sequence S: 4, 9, 16, 25, ... Work out which of the sequences P, Q, R and S is geometric.
- 5.A geometric sequence begins 80, 40, 20, 10, ... Work out the next term in the sequence.
- 6.The nth term of a geometric sequence is given by aₙ = 3 × 2ⁿ⁻¹. Work out the position of the first term that is greater than 1,000.
- 7.The first four terms of a sequence are 2, 2√3, 6, 6√3, ... Work out the next term.
- 8.A geometric sequence has first term 4 and common ratio √2. Work out the sum of the first three terms of the sequence, giving your answer in the form a + b√2.
- 9.A company's profit is £500 in its first year. Each year after that, the profit is £300 more than the year before. Work out the profit in the company's 6th year.
- 10.A geometric sequence has first term 3 and common ratio √2. Work out the 6th term of the sequence, giving your answer in the form a√2.
- 11.A sequence is defined by aₙ = aₙ₋₁ + aₙ₋₂ for n ≥ 3. Given that a₃ = 11 and a₅ = 29, work out a₁.
- 12.A geometric sequence has first term 3 and common ratio √3. Work out the position of the first term of the sequence that exceeds 30.
- 13.A colony of bacteria doubles in number every hour. At 9am there are 5 bacteria in the colony. Work out how many bacteria there will be at 12 noon.
- 14.A fundraising chain letter starts with 3 people taking part in round 1. Each following round has 4 times as many people taking part as the round before. Work out the number of people taking part in round 4.
- 15.A ball is dropped and bounces. The height of each bounce after the first is 8 cm less than the bounce before it. The first bounce reaches 60 cm. Work out the height of the 5th bounce.
Answer key
- (c) −8 — The nth term is the first term plus (n − 1) lots of the common difference: 40 + 8 × (−6) = 40 − 48 = −8. A candidate who uses 9 lots of the common difference instead of 8 gets 40 + 9 × (−6) = −14. A candidate who treats the common difference as +6 instead of −6 gets 40 + 8 × 6 = 88. A candidate who uses only 7 lots of the common difference gets 40 + 7 × (−6) = −2.
- (b) 40 — The differences between consecutive terms are 3, 5, 7, 9, increasing by 2 each time, so the next difference is 11, giving 29 + 11 = 40. A candidate who reuses the last difference of 9 without increasing it gets 29 + 9 = 38. A candidate who increases the difference by only 1 instead of 2 gets 29 + 10 = 39. A candidate who reuses the first difference of 3 instead of the pattern gets 29 + 3 = 32.
- (c) 55 — Continuing the pattern: 8+13=21 (5th term), 13+21=34 (6th term), 21+34=55 (7th term). A candidate who miscounts the position and stops one term early would give 34, the 6th term. A candidate who doubles the most recent term instead of adding the two before it would compute 34×2=68. A candidate who adds a non-adjacent pair — the 4th and 6th terms, skipping the 5th — would compute 13+34=47.
- (c) P — Sequence P has a common ratio of 2 (4 × 2 = 8, 8 × 2 = 16, 16 × 2 = 32), so it is geometric. Sequence Q has a common difference of 4, which is arithmetic, not geometric — a candidate who confuses a constant difference with a constant ratio picks Q. Sequence R has increasing differences of 3, 5, 7, a quadratic sequence, not geometric — a candidate who assumes any fast-growing sequence must be geometric picks R. Sequence S is the square numbers from 2² onwards (2², 3², 4², 5²), which is also quadratic, not geometric — a candidate who thinks squaring always means geometric growth picks S.
- (d) 5 — Each term is found by multiplying the previous term by the common ratio, 0.5: 80, 40, 20, 10, and the next term is 10 × 0.5 = 5. A candidate who instead subtracts the same amount each time (repeating the last difference of 10) would reach 10 − 10 = 0. A candidate who divides by 4 instead of by 2 would reach 10 ÷ 4 = 2.5. A candidate who multiplies by 2 instead of dividing (reversing the direction of the sequence) would reach 10 × 2 = 20.
- (b) 10 — Check n = 9: a₉ = 3 × 2⁸ = 3 × 256 = 768, below 1,000. Check n = 10: a₁₀ = 3 × 2⁹ = 3 × 512 = 1,536, above 1,000. So the first term greater than 1,000 is at position n = 10. Answering 9 comes from forgetting the −1 shift and using the formula as 3 × 2ⁿ instead of 3 × 2ⁿ⁻¹: checking 3 × 2⁹ = 1,536 (which exceeds 1,000) but then reporting the position as n = 9, the exponent used, instead of n = 10 — wrong, because the exponent in the real formula is n − 1, not n. Answering 11 comes from going one term too far: correctly finding that a₁₀ already exceeds 1,000, but then checking one position further and reporting n = 11 instead of stopping at the first position that already works — wrong, because n = 11 is not the FIRST term greater than 1,000. Answering 1,536 gives the VALUE of the term (a₁₀ itself) rather than its position — wrong, because the question asks which term it is (the value of n), not what that term is worth.
- (a) 18 — The common ratio is 2√3 ÷ 2 = √3. Checking: 6 ÷ 2√3 = √3 and 6√3 ÷ 6 = √3, so the ratio is consistent throughout. The next term is 6√3 × √3 = 6 × 3 = 18, since √3 × √3 = 3. Looking only at the coefficients 2, 2, 6, 6 and continuing them by doubling the last one gives 6 × 2 = 12, which is wrong because the step from each term to the next is a multiplication by √3, not a pattern in the coefficients alone. Doubling the previous term instead of multiplying by the surd ratio √3 gives 6√3 × 2 = 12√3, which is wrong because the common ratio is √3, not 2. Using 3 instead of √3 as the common ratio — squaring the true ratio by mistake — gives 6√3 × 3 = 18√3, which is wrong because 3 is the SQUARE of the common ratio, not the ratio itself.
- (a) 12 + 4√2 — a₁ = 4, a₂ = 4√2, and a₃ = a₁ × r² = 4 × (√2)² = 4 × 2 = 8. The sum of the first three terms is 4 + 4√2 + 8 = 12 + 4√2. 8 + 4√2 comes from leaving out a₁ and adding only a₂ + a₃ = 4√2 + 8. 36 + 4√2 comes from squaring the whole second term instead of applying the ratio to the first term: (4√2)² = 32 used as a₃, giving 4 + 4√2 + 32 = 36 + 4√2. 4 + 12√2 comes from using r³ instead of r² for the third term: 4 × (√2)³ = 4 × 2√2 = 8√2, giving 4 + 4√2 + 8√2 = 4 + 12√2.
- (d) £2000 — This is an arithmetic sequence with first term £500 and common difference £300. The 6th term is 500 + 5 × 300 = 2000. A candidate who uses 6 lots of the increase instead of 5 gets 500 + 6 × 300 = 2300. A candidate who forgets to add the first year's profit at all gets 5 × 300 = 1500. A candidate who miscounts the number of increases as 4 instead of 5 gets 500 + 4 × 300 = 1700.
- (d) 12√2 — The nth term of a geometric sequence is a × rⁿ⁻¹. Here a = 3, r = √2, n = 6, so the 6th term is 3 × (√2)⁵. Since (√2)² = 2, (√2)⁴ = (2)² = 4, so (√2)⁵ = (√2)⁴ × √2 = 4√2. The 6th term is 3 × 4√2 = 12√2. 15√2 comes from treating (√2)⁵ as 5√2 — multiplying the index by the surd instead of raising √2 to that power — then multiplying by 3 gives 3 × 5√2 = 15√2, which is wrong because powers of a surd do not scale linearly with the index. 24√2 comes from miscalculating (√2)⁴ as 8 instead of 4 (a squaring slip, since (√2)² = 2 but (√2)⁴ should be 2² = 4, not 2 × 4), giving 3 × 8√2 = 24√2. 4√2 comes from forgetting to multiply by the first term a = 3, leaving just (√2)⁵ = 4√2.
- (a) 4 — a₅ = a₄ + a₃, so a₄ = a₅ − a₃ = 29 − 11 = 18. a₄ = a₃ + a₂, so a₂ = a₄ − a₃ = 18 − 11 = 7. a₃ = a₂ + a₁, so a₁ = a₃ − a₂ = 11 − 7 = 4. Checking forwards: 4, 7, 11, 18, 29. Answering 7 stops one step early, reporting a₂ = 7 instead of continuing back one more step to a₁ — wrong, because the question asks for a₁, not a₂. Answering 18 reports a₄ = 18, an intermediate value found along the way, instead of a₁ — wrong, because a₄ is a term used to reach the answer, not the term the question asks for. Answering 3 takes one backward step too many, working out a further term a₀ = a₂ − a₁ = 7 − 4 = 3 — wrong, because the sequence starts at a₁, so a₁ = 4 is as far back as the question goes.
- (d) 6th term — The terms are aₙ = 3 × (√3)ⁿ⁻¹: a₁ = 3, a₂ = 3√3 ≈ 5.196, a₃ = 9, a₄ = 9√3 ≈ 15.588, a₅ = 27, a₆ = 27√3 ≈ 46.765. Since a₅ = 27 is still below 30 and a₆ ≈ 46.8 is above 30, the 6th term is the first to exceed 30. 4th term comes from treating the common ratio as 3 instead of √3: 3, 9, 27, 81, … — under that wrong ratio, 81, the 4th term, is the first over 30. 5th term comes from misjudging a₅ = 27 as already greater than 30. 7th term comes from tracking only the whole-number terms (3, 9, 27, 81, …) and reporting the ORIGINAL position of 81 in the full sequence — 81 is indeed a₇, but a₆ ≈ 46.8 already exceeds 30 first.
- (a) 40 — From 9am to 12 noon is 3 hours, so the population doubles three times: 5 × 2³ = 40. A candidate who counts the elapsed time as 4 hours (an off-by-one counting error) would reach 5 × 2⁴ = 80. A candidate who counts it as only 2 hours would reach 5 × 2² = 20. A candidate who misreads 'doubles' as 'increases by 2' each hour would compute 5 + 3 × 2 = 11.
- (b) 192 — This is a geometric sequence with first term 3 and common ratio 4: round 2 has 3 × 4 = 12, round 3 has 12 × 4 = 48, round 4 has 48 × 4 = 192. A candidate who applies the ×4 multiplier four times instead of three gets 3 × 4⁴ = 768. A candidate who wrongly treats the growth as arithmetic, taking the round 2 figure of 12 as a fixed amount added each round, gets 3, 15, 27, 39. A candidate who forgets the starting 3 people and just works out 4⁴ gets 256.
- (d) 28 — The height decreases by 8 cm at each bounce after the first, so the nth bounce reaches 60−(n−1)×8 cm. For the 5th bounce: 60−4×8=60−32=28. A candidate who subtracts 8 one time too many, five times instead of four, would compute 60−5×8=20. A candidate who adds the decrease instead of subtracting it, a sign error, would compute 60+4×8=92. A candidate who works out only the total decrease and forgets to include the starting height of 60 cm would compute just 5×8=40.
Build your own mix at the worksheet builder.