Printable · GCSE Higher · ages 14-16
The nth term of linear and quadratic sequences worksheet — GCSE Higher
Fifteen questions on "the nth term of linear and quadratic sequences" — DfE statement A25. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
part HigherNon-calculator
The nth term of linear and quadratic sequences worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.The first four terms of a sequence are 6, 13, 20, 27. Work out an expression, in terms of n, for the nth term.
- 2.The nth term of a sequence is n² − 2n + 5. Work out the 10th term.
- 3.A hall is set out in rows of chairs for an assembly. Row 1 has 50 chairs, row 2 has 45 chairs, row 3 has 40 chairs, and row 4 has 35 chairs, with each row after the first having 5 fewer chairs than the one before. Work out an expression, in terms of n, for the number of chairs in row n.
- 4.The first five terms of a quadratic sequence are −1, 4, 13, 26, 43. Work out an expression, in terms of n, for the nth term.
- 5.The first four terms of a sequence are 4, 9, 14, 19. Work out an expression, in terms of n, for the nth term.
- 6.A car park charges by the hour. Parking for 1 hour costs £5, 2 hours costs £9, 3 hours costs £13 and 4 hours costs £17, with the cost increasing by the same amount for each extra hour. Work out an expression, in terms of n, for the cost, in pounds, of parking for n hours.
- 7.The nth term of a sequence is 4n + 2. A term in the sequence has value 30. Work out its position, n, in the sequence.
- 8.The nth term of a sequence is n² + 2n − 4. Work out the 7th term.
- 9.The nth term of a sequence is n² + 4n. Work out the term number, n, for which the term equals 45.
- 10.The nth term of a sequence is 3n² + 2n − 1. Work out the 10th term.
- 11.A square patio of side length n slabs is surrounded by a single border of square paving slabs of the same size. For a patio with side length n, the total number of slabs used for the patio and its border together is 9 when n = 1, 16 when n = 2, 25 when n = 3, and 36 when n = 4. Work out an expression, in terms of n, for the total number of slabs.
- 12.A pattern is made from tiles. Pattern 1 uses 4 tiles, pattern 2 uses 7 tiles, pattern 3 uses 10 tiles and pattern 4 uses 13 tiles, with each pattern using 3 more tiles than the one before. Work out an expression, in terms of n, for the number of tiles used in pattern n.
- 13.The first four terms of a sequence are 11, 18, 25, 32. Ravi thinks the nth term is 7n. Work out the correct expression for the nth term.
- 14.The first four terms of a sequence are 2, 6, 10, 14. Priya says the nth term is 4n. Work out the correct expression for the nth term.
- 15.The first five terms of a quadratic sequence are 4, 7, 12, 19, 28. Work out an expression, in terms of n, for the nth term.
Answer key
- (c) 7n − 1 — Method: find the common difference, then find the constant that fits the first term. Working: 13 − 6 = 7, 20 − 13 = 7, 27 − 20 = 7, so the terms increase by 7 each time and the nth term has the form 7n + c. Substituting n = 1: 7(1) + c = 6, so c = −1. Answer: the nth term is 7n − 1. The value 7n comes from leaving out the constant altogether. The value 7n + 6 comes from using the first term as the constant directly, without subtracting the common difference first. The value 6n + 1 comes from using the first term, 6, as the coefficient of n instead of the common difference, and then attaching +1 with the sign of the constant flipped.
- (b) 85 — Substitute n = 10: 10² − 2 × 10 + 5 = 100 − 20 + 5 = 85. A sign error on the −2n term, treating it as +2n, gives 100 + 20 + 5 = 125. Using n = 9 instead of n = 10 gives 81 − 18 + 5 = 68. Working out 10² − 2 × 10 but forgetting to add the final +5 gives 80.
- (a) 55 − 5n — The number of chairs decreases by 5 in each row after the first, so the common difference is d=−5, and the first term is a=50. The nth term is a+(n−1)d = 50+(n−1)(−5) = 50−5n+5 = 55−5n. A candidate who uses the common difference as the constant term instead of correctly finding 55, giving the constant as −5 instead, would write −5n−5. A candidate who uses the first term, 50, as the coefficient of n instead of the common difference, would write 50n−5. A candidate who does not multiply the common difference by n at all, treating the nth term as n+d instead of dn+c, would write n−5.
- (d) 2n² − n − 2 — First differences: 5, 9, 13, 17. Second differences: 4, 4, 4, so a = 4 ÷ 2 = 2. Subtracting 2n² (2, 8, 18, 32, 50) from the terms (−1, 4, 13, 26, 43) leaves −3, −4, −5, −6, −7, which is the linear expression −n − 2. So the nth term is 2n² − n − 2. Using the second difference itself as a, without halving it, gives 4n² − n − 2. Finding a = 2 correctly but dropping the linear remainder −n − 2 entirely leaves 2n². Treating the first first difference (5) as a common difference and building a + (n − 1)d = −1 + 5(n − 1) gives 5n − 6, which only matches the first two terms.
- (d) 5n − 1 — The common difference is 5 (9−4=5), so the expression starts 5n. To match the first term when n=1, 5×1+c=4, so c=−1: the nth term is 5n−1. A candidate who uses the first term itself as the constant, instead of first term minus the common difference, would write 5n+4 (giving 9, 14, 19, 24 — one term too high throughout). A candidate who omits the constant term altogether would write just 5n (giving 5, 10, 15, 20, not matching the sequence). A candidate who adds the common difference to n instead of multiplying would write n+5 (giving 6, 7, 8, 9, far too small).
- (a) 4n + 1 — Method: find the increase in cost per hour, then find the constant by adjusting the 1-hour cost. Working: the cost goes up by £4 for each extra hour (9 − 5 = 4), so the coefficient of n is 4. The constant is the 1-hour cost minus the common difference: 5 − 4 = 1. Answer: the nth term is 4n + 1. 4n + 5 comes from using the 1-hour cost, 5, as the constant without subtracting the common difference. 4n − 3 comes from a slip in working out the constant, subtracting the common difference twice (5 − 4 − 4 = −3) instead of once. n + 4 comes from swapping the hourly increase and the constant.
- (c) 7 — To reverse the rule, subtract the constant then divide by the coefficient: 30−2=28, then 28÷4=7, so n=7. A candidate who adds the constant instead of subtracting it, a sign error when rearranging, would compute (30+2)÷4=32÷4=8. A candidate who subtracts the constant correctly but then forgets to divide by the coefficient would stop at 30−2=28. A candidate who treats 4n+2 as a single term 6n, adding the coefficient and constant together, would compute 30÷6=5.
- (c) 59 — Substitute n = 7: 7² + 2 × 7 − 4 = 49 + 14 − 4 = 59. A sign error on the +2n term, treating it as −2n, gives 49 − 14 − 4 = 31. Working out 7² + 2 × 7 but forgetting to subtract the final 4 gives 49 + 14 = 63. Using n = 6 instead of n = 7 gives 36 + 12 − 4 = 44.
- (b) 5 — Set n² + 4n = 45, so n² + 4n − 45 = 0. This factorises as (n + 9)(n − 5) = 0, giving n = −9 or n = 5. Since a term number must be positive, n = 5. Taking the magnitude of the rejected negative solution, 9, instead of discarding it, gives 9. Dividing 45 by the coefficient of n and ignoring the n² term entirely, 45 ÷ 4 = 11.25, rounded to the nearest whole number, gives 11. Dropping the linear term 4n and solving n² = 45 instead, the nearest whole number to √45 = 6.708 is 7.
- (b) 319 — Substitute n = 10: 3 × 10² + 2 × 10 − 1 = 3 × 100 + 20 − 1 = 300 + 20 − 1 = 319. A sign error on the +2n term, treating it as −2n, gives 300 − 20 − 1 = 279. Working out 3 × 10² + 2 × 10 but forgetting to subtract the final 1 gives 300 + 20 = 320. Using n = 9 instead of n = 10 gives 3 × 81 + 18 − 1 = 243 + 18 − 1 = 260.
- (a) n² + 4n + 4 — The whole patio-plus-border square has side length (n + 2), so the total is (n + 2)². Expanding this bracket correctly gives n² + 4n + 4, which matches 9, 16, 25, 36 for n = 1, 2, 3, 4. Expanding (n + 2)² by squaring each term separately, as if (a + b)² = a² + b², gives n² + 4, which is already wrong at n = 1 (it gives 5, not 9). Multiplying out (n + 2)(n + 2) as n² + 2n + 2n but forgetting the final 2 × 2 gives n² + 4n, which is 5 short at every value of n. Counting the patio twice — once as the n² inner square and again inside the (n + 2)² total — gives n² + (n² + 4n + 4) = 2n² + 4n + 4.
- (b) 3n + 1 — Method: find how many more tiles each pattern uses, then find the constant by adjusting pattern 1's total. Working: each pattern uses 3 more tiles than the last, so the coefficient of n is 3. The constant is pattern 1's total minus the common difference: 4 − 3 = 1. Answer: the nth term is 3n + 1. 3n + 4 comes from using pattern 1's total, 4, as the constant without subtracting the common difference. 3n − 2 comes from a slip in working out the constant, subtracting the common difference twice (4 − 3 − 3 = −2) instead of once. n + 3 comes from swapping the common difference and the constant.
- (a) 7n + 4 — Method: find the common difference, then find the constant that fits the first term. Working: 18 − 11 = 7, 25 − 18 = 7, 32 − 25 = 7, so the terms increase by 7 each time and the nth term has the form 7n + c. Substituting n = 1: 7(1) + c = 11, so c = 4. Answer: the correct nth term is 7n + 4. The value 7n is Ravi's value, which comes from using only the common difference and leaving out the constant. The value 7n + 11 comes from using the first term as the constant directly, without subtracting the common difference first. The value 11n + 7 comes from swapping the roles of the first term and the common difference — using the first term, 11, as the coefficient of n and the difference, 7, as the constant.
- (c) 4n − 2 — Method: find the common difference, then find the constant that fits the first term. Working: 6 − 2 = 4, 10 − 6 = 4, 14 − 10 = 4, so the terms increase by 4 each time and the nth term has the form 4n + c. Substituting n = 1: 4(1) + c = 2, so c = −2. Answer: the correct nth term is 4n − 2. The value 4n is Priya's value, which comes from using only the common difference and leaving out the constant. The value 4n + 2 comes from a sign error when finding the constant. The value 2n + 2 comes from using the first term, 2, as the coefficient of n instead of the common difference, and then attaching +2 rather than working the constant out.
- (d) n² + 3 — First differences: 3, 5, 7, 9. Second differences: 2, 2, 2, so the sequence is quadratic and the coefficient of n² is half the second difference: a = 2 ÷ 2 = 1. Subtracting n² (1, 4, 9, 16, 25) from the terms (4, 7, 12, 19, 28) leaves 3, 3, 3, 3, 3, a constant, so the nth term is n² + 3. Using the second difference itself as a, without halving it, gives 2n² + 3. Finding a = 1 correctly but then dropping the constant remainder gives n². Treating the first first difference (3) as a common difference and building a linear formula a + (n − 1)d = 4 + 3(n − 1) gives 3n + 1, which fits only the first term.
Build your own mix at the worksheet builder.