Sequences & series (AP, GP) · Lesson 1 of 4

Sequences and arithmetic progressions

The nth term of a sequence, arithmetic progressions and the formula Tₙ = a + (n − 1)d, finding a and d from two terms, counting terms, and three consecutive terms.

16 minYou should already know: Expressions, formulae & change of subject
  1. 1
  2. 2
  3. 3
  4. 4

A sequence is a list of numbers in order, such as 2,5,10,17,…2, 5, 10, 17, \dots Each number is a term. The first term is T1T_1, the second T2T_2, and so on. The nnth term (or general term) TnT_n is a formula in nn that gives any term: put in n=1,2,3,…n = 1, 2, 3, \dots and out come the terms in order.

Tn=n2+1gives2, 5, 10, 17, …T_n = n^2 + 1 \quad\text{gives}\quad 2,\ 5,\ 10,\ 17,\ \dots
nTn1225310417
The nth term is a rulePut in n, get Tₙ: here Tₙ = n² + 1

Arithmetic progressions

In an arithmetic progression (A.P., or linear sequence) you add the same number every time. That number is the common difference dd, found by taking any term from the next one: d=T2−T1d = T_2 - T_1. With first term aa:

a,a+d,a+2d,a+3d, …a,\quad a + d,\quad a + 2d,\quad a + 3d,\ \dots

The first term has no dd, the second has one, the third has two. So the nnth term has n−1n - 1 of them:

Tn=a+(n−1)dT_n = a + (n - 1)d
aT1adT2addT3adddT4addddT5
nth term of an A.P.Tₙ = a + (n − 1)d: T₅ has 4 blocks of d

Try it

The terms of an A.P.Set a and d, then pick the terms
0132537495116137158179191021
13T63 + 5 × 2a + (n − 1)d5steps of d from T₁
The sequence rises by the same amount each time: d = 2. To reach T6 you start at a = 3 and take 5 steps of d, one fewer than n, so T6 = 3 + 5 × 2 = 13.

In “nth term” mode, the gold term is always n−1n - 1 steps of dd from the first, never nn. A negative dd makes the terms fall. Then switch to “From two terms”: the gap between two terms is a whole number of steps of dd, whatever the first term is.

Finding a and d from two terms

Most exam questions give two terms and ask for aa and dd. Write each term as a+(n−1)da + (n - 1)d, then subtract the equations: aa cancels and leaves dd. The gap between TpT_p and TqT_q is q−pq - p steps of dd.

Worked example · WAEC 2019

WAEC 2019 · Paper 2 · Q2

The second, fourth and sixth terms of an Arithmetic Progression (A.P.) are x−1x - 1, x+1x + 1 and 77 respectively. Find the:

common difference;

first term;

value of xx.

  1. Write the terms

    T2=a+d=x−1T_2 = a + d = x - 1, T4=a+3d=x+1\quad T_4 = a + 3d = x + 1, T6=a+5d=7\quad T_6 = a + 5d = 7.

    Think first. Write the 2nd, 4th and 6th terms in terms of a and d.

  2. (a) Subtract two of them

    Take T2T_2 from T4T_4: (a+3d)−(a+d)=(x+1)−(x−1)(a + 3d) - (a + d) = (x + 1) - (x - 1), so 2d=22d = 2 and the common difference is d=1d = 1.

    Think first. Which two equations make both a and x cancel?

  3. (b) The first term

    a+5d=7a + 5d = 7, so a+5=7a + 5 = 7 and the first term is a=2a = 2.

    Think first. Which equation has no x in it?

  4. (c) The value of x

    a+d=x−1a + d = x - 1: 3=x−13 = x - 1, so x=4x = 4. Check with T4T_4: a+3d=5a + 3d = 5 and x+1=5x + 1 = 5. ✓

    Think first. Now use T₂.

How many terms?

When you know the last term ll, put Tn=lT_n = l and solve for nn.

Three consecutive terms

If xx, yy and zz are consecutive terms of an A.P., the gaps are equal: y−x=z−yy - x = z - y. So

2y=x+z2y = x + z

The middle term is the average (the arithmetic mean) of its neighbours.

xyz+d+d
Consecutive terms of an A.P.y − x = z − y, so 2y = x + z

Worked example · WAEC 2020

WAEC 2020 · Paper 2 · Q6 (a)

Given that (y+2)(y + 2), (y+3)(y + 3) and (2y2+1)(2y^2 + 1) are consecutive terms of an Arithmetic Progression (A.P.), find the possible values of yy.

  1. Set the gaps equal

    (y+3)−(y+2)=(2y2+1)−(y+3)(y + 3) - (y + 2) = (2y^2 + 1) - (y + 3)

    Think first. What is true about the two gaps between consecutive terms?

  2. Simplify each side

    1=2y2−y−21 = 2y^2 - y - 2

    Think first. The left side is a number. What is it?

  3. Solve the quadratic

    2y2−y−3=02y^2 - y - 3 = 0, which factorises as (2y−3)(y+1)=0(2y - 3)(y + 1) = 0. So y=32y = \frac32 or y=−1y = -1.

    Think first. Make one side 0, then factorise.

  4. Check both

    y=−1y = -1 gives 1,2,31, 2, 3 and y=32y = \frac32 gives 312,412,5123\frac12, 4\frac12, 5\frac12. Both have equal gaps, so both values stand.

    Think first. Do both values give an A.P.?

Your turn

WAEC 2021 · Paper 2 · Q7 (b)

  1. (b)

    The 7th and 18th terms of an Arithmetic Progression (A.P.) are 151415\frac14 and 423442\frac34 respectively. Find the: (i) nnth term; (ii) sixth term, of the progression.

Worked solution (try it first)

(b)(i)

  1. The nnth term is Un=a+(n−1)dU_n = a + (n - 1)d.
  2. So a+6d=1514=614a + 6d = 15\frac14 = \frac{61}{4} and a+17d=4234=1714a + 17d = 42\frac34 = \frac{171}{4}.
  3. Take the first from the second: 11d=110411d = \frac{110}{4}, so d=104=52d = \frac{10}{4} = \frac52.
  4. Then a=614−6×52a = \frac{61}{4} - 6 \times \frac52
    =614−15= \frac{61}{4} - 15
    =14= \frac14.
  5. So Un=14+52(n−1)U_n = \frac14 + \frac52(n - 1)
    =1+10n−104= \frac{1 + 10n - 10}{4}
    =10n−94= \frac{10n - 9}{4}.

Report a problem with this question

More past questions like this