TopMyGrade

GCSE/Mathematics/AQA· Higher tier

A25Deduce nth term for linear and quadratic sequences

Notes

Deducing the nth term for linear and quadratic sequences [Higher tier]

The nth term lets you compute any term of a sequence directly. For arithmetic (linear) sequences this is straightforward; for quadratic sequences it requires a bit more algebra.

Linear (arithmetic) nth term

For a, a + d, a + 2d, …: u_n = a + (n - 1)d = dn + (a - d).

So coefficient of n equals the common difference d; the constant is "first term minus d".

Example: 5, 8, 11, 14, 17, … d = 3, a = 5. u_n = 3n + (5 - 3) = 3n + 2. Check: u_1 = 5 ✓, u_4 = 14 ✓.

Quadratic nth term

For a quadratic sequence with constant second difference Δ²:

  • Coefficient of n² = Δ²/2.
  • Subtract (Δ²/2)n² from each original term to get a linear (arithmetic) residual.
  • Find the linear nth term of the residual, add it.

Worked exampleWorked example — quadratic

Sequence: 4, 9, 18, 31, 48, … First differences: 5, 9, 13, 17. Second differences: 4 (constant).

So coefficient of n² = 4/2 = 2. Subtract 2n² from each original term:

  • n=1: 4 - 2 = 2
  • n=2: 9 - 8 = 1
  • n=3: 18 - 18 = 0
  • n=4: 31 - 32 = -1
  • n=5: 48 - 50 = -2

Residual is 2, 1, 0, -1, -2 — arithmetic with d = -1, a = 2 → -n + 3.

Final nth term: u_n = 2n² - n + 3. Check: u_1 = 2 - 1 + 3 = 4 ✓; u_5 = 50 - 5 + 3 = 48 ✓.

Shortcut method (3-formula technique)

For quadratic with values u_1, u_2, u_3:

  • u_n = an² + bn + c.
  • Equations: a + b + c = u_1; 4a + 2b + c = u_2; 9a + 3b + c = u_3.
  • Solve simultaneously.

This works but is slower than the differences method for typical GCSE.

Common patterns to recognise

  • → 1, 4, 9, 16, 25
  • n² + 1 → 2, 5, 10, 17, 26
  • n² - n → 0, 2, 6, 12, 20 — note this is 2 × triangular numbers
  • n(n + 1)/2 → 1, 3, 6, 10, 15 — triangular

Common mistakesCommon mistakes (examiner traps)

  1. Forgetting to halve the second difference for the n² coefficient.
  2. Solving the residual as quadratic. The point of the method is that the residual is linear — handle it with arithmetic nth term.
  3. Off-by-one indexing. u_n = 3n + 2 gives u_1 = 5; if you accidentally use u_0 you'd get 2 (wrong start).
  4. Missing the constant term. The constant comes from the residual's nth term, not from the original sequence's first term directly.
  5. Plugging into the wrong simultaneous equation. Double-check which row corresponds to which n.

Try thisQuick check

Sequence 3, 8, 15, 24, 35. First diffs: 5, 7, 9, 11. Second diffs: 2 (constant). Coefficient of n² = 1. Residual: 3 - 1, 8 - 4, 15 - 9, 24 - 16, 35 - 25 = 2, 4, 6, 8, 10 → 2n. nth term: n² + 2n. Check: u_1 = 3, u_5 = 25 + 10 = 35 ✓.

AI-generated · claude-opus-4-7 · v3-deep-algebra

Practice questions

Try each before peeking at the worked solution.

  1. Question 13 marks

    Linear nth term

    (F/H1) Find the nth term of the sequence 7, 11, 15, 19, 23.

    [Foundation/Higher crossover]

    Ask AI about this

    AI-generated · claude-opus-4-7 · v3-deep-algebra

  2. Question 23 marks

    Linear nth term — decreasing

    (F/H2) Find the nth term of 30, 25, 20, 15, 10.

    [Foundation/Higher crossover]

    Ask AI about this

    AI-generated · claude-opus-4-7 · v3-deep-algebra

  3. Question 32 marks

    Use linear nth term to find a value

    (F/H3) A sequence has nth term u_n = 6n - 1. Find the 50th term.

    [Foundation/Higher crossover]

    Ask AI about this

    AI-generated · claude-opus-4-7 · v3-deep-algebra

  4. Question 44 marks

    Quadratic nth term — basic

    (H4) Find the nth term of 2, 5, 10, 17, 26.

    [Higher tier]

    Ask AI about this

    AI-generated · claude-opus-4-7 · v3-deep-algebra

  5. Question 54 marks

    Quadratic nth term — non-trivial residual

    (H5) Find the nth term of 5, 11, 21, 35, 53.

    [Higher tier]

    Ask AI about this

    AI-generated · claude-opus-4-7 · v3-deep-algebra

  6. Question 64 marks

    Quadratic with linear residual

    (H6) Find the nth term of 3, 8, 15, 24, 35.

    [Higher tier]

    Ask AI about this

    AI-generated · claude-opus-4-7 · v3-deep-algebra

  7. Question 74 marks

    Find which term equals a given value

    (H7) u_n = n² + 3n - 5. Find the value of n for which u_n = 71.

    [Higher tier]

    Ask AI about this

    AI-generated · claude-opus-4-7 · v3-deep-algebra

Flashcards

A25 — nth term [H]

10-card SR deck for AQA GCSE Maths topic A25

10 cards · spaced repetition (SM-2)