In this topic we will learn how to:
- recognise geometric progressions
- use the formulae for the nth term and for the sum of the first n terms to solve problems involving geometric progressions
- use the condition for convergence of a geometric progression, and the formula for the sum to infinity of a convergent geometric progression
A geometric progression is a sequence of numbers in which each differs from the preceding one by a common ratio. To find the nth term under a geometric progression, we use the formula,
un=arn−1Where un represents the nth term, a represents the first term of the progression, n represents the position of the nth term and r represents the common ratio.
To find the sum of the first n terms under a geometric progression, we use the following formula,
Sn=1−ra(1−rn)Where Sn represents sum of first n terms, a represents the first term of the progression, r is the common ratio and r=1.
Sum to InfinityIf the common ratio lies between −1 and 1 then the geometric progression converges, and it has a sum to infinity.
To calculate the sum to infinity, we use the formula below,
S∞=1−raLet’s look at some past paper questions.
1. The sum to infinity of a geometric progression is 9 times the sum of the first four terms. Given that the first term is 12 find the value of the fifth term. (9709/12/M/J/19 number 10)
Let’s write out, mathematically, the information we have been given,
S∞=9S4We have to use the information above to find u5,
u5=ar4We already have a so we need to find r4.
Use the formulae for Sn and S∞ to substitute,
S∞=9S41−ra=1−r9a(1−r4)1−r12=1−r9(12)(1−r4)1−r12=1−r108(1−r4)Get rid of the denominator,
12=108(1−r4)Expand the brackets and simplify,
12=108−108r4108r4=96r4=10896r4=98Now that we have r4 we can find u5,
u5=ar4u5=12(98)u5=332Therefore, the final answer is,
u5=3322. The first term of a geometric progression is sin2θ, where 0<θ<21π. The second term of the progression is sin2θcos2θ. Given that the progression is geometric, find the sum to infinity. (9709/13/M/J/20 number 8)
Let’s write out the information we have been given,
a=sin2θ u2=sin2θcos2θThe formula for sum to infinity is,
S∞=1−raWe already have a, we need to find r,
r=u1u2r=sin2θsin2θcos2θCancel out sin2θ,
r=cos2θSubstitute a and r into the formula for sum to infinity,
S∞=1−raS∞=1−cos2θsin2θUse the identity sin2θ≡1−cos2θ to simplify,
S∞=1−cos2θsin2θS∞=sin2θsin2θS∞=1Therefore, the final answer is,
S∞=13. The first, second and third terms of a geometric progression are 2p+6, −2p and p+2 respectively, where p is positive. Find the sum to infinity of the progression. (9709/12/O/N/20 number 2)
Let’s write out the information we have been given,
u1=2p+6 u2=−2p u3=p+2The above can be written as,
a=2p+6 ar=−2p ar2=p+2Note: We have just used the formula for the nth term.
To find the sum to infinity, we need to find a and r by first evaluating p. To evaluate p we can make two equations for r,
r=aar r=arar2r=2p+6−2p r=−2pp+2Eqaute the two equations together,
2p+6−2p=−2pp+2Solve for p,
2p+6−2p=−2pp+2(−2p)(−2p)=(p+2)(2p+6)4p2=2p2+10p+124p2−2p2−10p−12=02p2−10p−12=0p2−5p−6=0(p+1)(p−6)=0p=−1,p=6p=6Note: We disregard p=−1 because the question states that p is positive.
Substitute p to find r,
r=2p+6−2pr=2(6)+6−2(6)r=−32Substitute p to find a,
a=2p+6a=2(6)+6a=18Now that we have a and r, we can find the sum to infinity,
S∞=1−raS∞=1−(3−2)18S∞=10.8Therefore, the final answer is,
S∞=10.8