Printable · GCSE Foundation · ages 14-16
Generating sequences worksheet — GCSE Foundation
Fifteen questions on "generating sequences" — DfE statement A23. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
Answer key: Generating sequences worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- (d) 12 — Method: write the nth term of the sequence, 18 + 4(n − 1), set it equal to 62, and solve for n. Working: 18 + 4(n − 1) = 62, so 4(n − 1) = 44, giving n − 1 = 11, so n = 12. Answer: row 12. 11 comes from using 18 + 4n = 62 instead of 18 + 4(n − 1) = 62, an off-by-one error, giving n = 11. 48 comes from correctly simplifying to 4n = 48 but stopping there, without dividing by 4 to find n. 15.5 comes from dividing 62 by 4 directly, ignoring the 18 seats already in the front row.
- (b) 4, 12, 36, 108 — Method: multiply the previous term by 3 each time, starting from the first term. Working: 4 × 3 = 12, 12 × 3 = 36, 36 × 3 = 108. Answer: 4, 12, 36, 108. 4, 7, 10, 13 comes from adding 3 each time instead of multiplying by 3, confusing this with an arithmetic sequence. 4, 12, 15, 18 comes from multiplying correctly to get the second term, then switching to adding 3 for the rest. 12, 36, 108, 324 comes from listing the terms after the first term, missing off the starting value of 4.
- (b) 14 — Substitute n=4 into 3n+2: 3×4+2=14. A candidate who adds 3 and n instead of multiplying would compute 3+4+2=9. A candidate who substitutes the wrong term number, n=3, would reach 3×3+2=11. A candidate who forgets to add the constant term would compute just 3×4=12.
- (c) 5n + 1 — Method: find the common difference, then use it as the coefficient of n in the position-to-term rule, and find the constant by checking against the first term. Working: the common difference is 5, so the rule has the form 5n + c. Using the 1st term: 5(1) + c = 6, so c = 1. The rule is 5n + 1. Answer: 5n + 1. 5n − 1 uses the correct coefficient but the wrong sign for the constant. 6n comes from using the first term as the coefficient of n instead of the common difference — it matches the 1st term by coincidence but fails from the 2nd term onward. n + 5 swaps the coefficient and the constant around, using the common difference as the constant instead of the coefficient of n.
- (a) 11 — Method: work out each term separately using the rule n² − 3, then subtract. Working: 6th term = 6² − 3 = 36 − 3 = 33. 5th term = 5² − 3 = 25 − 3 = 22. Difference: 33 − 22 = 11. Answer: 11. 8 comes from subtracting the constant −3 once at the end instead of it already being included in both terms, (36 − 25) − 3. 1 comes from working out (6 − 5)² instead of finding 6² and 5² separately and then subtracting. −11 comes from subtracting in the wrong order, the 5th term minus the 6th term instead of the 6th minus the 5th.
- (c) 32 — Using the rule 3n + 4: the 3rd term is 3 × 3 + 4 = 13, and the 5th term is 3 × 5 + 4 = 19, so their sum is 13 + 19 = 32. Forgetting to add the 4 for the 3rd term, 3 × 3 = 9, and adding the correct 5th term, gives 9 + 19 = 28. Rounding the 19 up to 20 to make the addition easier and then forgetting to take the extra 1 back off, 13 + 20 = 33, gives 33. Using the rule 4n + 3 instead of 3n + 4 gives 4 × 3 + 3 = 15 and 4 × 5 + 3 = 23, summing to 38.
- (d) 13 — Method: the numbers of matchsticks form a sequence with a term-to-term rule, so count the first square in full and then add the repeated amount once for every extra square. Working: one square uses 4 matchsticks; a row of 4 squares has 3 extra squares after the first, and each of those adds 3 matchsticks, giving 3 × 3 = 9 to add on to the 4. Answer: 13. The distractors: 16 comes from counting each square as a separate set of 4 matchsticks, 4 × 4, and ignoring the shared sides; 12 comes from using 3 matchsticks for all four squares, 3 × 4, and forgetting that the first square needs a fourth side; 10 comes from adding the 3 only twice, as though a row of four squares had two extra squares rather than three.
- (b) 12.5 — Method: apply the term-to-term rule to the term just written, and keep the exact value even when halving does not give a whole number. Working: the term before the one wanted is 25, and halving it means working out 25 ÷ 2, which is 12 with 1 left over to share, giving a half. Answer: 12.5. The distractors: 12 comes from halving 25 and then cutting the result down to a whole number; 0 comes from treating the sequence as one with a constant difference and taking 25 away from 25; 6.25 comes from halving twice and giving the term after the next one.
- (c) 1, 7, 13, 19 — Method: substitute n = 1, 2, 3, 4 into the rule 6n − 5 in turn. Working: n = 1: 6 − 5 = 1. n = 2: 12 − 5 = 7. n = 3: 18 − 5 = 13. n = 4: 24 − 5 = 19. Answer: 1, 7, 13, 19. 6, 12, 18, 24 comes from using 6n on its own, forgetting to subtract 5. 5, 11, 17, 23 comes from using the rule 6n − 1 instead of 6n − 5, a slip in the constant. 0, 6, 12, 18 comes from using 6(n − 1) instead of 6n − 5, effectively shifting every term one position along.
- (c) 28 — Method: substitute values of n into 5n − 2 and check which of the options matches. Working: for n = 6, 5 × 6 − 2 = 30 − 2 = 28, so 28 is a term of the sequence, the 6th term. Answer: 28. 27 comes from using the rule 5n − 3 instead of 5n − 2. 30 comes from using 5n on its own, forgetting to subtract 2 at all. 20 comes from applying the subtraction before the multiplication, working out 5 × (n − 2) instead of 5n − 2.
- (d) 3, 6, 12, 24 — Method: a term-to-term rule is applied to the term just written, so start with the first term and use the rule three more times. Working: the first term is 3; 3 × 2 = 6 is the second; 6 × 2 = 12 is the third; 12 × 2 = 24 is the fourth. Answer: 3, 6, 12, 24. The distractors: 3, 5, 7, 9 comes from adding 2 each time instead of multiplying by 2; 3, 9, 27, 81 comes from multiplying by the first term, 3, instead of by the multiplier 2 the rule gives; 6, 12, 24, 48 comes from doubling before writing anything down, so the list starts one term too late and the given first term is missing.
- (b) 37 — The terms are 7, 13, 19, 25, 31, 37 — each found by adding 6 to the term before, so the 6th term is 37. Adding 6 six times to the first term instead of five times, 7 + 6 × 6 = 43, treats the first term as if it were before the sequence starts. Stopping one term early gives the 5th term, 31. Stopping two terms early gives the 4th term, 25.
- (b) 28 — Method: find the common difference, then use the position-to-term rule (or extend the sequence) to reach the 9th term. Working: the common difference is 7 − 4 = 3, so the nth term is 4 + 3(n − 1). For n = 9: 4 + 3 × 8 = 4 + 24 = 28. Answer: 28. 27 comes from using 3n instead of 3n + 1, dropping the constant term from the rule, 3 × 9 = 27. 31 comes from extending from the 5th term by one step too many, adding 3 five times instead of four, 16 + 3 × 5. 25 comes from extending by one step too few, adding 3 three times instead of four, 16 + 3 × 3.
- (a) 33 — Substitute n=4 into 2n²+1: 2×4²+1=2×16+1=33. A candidate who computes n² as 2×n instead of n×n would compute 2×(2×4)+1=2×8+1=17. A candidate who correctly finds 2×16 but forgets to add the constant 1 would stop at 32. A candidate who squares the whole term 2n, rather than squaring n before multiplying by 2, would compute (2×4)²+1=64+1=65.
- (b) 3, 6, 9, 12 — Method: substitute the positions n = 1, 2, 3 and 4 into the rule in turn, because a position-to-term rule gives each term from its own position number. Working: 3 × 1 = 3, 3 × 2 = 6, 3 × 3 = 9 and 3 × 4 = 12. Answer: 3, 6, 9, 12. The distractors: 3, 9, 27, 81 comes from reading 3n as 3 multiplied by itself n times and so multiplying by 3 at every step; 0, 3, 6, 9 comes from starting the count at n = 0, which shifts every term one place; 4, 5, 6, 7 comes from reading 3n as n + 3 and adding 3 to each position number instead of multiplying by 3.
Build your own mix at the worksheet builder.