Sequences, series & binomial expansion · Lesson 2 of 3

Harder geometric progressions

G.P. questions with two facts (divide to remove a), three terms written as a/r, a, ar, the sum to infinity combined with another fact, and an A.P. and a G.P. in the same question.

18 minYou should already know: Sequences & series (AP, GP)
  1. 1
  2. 2
  3. 3

The G.P. formulas from General Maths (see sequences and series) are all you need here:

aar×rar²×rar³×r
nth term of a G.P.Tₙ = arⁿ⁻¹
aarar²S∞never quite reaches the end
Sum to infinityS∞ = a ÷ (1 − r), when −1 < r < 1
S=a+ ar+ ar²+ …+ arⁿ⁻¹rS=ar+ ar²+ …+ arⁿ⁻¹+ arⁿthe same in both rows: they cancel
Sum of n termsSₙ = a(rⁿ − 1) ÷ (r − 1) = a(1 − rⁿ) ÷ (1 − r)

As with an A.P., each fact becomes an equation in aa and rr. The difference is how you solve them: G.P. terms are built by multiplying by rr, so you usually divide one equation by the other.

Two facts: divide to remove a

When both equations have aa as a factor, dividing one by the other cancels it, leaving an equation in rr alone. Factorise first if the facts are sums of terms.

Two facts: divide to remove aStep through
  1. ar² = 12 and ar⁵ = 96
workingstep 0 of 3
Write each term as arⁿ⁻¹: the 3rd term is ar², the 6th is ar⁵.

Worked example · WAEC 2018

WAEC 2018 · Paper 2 · Q3

The sum of the second and third terms of a Geometric Progression (G.P.) is 48. If the sum of the third and fourth terms is 144, find the first term of the progression.

  1. Write the facts

    • ar+ar2=48{ar + ar^2 = 48}, which factorises to ar(1+r)=48{ar(1 + r) = 48}.
    • ar2+ar3=144{ar^2 + ar^3 = 144}, which factorises to ar2(1+r)=144{ar^2(1 + r) = 144}.

    Think first. Write the 2nd, 3rd and 4th terms with a and r.

  2. Divide

    • ar2(1+r)ar(1+r)=14448{\frac{ar^2(1 + r)}{ar(1 + r)} = \frac{144}{48}}.
    • aa, one rr and the bracket cancel: r=3{r = 3}.

    Think first. Divide the second equation by the first. What cancels?

  3. Find a

    • a(3)(4)=48{a(3)(4) = 48}, so 12a=48{12a = 48}.
    • So the first term is a=4{a = 4}.

    Think first. Put r = 3 into ar(1 + r) = 48.

More: two facts

Three terms: write them as a/r, a, ar

When a question gives the product of three consecutive terms, call the middle term aa. The terms are then ar\frac ar, aa and arar, and the rr‘s cancel in the product:

a ÷ raar× r× rproduct: (a ÷ r) × a × ar = a³
Three consecutive termsThe product is a³, so a comes out at once

Worked example · WAEC 2013

WAEC 2013 · Paper 2 · Q11 (a)

The sum of the first three terms of a decreasing exponential sequence (G.P.) is equal to 7 and the product of these three terms is equal to 8. Find the: (i) common ratio; (ii) first three terms of the sequence.

  1. Use the product

    • ar×a×ar=a3=8{\frac ar \times a \times ar = a^3 = 8}.
    • So a=2{a = 2}: the middle term is 2.

    Think first. The terms are a/r, a, ar. What is their product?

  2. Use the sum

    • 2r+2+2r=7{\frac2r + 2 + 2r = 7}.
    • Multiply by rr: 2+2r+2r2=7r{2 + 2r + 2r^2 = 7r}.
    • Rearrange: 2r2−5r+2=0{2r^2 - 5r + 2 = 0}.
    • Factorise: (2r−1)(r−2)=0{(2r - 1)(r - 2) = 0}, so r=12{r = \frac12} or r=2{r = 2}.

    Think first. Write 2/r + 2 + 2r = 7 and clear the fraction.

  3. Choose r

    • A decreasing G.P. with positive terms has r<1{r < 1}, so r=12{r = \frac12}.
    • The terms are 21/2=4{\frac{2}{1/2} = 4}, then 22, then 2×12=1{2 \times \frac12 = 1}: that is 4,2,14, 2, 1.

    Think first. The sequence is decreasing. Which r?

More: three terms

The sum to infinity with another fact

S∞=a1−rS_\infty = \frac{a}{1 - r} is one equation. With a second fact, make aa the subject of one and substitute into the other. Look out for (1−r)(1+r)=1−r2(1 - r)(1 + r) = 1 - r^2.

Worked example · WAEC 2014

WAEC 2014 · Paper 2 · Q11

The sum to infinity of an exponential sequence (G.P.) with a positive common ratio is 25 and the sum of the first two terms is 16. Find the:

