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
Generating sequences worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.A sequence has the position-to-term rule 5n − 2, where n is the position number. Which of these is a term in the sequence?
- 2.The nth term of a sequence is n² + 3. Work out the first term of the sequence that is greater than 50.
- 3.A company's profit was £2000 in its first year. Each following year, the profit increases by £800. Work out the first year in which the profit is more than £7000.
- 4.A sequence has the position-to-term rule: the term is the position number multiplied by itself. Its first five terms are 1, 4, 9, 16, 25. Work out the 8th term.
- 5.A geometric sequence starts at 3, and each term after that is found by multiplying the term before it by 2. Write down the first four terms.
- 6.The nth term of a sequence is 2n² + 1. Work out the 4th term of the sequence.
- 7.A plant is 4 cm tall in week 1. Each week after that, its height increases by 5 cm. Work out the first week in which the plant is taller than 30 cm.
- 8.Which of these rules generates the sequence 6, 11, 16, 21, …?
- 9.Write down the first four terms of the sequence with nth term 6n − 5.
- 10.A sequence has the position-to-term rule n² − 3, where n is the position number. Work out the difference between the 6th term and the 5th term.
- 11.Here are the first five terms of an arithmetic sequence: 4, 7, 10, 13, 16. Work out the 9th term.
- 12.A sequence begins at 60, and each term after that is found by subtracting 7 from the term before it. Work out the 5th term of the sequence.
- 13.Here are the first four terms of an arithmetic sequence: 5, 9, 13, 17. Work out the 5th term.
- 14.A geometric sequence starts at 4, and each term after that is found by multiplying the term before it by 3. Write down the first four terms of the sequence.
- 15.A wall is tiled in rows, and every row uses the same number of tiles. One row uses 10 tiles, two rows use 20 tiles and three rows use 30 tiles. Work out how many tiles are needed for 7 rows.
Answer key
- (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.
- (a) 52 — Test successive terms: n=6 gives 6²+3=39, which is not greater than 50. n=7 gives 7²+3=52, which is greater than 50, so the first term greater than 50 is 52. A candidate who stops at n=6, before checking whether 39 actually exceeds 50, would give 39. A candidate who solves n²>50 instead of n²+3>50, ignoring the +3 in the search, would find n=8 is the first value with n²>50 (since 7²=49) and compute 8²+3=67. A candidate who computes n² by doubling n instead of squaring it would compute 2×7+3=17.
- (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) 64 — Method: a position-to-term rule is applied straight to the position number, so a term far along the sequence can be found without writing out the terms in between. Working: the rule multiplies the position by itself and the position asked for is 8, so the term is 8 × 8. Answer: 64. The distractors: 16 comes from multiplying the position by 2 instead of by itself; 81 comes from working out 9 × 9, one position too far along; 8 comes from writing down the position number itself as the term.
- (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.
- (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) 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.
- (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) 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.
- (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) 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) 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) 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) 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.