Calculate the sum to infinity of a geometric sequence.
When a geometric sequence has a ratio between -1 and 1, the terms diminish to zero. The sequence of partial sums converges to a limit, called the ‘sum to infinity’.
![]()
When a geometric sequence has a common ratio
we can sum inifinitely many terms with this formula:
![]()
where
is the first term and
is the common ratio.
Example
A geometric sequence begins
. Calculate the sum to infinity of this sequence.
In this case,
,
. Therefore,
![]()
To calculate the sum to infinity of any sequence, the terms of the sequence must converge to zero. Not every sequence that converges to zero as a ‘sum to infinity’. This is called a necessary but not sufficient condition: not all sequences that converge to zero have a defined sum to infinityhttps://www.traditionrolex.com/33. See the harmonic series for an example of a sequence that converges to zero but the sequence of partial sums does not converge to zero. Nonetheless, the sum of any geometric sequences with
does have a limit.
Sum to Infinity of a Geometric Sequence
A geometric sequence has the form:
![]()
When
and
, then the sequence converges to zero, regardless of the first term (Although
doesn’t generate a very interesting sequence).
The sum formula
We already know how to add a defined number of terms of a geometric sequence:
![]()
where
is the first term of the sequence,
is the common ratio and
is the number of terms to be added. This is a partial sum of the sequence.
The sum to infinity is defined when the sequence of partial sums converges.
The sum formula can be rearranged:
![Rendered by QuickLaTeX.com \begin{align*}S_n&=\dfrac{a(r^n-1)}{r-1}\times\dfrac{-1}{-1}\\[10pt]&=\dfrac{-a(r^n-1)}{-(r-1)}\\[10pt]&=\dfrac{a(1-r^n)}{1-r}\end{align}](https://tentotwelvemath.com/wp-content/ql-cache/quicklatex.com-e6383960b0aac5bf3cd787dd868e9cec_l3.png)
This version of the summation formula is easier to use when
.
Explain the sum to infinity formula
If
then as
, ![]()
Take any number that is less than one. For example,
.
On the applet below, increase the value of
to observe that as
increases, the value of
decreases towards zero.
This applet offers 15 decimal places, however, if you consider
![]()
we know that this number is not zero. Very, very small, but not zero.
We say ‘tends to’ when a value that is changing approaches another value, which may be a constant or a function. We use the notation ‘
‘ for ‘tends to’.
Therefore if
, then as
,
.
The line above reads ‘if the absolute value of
is less than 1, then as
tends to infinity,
tends to zero.’
Another way to write this is:
![]()
the line above reads: ‘If
, the limit of
as
tends to infinity, is zero’.
Explained Example
When adding together an infinite number of terms of a geometric sequence that has
, it would seem that there is a limit.
Consider the sequence ![]()
Here is the sum of the first several terms:
![Rendered by QuickLaTeX.com \[\sum_{n=1}^{10}20\left(\dfrac{1}{2}\right)^{10}=\dfrac{20(1-0.5^{10})}{1-0.5}=39.96093\dots\]](https://tentotwelvemath.com/wp-content/ql-cache/quicklatex.com-0903b1133984091f4e0d063415b7b18a_l3.png)
![Rendered by QuickLaTeX.com \[\sum_{n=1}^{20}20\left(\dfrac{1}{2}\right)^{20}=\dfrac{20(1-0.5^{20})}{1-0.5}=39.9999618\dots\]](https://tentotwelvemath.com/wp-content/ql-cache/quicklatex.com-35330b9aabec58e3b705dc17a58b9338_l3.png)
![Rendered by QuickLaTeX.com \[\sum_{n=1}^{30}20\left(\dfrac{1}{2}\right)^{30}=\dfrac{20(1-0.5^{30})}{1-0.5}=39.99999996\dots\]](https://tentotwelvemath.com/wp-content/ql-cache/quicklatex.com-d4dddf964b61d9d0bb7e361798ea4cb1_l3.png)
It would appear that as
gets larger,
gets closer to 40.
According to the summation formula for a geometric sequence, the sum of the first
terms is:
![]()
However, as
approaches infinity,
approaches zero.
Therefore, the limit of this sum is
![]()
We say
![Rendered by QuickLaTeX.com \[\sum_{n=1}^{\infty}20\left(\dfrac{1}{2}\right)^{n-1}=40\]](https://tentotwelvemath.com/wp-content/ql-cache/quicklatex.com-7c890426a3ef669af62e511e863b6509_l3.png)
Conclusion
In general, because
as
, we replace
with zero in the formula:
![]()
That is:
![]()
Practice
Try these problems on the CK12 website on summing infinitely many terms of a geometric sequence.