Worked example
A geometric progression has first term \(a\) and common ratio \(r\), where \(|r| < 1\).
-
Show that the sum to infinity of the series is \(\dfrac{a}{1 - r}\).
-
In a particular GP, the sum to infinity is 20 and the sum of the first 3 terms is 18.
Find \(a\) and \(r\).
Solution.
(i) Already shown in Section 3:
\[
\begin{aligned}
S_n &= a\,\frac{1 - r^{n}}{1 - r} \\
\text{and if } |r| < 1,\, r^{n} &\to 0
\Rightarrow S_{\infty} = \frac{a}{1 - r}.
\end{aligned}
\]
(ii) Use the given information.
Sum to infinity:
\[
S_{\infty} = \frac{a}{1 - r} = 20
\quad\Rightarrow\quad
a = 20(1 - r).
\]
Sum of first 3 terms:
\[
S_3 = a + ar + ar^{2}
= a(1 + r + r^{2}) = 18.
\]
Substitute \(a = 20(1 - r)\):
\[
\begin{aligned}
20(1 - r)(1 + r + r^{2}) &= 18, \\
20(1 - r^{3}) &= 18, \quad\text{(since }(1 - r)(1 + r + r^{2}) = 1 - r^{3}\text{)}\\
1 - r^{3} &= \frac{18}{20} = \frac{9}{10}, \\
r^{3} &= 1 - \frac{9}{10} = \frac{1}{10}.
\end{aligned}
\]
So
\[
r = \sqrt[3]{\frac{1}{10}}.
\]
Now
\[
a = 20(1 - r)
= 20\left(1 - \sqrt[3]{\frac{1}{10}}\right).
\]
So
\[
\boxed{r = \sqrt[3]{\frac{1}{10}}, \quad
a = 20\left(1 - \sqrt[3]{\frac{1}{10}}\right)}.
\]
(In an exam you may leave the answer in exact form unless a decimal is requested.)