1.6.3 Geometric Progressions

In this topic we will learn how to:

  • recognise geometric progressions
  • use the formulae for the nthnth term and for the sum of the first nn 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 nthnth term under a geometric progression, we use the formula,
un=arn1u_{n} = ar^{n - 1}Where unu_{n} represents the nthnth term, aa represents the first term of the progression, nn represents the position of the nthnth term and rr represents the common ratio.

To find the sum of the first nn terms under a geometric progression, we use the following formula,
Sn=a(1rn)1rS_{n} = \frac{a(1 - r^{n})}{1 - r}Where SnS_{n} represents sum of first nn terms, aa represents the first term of the progression, rr is the common ratio and r1r \neq 1.
Sum to Infinity\textbf{\textcolor{gray}{{Sum to Infinity}}}If the common ratio lies between 1-1 and 11 then the geometric progression converges, and it has a sum to infinity.
To calculate the sum to infinity, we use the formula below,
S=a1rS_{\infty} = \frac{a}{1 - r}Let’s look at some past paper questions.

1. The sum to infinity of a geometric progression is 99 times the sum of the first four terms. Given that the first term is 1212 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=9S4S_{\infty} = 9S_{4}We have to use the information above to find u5u_{5},
u5=ar4u_{5} = ar^{4}We already have aa so we need to find r4r^{4}.

Use the formulae for SnS_{n} and SS_{\infty} to substitute,

S=9S4S_{\infty} = 9S_{4}a1r=9a(1r4)1r\frac{\textcolor{#2192ff}{a}}{1 - r} = \frac{9\textcolor{#2192ff}{a}\left(1 - r^{4}\right)}{1 - r}121r=9(12)(1r4)1r\frac{\textcolor{#2192ff}{12}}{1 - r} = \frac{9(\textcolor{#2192ff}{12})\left(1 - r^{4}\right)}{1 - r}121r=108(1r4)1r\frac{12}{1 - r} = \frac{108\left(1 - r^{4}\right)}{1 - r}Get rid of the denominator,
12=108(1r4)12 = 108(1 - r^{4})Expand the brackets and simplify,
12=108108r412 = 108 - 108r^{4}108r4=96108r^{4} = 96r4=96108r^{4} = \frac{96}{108}r4=89r^{4} = \frac{8}{9}Now that we have r4r^{4} we can find u5u_{5},
u5=ar4u_{5} = \textcolor{#2192ff}{a}\textcolor{red}{r^{4}}u5=12(89)u_{5} = \textcolor{#2192ff}{12}\textcolor{red}{\left(\frac{8}{9}\right)}u5=323u_{5} = \frac{32}{3}Therefore, the final answer is,
u5=323u_{5} = \frac{32}{3}2. The first term of a geometric progression is sin2θ,\sin^{2}{\theta}, where 0<θ<12π0 < {\theta} < \frac{1}{2}\pi. The second term of the progression is sin2θcos2θ\sin^{2}{\theta} \cos^{2}{\theta}. 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θa = \sin^{2}{\theta}\ \ \ \ \ \ u_{2} = \sin^{2}{\theta} \cos^{2}{\theta}The formula for sum to infinity is,
S=a1rS_{\infty} = \frac{a}{1 - r}We already have aa, we need to find rr,
r=u2u1r = \frac{u_{2}}{u_{1}}r=sin2θcos2θsin2θr = \frac{\textcolor{#2192ff}{\sin^{2}{\theta}} \cos^{2}{\theta}}{\textcolor{#2192ff}{\sin^{2}{\theta}}}Cancel out sin2θ\textcolor{#2192ff}{\sin^{2}\theta},
r=cos2θr = \cos^{2}{\theta}Substitute aa and rr into the formula for sum to infinity,
S=a1rS_{\infty} = \frac{\textcolor{#2192ff}{a}}{1 - \textcolor{red}{r}}S=sin2θ1cos2θS_{\infty} = \frac{\textcolor{#2192ff}{\sin^{2}{\theta}}}{1 - \textcolor{red}{\cos^{2}{\theta}}}Use the identity sin2θ1cos2θ\sin^{2}{\theta} \equiv 1 - \cos^{2}{\theta} to simplify,
S=sin2θ1cos2θS_{\infty} = \frac{\sin^{2}{\theta}}{\textcolor{#2192ff}{1 - \cos^{2}{\theta}}}S=sin2θsin2θS_{\infty} = \frac{\sin^{2}{\theta}}{\textcolor{#2192ff}{\sin^{2}{\theta}}}S=1S_{\infty} = 1Therefore, the final answer is,
S=1S_{\infty} = 13. The first, second and third terms of a geometric progression are 2p+62p + 6, 2p-2p and p+2p + 2 respectively, where pp 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+2u_{1} = 2p + 6\ \ \ \ \ \ u_{2} = -2p\ \ \ \ \ \ u_{3} = p + 2The above can be written as,
a=2p+6      ar=2p      ar2=p+2a = 2p + 6\ \ \ \ \ \ ar = -2p\ \ \ \ \ \ ar^{2} = p + 2Note: We have just used the formula for the nthnth term.

To find the sum to infinity, we need to find aa and rr by first evaluating pp. To evaluate pp we can make two equations for rr,
r=ara      r=ar2arr = \frac{ar}{a}\ \ \ \ \ \ r = \frac{ar^{2}}{ar}r=2p2p+6      r=p+22pr = \frac{-2p}{2p + 6}\ \ \ \ \ \ r = \frac{p + 2}{-2p}Eqaute the two equations together,
2p2p+6=p+22p\frac{-2p}{2p + 6} = \frac{p + 2}{-2p}Solve for pp,
2p2p+6=p+22p\frac{-2p}{2p + 6} = \frac{p + 2}{-2p}(2p)(2p)=(p+2)(2p+6)(-2p)(-2p) = (p + 2)(2p + 6)4p2=2p2+10p+124p^{2} = 2p^{2} + 10p + 124p22p210p12=04p^{2} - 2p^{2} - 10p - 12 = 02p210p12=02p^{2} - 10p - 12 = 0p25p6=0p^{2} - 5p - 6 = 0(p+1)(p6)=0(p + 1)(p - 6) = 0p=1,p=6p = -1, p = 6p=6p = 6Note: We disregard p=1p = -1 because the question states that pp is positive.

Substitute pp to find rr,
r=2p2p+6r = \frac{-2\textcolor{#2192ff}{p}}{2\textcolor{#2192ff}{p} + 6}r=2(6)2(6)+6r = \frac{-2(\textcolor{#2192ff}{6})}{2(\textcolor{#2192ff}{6}) + 6}r=23r = -\frac{2}{3}Substitute pp to find aa,
a=2p+6a = 2\textcolor{#2192ff}{p} + 6a=2(6)+6a = 2(\textcolor{#2192ff}{6}) + 6a=18a = 18Now that we have aa and rr, we can find the sum to infinity,
S=a1rS_{\infty} = \frac{\textcolor{#2192ff}{a}}{1 - \textcolor{red}{r}}S=181(23)S_{\infty} = \frac{\textcolor{#2192ff}{18}}{1 - \textcolor{red}{\left(\frac{-2}{3}\right)}}S=10.8S_{\infty} = 10.8Therefore, the final answer is,
S=10.8S_{\infty} = 10.8