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 Higher
Special sequences: square, cube, Fibonacci, quadratic, geometric worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.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.
- 2.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.
- 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.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.
- 5.A tree is 2 metres tall. Each year its height increases by 10% of its height at the start of that year. Work out the height of the tree after 3 years, giving your answer to 1 decimal place.
- 6.Four sequences are shown below. Sequence P: 3, 6, 12, 24, … Sequence Q: 1, 4, 9, 16, … Sequence R: 2, 4, 8, 14, … Sequence S: 5, 10, 15, 20, … Work out which of the sequences P, Q, R and S is geometric.
- 7.The 2nd term of a geometric sequence is 6 and the 4th term is 24. Given that all the terms of the sequence are positive, work out the common ratio.
- 8.The first four terms of a sequence are 2, 2√3, 6, 6√3, ... Work out the next term.
- 9.A Fibonacci-type sequence is defined by aₙ = aₙ₋₁ + aₙ₋₂ for n ≥ 3. Given that a₁ = 5 and a₃ = 17, work out a₂.
- 10.An arithmetic sequence has first term 40 and common difference −6. Work out the 9th term of the sequence.
- 11.A stack of firewood has 3 logs in the top layer. Each layer below has 4 more logs than the layer above it. Work out the number of logs in the 6th layer from the top.
- 12.A geometric sequence has first term 3 and common ratio 2. Work out the 5th term of the sequence.
- 13.Find the common ratio of the geometric sequence 5, 5√2, 10, 10√2, ... Give your answer in surd form.
- 14.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.
- 15.The first five terms of a quadratic sequence are 2, 5, 10, 17, 26. Work out the next term in the sequence.
Answer key
- (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.
- (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.
- (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.
- (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) 2.7 — The height after 3 years of 10% compound growth is 2 × 1.1³ = 2.662 m, which rounds to 2.7 m. A candidate who adds 10% of the original height (0.2 m) in each of the 3 years, instead of compounding on the new height each time, would reach 2 + 3×0.2 = 2.6 m. A candidate who compounds for only 2 years would reach 2 × 1.1² = 2.42 m, rounding to 2.4 m. A candidate who compounds for 4 years instead of 3 would reach 2 × 1.1⁴ = 2.928 m, rounding to 2.9 m.
- (a) P — A sequence is geometric when consecutive terms share a constant ratio. For P: 6 ÷ 3 = 2, 12 ÷ 6 = 2, 24 ÷ 12 = 2 — the ratio is constant at 2, so P is geometric. Q is the square numbers (1², 2², 3², 4²), a quadratic sequence: its ratios are 4, 2.25, 1.78, … — not constant. R looks geometric at first (2, 4, 8 doubles each time), but the pattern breaks: 8 to 14 is a ratio of 1.75, not 2. Its first differences are 2, 4, 6 — a constant second difference of 2 — so R is a quadratic sequence, not geometric. S has a constant DIFFERENCE of 5 (it is arithmetic), but its ratios (2, 1.5, 1.33, …) are not constant, so it is not geometric.
- (c) 2 — For a geometric sequence, a₄ = a₂ × r². So r² = a₄ ÷ a₂ = 24 ÷ 6 = 4, giving r = 2 or r = −2. Since all the terms are positive, r = 2. 4 comes from computing a₄ ÷ a₂ = 4 and stopping there, without taking the square root to find r. 18 comes from subtracting instead of dividing: a₄ − a₂ = 24 − 6 = 18, taken directly as the common ratio. −2 is the other square root of 4, but it is rejected because all the sequence's terms are given as positive.
- (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.
- (d) 12 — Since a₃ = a₂ + a₁, rearranging gives a₂ = a₃ − a₁ = 17 − 5 = 12. 22 comes from adding instead of subtracting: a₃ + a₁ = 17 + 5 = 22. 11 comes from treating the sequence as if it were arithmetic and averaging the two given terms: (5 + 17) ÷ 2 = 11 — but a Fibonacci-type sequence isn't arithmetic, so this doesn't apply. −12 comes from subtracting in the wrong order: a₁ − a₃ = 5 − 17 = −12.
- (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.
- (a) 23 — The number of logs increases by 4 for each layer down, starting from 3 in the top layer, so the nth layer has 3+(n−1)×4 logs. For the 6th layer: 3+5×4=3+20=23. A candidate who adds the difference of 4 six times instead of five, treating the top layer as needing an addition too, would compute 3+6×4=27. A candidate who uses 4n instead of 4n−1, omitting the adjustment for the first layer, would compute 4×6=24. A candidate who subtracts the common difference, 4, instead of 1 when adjusting the multiplier would compute 4×6−4=20.
- (d) 48 — Each term is found by multiplying the previous term by the common ratio, 2: 3, 6, 12, 24, 48 — the 5th term is 48. A candidate who mistakes the common ratio for a common difference, and adds 2 four times, would reach 3+4×2=11. A candidate who works out the multiplier 2⁴=16 but forgets to multiply it by the first term would give 16. A candidate who multiplies one time too many (finding the 6th term instead of the 5th) would reach 3×2⁵=96.
- (b) √2 — 5√2 ÷ 5 = √2. Checking between the third and second terms: 10 ÷ 5√2 = √2 as well (since 10 ÷ 5√2 = 2 ÷ √2 = √2), so the common ratio is confirmed as √2 throughout. Squaring the ratio instead of leaving it as a surd gives 2, which is wrong because 2 is the SQUARE of the common ratio, not the ratio itself. Rounding the exact surd to a decimal gives 1.41, which is wrong because the sequence is defined using an exact surd ratio, and a rounded decimal is not the same value. Writing down the SECOND TERM of the sequence, 5√2, instead of the ratio BETWEEN terms, gives 5√2, which is wrong because a term of the sequence is not the same thing as the common ratio.
- (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.
- (c) 37 — The first differences are 3, 5, 7, 9 — they increase by 2 each time (the second difference), so the next first difference is 11, giving 26+11=37. A candidate who repeats the last first difference (9) instead of increasing it would reach 26+9=35. A candidate who increases the difference by 4 instead of 2 would reach 26+13=39. A candidate who adds only the second difference (2) to the last term, instead of the next first difference, would reach 26+2=28.
Build your own mix at the worksheet builder.