Printable · GCSE Foundation · ages 14-16
Special sequences: square, cube, Fibonacci, quadratic, geometric worksheet — GCSE Foundation
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 Foundation
MathsUKwww.geekhero.co.uk
- 1.The first five cube numbers are 1, 8, 27, 64, 125. Write down the next cube number in the sequence.
- 2.The triangular numbers begin 1, 3, 6, 10, 15, ... Work out the next term in the sequence.
- 3.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.
- 4.A geometric sequence has first term 3 and common ratio 2. Work out the 5th term of the sequence.
- 5.Which of these numbers is a cube number?
- 6.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.
- 7.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.
- 8.The first five terms of a quadratic sequence are 5, 8, 13, 20, 29. Work out the next term in the sequence.
- 9.An arithmetic sequence has first term 40 and common difference −6. Work out the 9th term of the sequence.
- 10.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.
- 11.The first five terms of a quadratic sequence are 2, 5, 10, 17, 26. Work out the next term in the sequence.
- 12.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.
- 13.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.
- 14.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.
- 15.A sequence starts at 2. Each term after that is found using the rule "double the previous term, then add 1". Work out the 4th term of the sequence.
Answer key
- (a) 216 — The cube numbers are formed by cubing 1, 2, 3, 4, 5, ..., so the next one is 6³ = 216. A candidate who squares 6 instead of cubing it gets 6² = 36. A candidate who assumes the sequence doubles each time gets 125 × 2 = 250. A candidate who uses 5 × 6² instead of 6 × 6 × 6 gets 180.
- (d) 21 — The differences between consecutive triangular numbers increase by 1 each time: 3−1=2, 6−3=3, 10−6=4, 15−10=5. So the next difference is 6, giving 15+6=21. A candidate who keeps the difference the same as the previous step (adding 5 again) would reach 20. A candidate who uses a constant difference of 3 throughout would reach 18. A candidate who instead finds the square of the term number (5²=25, since 15 is the 5th term) would reach 25 — that is the rule for square numbers, not triangular numbers.
- (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.
- (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) 27 — 27 = 3³ (3 × 3 × 3), so it is a cube number. The other three, 9 = 3², 16 = 4² and 25 = 5², are all square numbers, not cube numbers — each is reached by multiplying a whole number by itself only twice, not three times.
- (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.
- (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.
- (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) −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.
- (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.
- (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.
- (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) 23 — Term 1 is 2. Term 2 = 2 × 2 + 1 = 5. Term 3 = 2 × 5 + 1 = 11. Term 4 = 2 × 11 + 1 = 23. A candidate who doubles each term but forgets to add 1 gets 2, 4, 8, 16. A candidate who adds 1 before doubling at each step (the wrong order) gets 2, 6, 14, 30. A candidate who forgets to add 1 only on the final step gets 2 × 11 = 22.
Build your own mix at the worksheet builder.