fifth term;

sum of the first four terms.

  1. Two equations

    • a1−r=25{\frac{a}{1 - r} = 25}, so a=25(1−r){a = 25(1 - r)}.
    • a+ar=16{a + ar = 16}, so a(1+r)=16{a(1 + r) = 16}.

    Think first. Write S∞ = 25 and T₁ + T₂ = 16.

  2. Find r

    • 25(1−r)(1+r)=16{25(1 - r)(1 + r) = 16}.
    • So 1−r2=1625{1 - r^2 = \frac{16}{25}}, and r2=925{r^2 = \frac{9}{25}}.
    • The ratio is positive, so r=35{r = \frac35}.
    • Then a=25(1−35)=10{a = 25\left(1 - \frac35\right) = 10}.

    Think first. Substitute a = 25(1 − r) into a(1 + r) = 16.

  3. The fifth term

    • T5=10(35)4=10×81625{T_5 = 10\left(\frac35\right)^4 = 10 \times \frac{81}{625}}.
    • =810625=162125{= \frac{810}{625} = \frac{162}{125}}.

    Think first. T₅ = ar⁴.

  4. The sum of four terms

    • S4=a(1−r4)1−r=25(1−81625){S_4 = \frac{a(1 - r^4)}{1 - r} = 25\left(1 - \frac{81}{625}\right)}.
    • =25×544625=54425=211925{= 25 \times \frac{544}{625} = \frac{544}{25} = 21\frac{19}{25}}.

More: sums of a G.P.

An A.P. and a G.P. together

When terms of an A.P. form a G.P., write them with aa and dd, then use the G.P. condition for three consecutive terms: the middle one squared equals the product of the other two.

Worked example · WAEC 2017

WAEC 2017 · Paper 2 · Q11 (b)

The second, fourth and eighth terms of an Arithmetic Progression (A.P.) form the first three consecutive terms of a Geometric Progression (G.P.). The sum of the third and fifth terms of the A.P. is 20. Find the: (i) first four terms of the A.P.; (ii) sum of the first ten terms of the A.P.

  1. The A.P. terms

    • T2=a+d{T_2 = a + d}, T4=a+3d{T_4 = a + 3d} and T8=a+7d{T_8 = a + 7d}.

    Think first. Write the 2nd, 4th and 8th terms with a and d.

  2. The G.P. condition

    • (a+3d)2=(a+d)(a+7d){(a + 3d)^2 = (a + d)(a + 7d)}.
    • Expand: a2+6ad+9d2=a2+8ad+7d2{a^2 + 6ad + 9d^2 = a^2 + 8ad + 7d^2}.
    • Simplify: 2d2=2ad{2d^2 = 2ad}, so d(d−a)=0{d(d - a) = 0}.
    • An A.P. with d=0d = 0 would be constant, so d=a{d = a}.

    Think first. Middle squared = product of the other two.

  3. The second fact

    • (a+2d)+(a+4d)=20{(a + 2d) + (a + 4d) = 20}, so 2a+6d=20{2a + 6d = 20}.
    • With d=a{d = a}: 8a=20{8a = 20}, so a=d=52{a = d = \frac52}.
    • The first four terms: 52,5,152,10{\frac52, 5, \frac{15}{2}, 10}.

    Think first. T₃ + T₅ = 20. Write it with a and d.

  4. The sum of ten terms

    • S10=102[2(52)+9(52)]{S_{10} = \frac{10}{2}\left[2\left(\frac52\right) + 9\left(\frac52\right)\right]}.
    • =5(5+452)=5×552=137.5{= 5\left(5 + \frac{45}{2}\right) = 5 \times \frac{55}{2} = 137.5}.

Your turn

WAEC 2022 · Paper 2 · Q9 (b)

  1. (b)

    The sum of the first and third terms of a Geometric Progression (G.P.) is 20 and the product of the first and fourth terms is 18 times the second term. If the common ratio of the G.P. is positive, find the sum of the first 8 terms.

Worked solution (try it first)

(b)

  1. Let the first term be aa and the common ratio rr.
  2. The first and third terms add up to 20: a+ar2=20a + ar^2 = 20.
  3. The product of the first and fourth terms is 18 times the second: a×ar3=18ara \times ar^3 = 18ar.
  4. Divide both sides by arar: ar2=18ar^2 = 18.
  5. Substitute into the first equation: a+18=20a + 18 = 20, so a=2a = 2.
  6. Then 2r2=182r^2 = 18, so r2=9r^2 = 9 and r=3r = 3 (the ratio is positive).
  7. S8=a(r8−1)r−1S_8 = \dfrac{a(r^8 - 1)}{r - 1}
    =2(6561−1)2= \dfrac{2(6561 - 1)}{2}
    =6560= 6560.

Report a problem with this question