PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Revision difference : geometric series
Version current Version 11
A \emph{geometric series} is a series of the form A \emph{geometric series} is a series of the form
\begin{align*} \begin{align*}
\sum_{i=1}^n ar^{i-1} \sum_{i=1}^n ar^{i-1}
\end{align*} \end{align*}
(with $a$ and $r$ real or complex numbers). The partial sums of a geometric series are given by (with $a$ and $r$ real or complex numbers). The partial sums of a geometric series are given by
\begin{align} \begin{align}
s_n=\sum_{i=1}^n ar^{i-1} = \frac{a(1 -r^n)}{1-r}. s_n=\sum_{i=1}^n ar^{i-1} = \frac{a(1 -r^n)}{1-r}.
\end{align} \end{align}
An \emph{infinite geometric series} is a geometric series, as above, with $n \rightarrow \infty$. It is denoted by An \emph{infinite geometric series} is a geometric series, as above, with $n \rightarrow \infty$. It is denoted by
\begin{align*} \begin{align*}
\sum_{i=1}^\infty ar^{i-1} \sum_{i=1}^\infty ar^{i-1}
\end{align*} \end{align*}
If $|r|\ge 1$, the infinite geometric series diverges. Otherwise it converges to If $|r|\ge 1$, the infinite geometric series diverges. Otherwise it converges to
\begin{align} \begin{align}
\sum_{i=1}^\infty ar^{i-1} = \frac{a}{1-r} \sum_{i=1}^\infty ar^{i-1} = \frac{a}{1-r}
\end{align} \end{align}
Taking the limit of $s_n$ as $n \rightarrow \infty$, we see that $s_n$ diverges if $|r| \ge 1$. However, if $|r| < 1$, $s_n$ approaches (2). Taking the limit of $s_n$ as $n \rightarrow \infty$, we see that $s_n$ diverges if $|r| \ge 1$. However, if $|r| < 1$, $s_n$ approaches (2).
One way to prove (1) is to take One way to prove (1) is to take
\begin{align*} \begin{align*}
s_n = a + ar + ar^2 + \cdots + ar^{n-1} s_n = a + ar + ar^2 + \cdots + ar^{n-1}
\end{align*} \end{align*}
and multiply by $r$, to get and multiply by $r$, to get
\begin{align*} \begin{align*}
r s_n = ar + ar^2 + ar^3 + \cdots + ar^{n-1} + ar^{n} r s_n = ar + ar^2 + ar^3 + \cdots + +ar^{n-1} + ar^{n}
\end{align*} \end{align*}
subtracting the two removes most of the terms: subtracting the two removes most of the terms:
\begin{align*} \begin{align*}
s_n - rs_n = a - ar^n s_n - rs_n = a - ar^n
\end{align*} \end{align*}
factoring and dividing gives us factoring and dividing gives us
\begin{align*} \begin{align*}
s_n = \frac{a(1 -r^n)}{1-r} s_n = \frac{a(1 -r^n)}{1-r}
\end{align*} \end{align*}
$\square$ $\square$