24.2: Infinite Geometric Series
( \newcommand{\kernel}{\mathrm{null}\,}\)
In some cases, it makes sense to add not only finitely many terms of a geometric sequence, but all infinitely many terms of the sequence! An informal and very intuitive infinite geometric series is exhibited in the next example.
Consider the geometric sequence 1,12,14,18,116,…
Solution
Here, the common ratio is r=12, and the first term is a1=1, so that the formula for an is an=(12)n−1. We are interested in summing all infinitely many terms of this sequence:
1+12+14+18+116+…
We add these terms one by one, and picture these sums on the number line:
1=11+12=1.51+12+14=1.751+12+14+18=1.8751+12+14+18+116=1.9375
We see that adding each term takes the sum closer and closer to the number 2. More precisely, adding a term an to the partial sum a1+⋯+an−1 cuts the distance between 2 and a1+⋯+an−1 in half. For this reason we can, in fact, get arbitrarily close to 2, so that it is reasonable to expect that
1+12+14+18+116+⋯=2
In the next definition and observation, this equation will be justified and made more precise. We start by providing the definition of an infinite series.
An infinite series is given by the
∞∑i=1ai=a1+a2+a3+…
To be more precise, the infinite sum is defined as the limit ∞∑i=1ai:=limk→∞(k∑i=1ai). Therefore, an infinite sum is defined, precisely when this limit exists.
Let {an} be a geometric sequence with an=a1⋅rn−1. Then the infinite geometric series is defined whenever −1<r<1. In this case, we have:
∞∑i=1ai=a1⋅11−r
- Proof
-
Informally, this follows from the formula ∑ki=1ai=a1⋅1−rk1−r and the fact that rk approaches zero when k increases without bound.
More formally, the proof uses the notion of limits, and goes as follows:
∞∑i=1ai=limk→∞(k∑i=1ai)=limk→∞(a1⋅1−rk1−r)=a1⋅1−limk→∞(rk)1−r=a1⋅11−r
Find the value of the infinite geometric series.
- ∑∞j=1aj, for aj=5⋅(13)j−1
- ∑∞n=13⋅(0.71)n
- 500−100+20−4+…
- 3+6+12+24+48+…
Solution
- We use formula ??? for the geometric series an=5⋅(13)n−1, that is a1=5⋅(13)1−1=5⋅(13)0=5⋅1=5 and r=13. Therefore,
∞∑j=1aj=a1⋅11−r=5⋅11−13=5⋅13−13=5⋅123=5⋅32=152
- In this case, an=3⋅(0.71)n, so that a1=3⋅0.711=3⋅0.71=2.13 and r=0.71. Using again formula ???, we can find the infinite geometric series as
∞∑n=13⋅(0.71)n=a1⋅11−r=2.13⋅11−0.71=2.13⋅10.29=2.130.29=21329
In the last step we simplified the fraction by multiplying both numerator and denominator by 100, which had the effect of eliminating the decimals.
- Our first task is to identify the given sequence as an infinite geometric sequence:
{an} is given by 500,−100,20,−4,…
Notice that the first term is 500, and each consecutive term is given by dividing by −5, or in other words, by multiplying by the common ratio r=−15. Therefore, this is an infinite geometric series, which can be evaluated as
500−100+20−4+…=∞∑n=1an=a1⋅11−r=500⋅11−(−15)=500⋅11+15=5001+55=50065=500⋅56=25006=12503
- We want to evaluate the infinite series 3+6+12+24+48+…. The sequence 3,6,12,24,48,… is a geometric sequence, with a1=3 and common ratio r=2. Since r≥1, we see that formula ??? cannot be applied, as ??? only applies to −1<r<1. However, since we add larger and larger terms, the series gets larger than any possible bound, so that the whole sum becomes infinite.
3+6+12+24+48+⋯=∞
The fraction 0.55555… may be written as:
0.55555⋯=0.5+0.05+0.005+0.0005+0.00005+…
Noting that the sequence
0.5,↪×0.10.05,↪×0.10.005,↪×0.10.0005,↪×0.10.00005,…
is a geometric sequence with a1=0.5 and r=0.1, we can calculate the infinite sum as:
0.55555⋯=∞∑i=10.5⋅(0.1)i−1=0.5⋅11−0.1=0.5⋅10.9=0.50.9=59
Here we multiplied numerator and denominator by 10 in the last step in order to eliminate the decimals.