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
- (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.
- (b) 1215 — Method: generate the terms one at a time with the term-to-term rule and compare each with 1000 as you go, stopping at the first one that passes it. Working: the terms are 5, then 5 × 3 = 15, then 45, then 135, then 405, and 405 × 3 = 1215; 405 is still below 1000 while 1215 is above it. Answer: 1215. The distractors: 405 comes from stopping at the last term that is still below 1000 instead of giving the first one above it; 3645 comes from carrying on one term too far, past the first term that passes 1000; 2187 comes from using the multiplier 3 as the first term as well, generating 3, 9, 27, 81, 243, 729, 2187 instead of the sequence described.
- (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.
- (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.
- (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.
- (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) 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.
- (d) Yes: the 8th term is 50 − 8 × 7 = −6, which is negative. — Method: find the 8th term by subtracting 8 a total of 7 times from the first term, since the 1st term itself needs 0 subtractions. Working: 8th term = 50 − 8 × 7 = 50 − 56 = −6, which is negative, so Priya is correct. Answer: Yes, the 8th term is 50 − 8 × 7 = −6, which is negative. The "50 − 8 × 6 = 2" option subtracts 8 only six times instead of seven, an off-by-one error in counting the steps. The "50 − 8 × 8 = −14" option subtracts 8 eight times instead of seven, the opposite off-by-one error. The claim that repeated subtraction "can never go negative" ignores that subtracting enough times from any starting value eventually gives a negative result.
- (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) 32 — The terms are 60, 53, 46, 39, 32 — each found by subtracting 7 from the term before, so the 5th term is 32. Subtracting 7 five times from the first term instead of four times, 60 − 7 × 5 = 25, treats the first term as if it came before the sequence starts. Adding 7 four times instead of subtracting, 60 + 7 × 4 = 88, uses the wrong operation. Stopping one term early gives the 4th term, 39.
- (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) 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.
- (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.
- (a) 38 — Method: substitute the position number into the rule and follow the order of operations, so the squaring is carried out before the 2 is added. Working: n = 6 gives 6² + 2; 6² means 6 × 6 = 36, and then 2 is added to 36. Answer: 38. The distractors: 14 comes from multiplying the position by 2 instead of squaring it, 6 × 2 + 2; 36 comes from squaring correctly and then forgetting to add the 2; 64 comes from adding the 2 first and squaring afterwards, (6 + 2)².
- (d) 23 — Method: find the number added each time, then add it to the first term once for every step between the first term and the term wanted. Working: 5 − 2 = 3, 8 − 5 = 3 and so on, so 3 is added each time; the 8th term is seven steps on from the 1st term, so it is 2 + 7 × 3 = 2 + 21. Answer: 23, which agrees with counting on from the 5th term: 14, 17, 20 and then one step more. The distractors: 26 comes from adding the common difference eight times instead of seven, 2 + 8 × 3; 20 comes from stopping one term early, at the 7th term; 24 comes from multiplying the position by the common difference, 8 × 3, and ignoring the fact that the sequence starts at 2 rather than at 3.
Build your own mix at the worksheet builder.