Sum
The sum
of a geometric series is finite as long as the terms approach zero; as
the numbers near zero, they become insignificantly small, allowing a sum
to be calculated despite the series being infinite. The sum can be
computed using the self-similarity of the series.
Example
Consider the sum of the following geometric series:

This series has common ratio 2/3. If we multiply through by this
common ratio, then the initial 1 becomes a 2/3, the 2/3 becomes a 4/9,
and so on:

This new series is the same as the original, except that the first term is missing. Subtracting the new series (2/3)
s from the original series
s cancels every term in the original but the first:

A similar technique can be used to evaluate any self-similar expression.
Formula
For

, the sum of the first
n terms of a geometric series is:

where
a is the first term of the series, and
r is the common ratio. We can derive this formula as follows:
![\begin{align}
&\text{Let }s = a + ar + ar^2 + ar^3 + \cdots + ar^{n-1}. \\[4pt]
&\text{Then }rs = ar + ar^2 + ar^3 + ar^4 + \cdots + ar^{n} \\[4pt]
&\text{Then }s - rs = a-ar^{n} \\[4pt]
&\text{Then }s(1-r) = a(1-r^{n}),\text{ so }s = a \frac{1-r^{n}}{1-r} \quad \text{(if } r \neq 1 \text{)}.
\end{align}](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_vYjwWfSaztOzmSh61KV9nW19d9A6-PfFFHPXuzBFw5L-4Oh-xYrlKVEUlJI8vntRTaqw6UimIMUfIzIVKySNHXUyEO8nOjO6QXVuPORg0q8-g4v4cQIkL_uGAq26qMpf3x4L1VIeP6a9MSBvGGlw=s0-d)
As
n goes to infinity, the absolute value of
r must be less than one for the series to converge. The sum then becomes

When
a = 1, this simplifies to:

the left-hand side being a geometric series with common ratio
r. We can derive this formula:
![\begin{align}
&\text{Let }s = 1 + r + r^2 + r^3 + \cdots. \\[4pt]
&\text{Then }rs = r + r^2 + r^3 + \cdots. \\[4pt]
&\text{Then }s - rs = 1,\text{ so }s(1 - r) = 1,\text{ and thus }s = \frac{1}{1-r}.
\end{align}](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_vDp9roJrJz8gkqxoEuUsGvBNbsM7r96d4hQ8-grI5Z5UGTvGWKWJ32Q7LV0XFGFNnB-vetKrle6psWgSplaCd3plEYSDBU69ozZ6mDEe-kHj7SNum2J6HsYDtjIsWyxDcPJFKqfjijSzHBajM5mg=s0-d)
The general formula follows if we multiply through by
a.
This formula is only valid for convergent series (i.e., when the magnitude of
r is less than one). For example, the sum is undefined when
r = 10, even though the formula gives
s = −1/9.
This reasoning is also valid, with the same restrictions, for the complex case.
Proof of convergence
We can prove that the geometric series converges using the sum formula for a geometric progression:
![\begin{align}
&1 \,+\, r \,+\, r^2 \,+\, r^3 \,+\, \cdots \\[3pt]
&=\; \lim_{n\rightarrow\infty} \left(1 \,+\, r \,+\, r^2 \,+\, \cdots \,+\, r^n\right) \\
&=\; \lim_{n\rightarrow\infty} \frac{1-r^{n+1}}{1-r}
\end{align}](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_sKCHGVns71qm4gwEmlT9y-a4ZT6HGB6MeefDihURkbDpKUEww6Q7XbDNUbJmRfu-Q0B2TfMmBdV9mC_TflydiTv4U4X-3Tq_ra-ICnf8a97UAeBxIgE2_zZQppWD3zXV97P-cE2Y1ONtbnnq-hAg=s0-d)
Since (1 +
r +
r2 + ... +
rn)(1−
r) = 1−
rn+1 and
rn+1 → 0 for |
r | < 1.
Convergence of geometric series can also be demonstrated by rewriting the series as an equivalent telescoping series.
Consider the function g(K) = (r^(K+1))/(1-r). Note that: r = g(0) -
g(1), r^2 = g(1) - g(2), r^3 = g(2) - g(3), . . . Thus: S = r + r^2 +
r^3 + . . . = (g(0) - g(1)) + (g(1) - g(2)) + (g(2) - g(3)) + . . . If
|r|<1, then g(K) -> 0 as K -> infinity, and so S converges to
g(0) = r/(1-r).
Applications
Repeating decimals
Main article: Repeating decimal
A repeating decimal can be thought of as a geometric series whose common ratio is a power of 1/10. For example:

The formula for the sum of a geometric series can be used to convert the decimal to a fraction:

The formula works not only for a single repeating figure, but also for a repeating group of figures. For example:

Note that every series of repeating consecutive decimals can be conveniently simplified with the following:



That is, a repeating decimal with repeat length
n is equal to the quotient of the repeating part (as an integer) and
10n - 1.
To Join Ajit Mishra's Online Classroom CLICK HERE
Comments
Post a Comment