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.
Non-calculator
Answer key: Generating sequences worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- (a) 9 — Method: the gaps in this sequence are not constant, so work out each of the two terms named from the rule and then subtract the earlier from the later. Working: the 5th term is 5² + 1 = 25 + 1 = 26 and the 4th term is 4² + 1 = 16 + 1 = 17, so the difference is 26 − 17. Answer: 9. The distractors: 7 comes from using the 3rd and 4th terms, one position too early, 17 − 10; 11 comes from using the 5th and 6th terms, one position too late, 37 − 26; 1 comes from subtracting the position numbers, 5 − 4, instead of the terms themselves.
- (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.
- (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.
- (b) 25 — Substitute n = 7: 4 × 7 − 3 = 28 − 3 = 25. Forgetting to subtract 3 gives 4 × 7 = 28. Subtracting 3 from 7 before multiplying by 4, 4 × (7 − 3) = 16, applies the operations in the wrong order. Substituting n = 8 by miscounting the position gives 4 × 8 − 3 = 29.
- (b) 21 — Method: find the gap between neighbouring terms, then add one gap to the last term that is known. Working: 9 − 5 = 4, 13 − 9 = 4 and 17 − 13 = 4, so 4 is added each time; the 5th term is one step on from the 4th term, so it is 17 + 4. Answer: 21. The distractors: 25 comes from adding the 4 twice and landing on the 6th term; 20 comes from multiplying the position by the common difference, 5 × 4, and ignoring the fact that the sequence starts at 5 rather than at 4; 22 comes from adding the first term, 5, to 17 instead of adding the common difference.
- (b) Week 7 — The height after n weeks is 4 + 5(n − 1) = 5n − 1. The plant is taller than 30 cm when its height, 5n − 1, is more than 30, written 5n − 1 > 30; add 1 to both sides (5n > 31) and divide by 5, which gives n > 6.2, so the first whole week is week 7, where the height is 5 × 7 − 1 = 34 cm. Rounding 6.2 down to week 6 without checking gives a height of only 5 × 6 − 1 = 29 cm, which is not yet taller than 30 cm. Counting one week too many gives week 8. Working out 30 ÷ 5 = 6 and then subtracting 1 from the week number instead of from the height gives week 5.
- (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.
- (c) 100 — Method: apply the position-to-term rule straight to the position asked for, since it does not depend on the term before it. Working: the rule squares the position number and the position is 10, so the term is 10², which means 10 × 10. Answer: 100. The distractors: 81 comes from squaring 9 instead of 10, one position short; 20 comes from multiplying the position by 2 instead of squaring it; 1000 comes from cubing the position, 10 × 10 × 10, instead of squaring it.
- (d) 8 — Method: write the nth term of the sequence, 2000 + 800(n − 1), and find the smallest whole n for which it is greater than 7000. Working: 2000 + 800(n − 1) > 7000, so 800(n − 1) > 5000, giving n − 1 > 6.25. Since n − 1 must be a whole number, the smallest value is 7, so n = 8. Check: year 8's total is 2000 + 800 × 7 = 7600, which is more than £7000, while year 7's total is 2000 + 800 × 6 = 6800, which is not. Answer: year 8. 7 comes from rounding 6.25 to the nearest whole number, 6, and then adding 1, instead of rounding up to the next whole number before adding 1. 6 comes from using 6.25 rounded down to 6 as the year number directly, without adding the 1 needed to convert from the number of increases to the year number. 9 comes from adding one extra year beyond the year that already satisfies the condition.
- (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) 11 — Substitute n=6 into 2n−1: 2×6−1=11. A candidate who adds 2 and 6 and then subtracts 1, instead of multiplying 2 by 6 first, would compute 2+6−1=7. A candidate who substitutes the wrong term number, n=5, would reach 2×5−1=9. A candidate who forgets to subtract 1 would compute just 2×6=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.
- (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.
- (c) 70 — Method: the numbers of tiles form a sequence in which the same amount is added for each extra row, so the total for a number of rows is that amount multiplied by the number of rows. Working: 20 − 10 = 10 and 30 − 20 = 10, so each row adds 10 tiles; 7 rows therefore need 7 lots of 10, that is 7 × 10. Answer: 70. The distractors: 80 comes from counting one row too many and giving the total for 8 rows; 17 comes from adding the 10 tiles to the 7 rows instead of multiplying; 10 comes from giving the number of tiles in a single row rather than the total for all the rows.
Build your own mix at the worksheet builder.