Arithmetic Sequence (n-th Term)

\( u_n = a + (n-1)d \)
Algebra GCSE
Question 11 of 20

Find the 8th term of the sequence 3, 8, 13, 18, …

Hint (H)
\( a=3, d=5 \)

Explanation

Show / hide — toggle with X

Statement

An arithmetic sequence is a sequence of numbers where each term is obtained by adding the same constant difference to the previous term. The general formula for the \(n\)-th term is:

\[ u_n = a + (n-1)d \]

Here, \(a\) is the first term, \(d\) is the common difference, and \(n\) is the position of the term in the sequence.

Why it’s true (short reason)

  • Each step in the sequence increases (or decreases) by the common difference \(d\).
  • The second term is \(a+d\), the third is \(a+2d\), the fourth is \(a+3d\), and so on.
  • By the time you reach the \(n\)-th term, you have added the difference \((n-1)\) times.
  • This gives the formula \(u_n = a + (n-1)d\).

Recipe (how to use it)

  1. Identify the first term \(a\).
  2. Find the common difference \(d\) (subtract one term from the next).
  3. Decide which term \(u_n\) you want (e.g. 10th term means \(n=10\)).
  4. Substitute into the formula: \(u_n = a + (n-1)d\).
  5. Simplify to find the required term.

Spotting it

Use this formula when:

  • The sequence has a constant difference between consecutive terms.
  • You are asked for a specific term far into the sequence.
  • You want to express the sequence in algebraic form.

Common pairings

  • The arithmetic series sum formula \(S_n = \tfrac{n}{2}(2a+(n-1)d)\).
  • Linear functions, since arithmetic sequences can be expressed as straight-line rules.
  • Word problems involving patterns, steps, or repeated increases/decreases.

Mini examples

  1. Sequence: 3, 7, 11, 15, … First term \(a=3\), common difference \(d=4\). 10th term: \(u_{10} = 3 + (10-1)\times 4 = 39\).
  2. Sequence: 20, 18, 16, 14, … First term \(a=20\), common difference \(d=-2\). 12th term: \(u_{12} = 20 + (12-1)\times(-2) = -2\).

Pitfalls

  • Forgetting that the difference may be negative.
  • Using \(n\) instead of \(n-1\) when multiplying by the difference.
  • Confusing arithmetic sequences with geometric ones (which multiply instead of add).
  • Not simplifying properly after substitution.

Exam strategy

  • Write down \(a\) and \(d\) clearly before substitution.
  • Check whether the sequence is increasing or decreasing.
  • Use brackets carefully when multiplying by a negative difference.
  • Double-check your final term fits the sequence logic.

Summary

The formula \(u_n = a + (n-1)d\) is the key to finding the \(n\)-th term of an arithmetic sequence. It works by starting from the first term and adding the common difference repeatedly. This simple formula helps you calculate any term, even those far ahead in the sequence, without listing all terms.

Worked examples

Show / hide (10) — toggle with E
  1. Find the 10th term of the sequence 3, 7, 11, 15, …
    1. \( a=3, d=4 \)
    2. \( u_10 = 3 + (10-1)×4 \)
    3. \( u_10 = 3 + 36 = 39 \)
    Answer: 39
  2. Find the 12th term of the sequence 20, 18, 16, 14, …
    1. \( a=20, d=-2 \)
    2. \( u_12 = 20 + (12-1)(-2) \)
    3. \( u_12 = 20 - 22 = -2 \)
    Answer: -2
  3. Find the 25th term of the sequence 5, 9, 13, 17, …
    1. \( a=5, d=4 \)
    2. \( u_25 = 5 + (25-1)×4 \)
    3. \( u_25 = 5 + 96 = 101 \)
    Answer: 101
  4. Find the 15th term of the sequence 100, 95, 90, 85, …
    1. \( a=100, d=-5 \)
    2. \( u_15 = 100 + (15-1)(-5) \)
    3. \( u_15 = 100 - 70 = 30 \)
    Answer: 30
  5. Find the 40th term of the sequence 7, 14, 21, 28, …
    1. \( a=7, d=7 \)
    2. \( u_40 = 7 + (40-1)×7 \)
    3. \( u_40 = 7 + 273 = 280 \)
    Answer: 280
  6. Find the 18th term of the sequence 2, 5, 8, 11, …
    1. \( a=2, d=3 \)
    2. \( u_18 = 2 + (18-1)×3 \)
    3. \( u_18 = 2 + 51 = 53 \)
    Answer: 53
  7. Find the 30th term of the sequence 50, 47, 44, 41, …
    1. \( a=50, d=-3 \)
    2. \( u_30 = 50 + (30-1)(-3) \)
    3. \( u_30 = 50 - 87 = -37 \)
    Answer: -37
  8. Find the 22nd term of the sequence 12, 17, 22, 27, …
    1. \( a=12, d=5 \)
    2. \( u_22 = 12 + (22-1)×5 \)
    3. \( u_22 = 12 + 105 = 117 \)
    Answer: 117
  9. Find the 8th term of the sequence 4, 10, 16, 22, …
    1. \( a=4, d=6 \)
    2. \( u_8 = 4 + (8-1)×6 \)
    3. \( u_8 = 4 + 42 = 46 \)
    Answer: 46
  10. Find the 50th term of the sequence 1, 4, 7, 10, …
    1. \( a=1, d=3 \)
    2. \( u_50 = 1 + (50-1)×3 \)
    3. \( u_50 = 1 + 147 = 148 \)
    Answer: 148