Revision as of 05:47, 11 January 2010 by imported>Peter Schmitt
A geometric series is a series associated with a geometric sequence,
i.e., the ratio (or quotient) q of two consecutive terms is the same for each pair. Thus, the series has the form
![{\displaystyle a+aq+aq^{2}+aq^{3}+\cdots }](https://wikimedia.org/api/rest_v1/media/math/render/svg/b9b289f379971fb0f6aafb92b44d9b97d0fa7039)
where the quotient (ratio) of the (n+1)th and the nth term is
![{\displaystyle {\frac {aq^{n}}{aq^{n-1}}}=q.}](https://wikimedia.org/api/rest_v1/media/math/render/svg/6b9658b2e002c4e14a5bb8c7b2177a820ce2c09e)
An infinite geometric series (i.e., a series with an infinite number of terms) converges if and only if |q|<1, in which case its sum is
, where a is the first term of the series.
Remarks
- The sum of finite (n) terms of a geometric sequence is a finite number Sn; its formula is given below.
- Since every finite geometric sequence is the initial segment of a uniquely determined infinite geometric sequence every finite geometric series is the initial segment of a corresponding infinite geometric series. Therefore, while in elementary mathematics the difference between "finite" and "infinite" may be stressed, in more advanced mathematical texts "geometrical series" usually refers to the infinite series.
Examples
Positive ratio
|
|
Negative ratio
|
The series
![{\displaystyle 6+2+{\frac {2}{3}}+{\frac {2}{9}}+{\frac {2}{27}}+\cdots }](https://wikimedia.org/api/rest_v1/media/math/render/svg/1ceda4e436ee09926f60215fa847b09bcce1dd7c)
and corresponding sequence of partial sums
![{\displaystyle 6,8,{\frac {26}{3}},{\frac {80}{9}},{\frac {242}{27}},\cdots }](https://wikimedia.org/api/rest_v1/media/math/render/svg/f92e07fc07d6d01c575165c111b3d3c861cb3f6e)
is a geometric series with quotient
![{\displaystyle q={\frac {1}{3}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/982967a0c09d5b5c01287384000d505032b9e474)
and first term
![{\displaystyle a=6\,}](https://wikimedia.org/api/rest_v1/media/math/render/svg/a7ab459c6c6ab6f934bd5db935a46d2011b5fb37)
and therefore its sum is
![{\displaystyle {6 \over 1-{\frac {1}{3}}}=9}](https://wikimedia.org/api/rest_v1/media/math/render/svg/d4f8f4934fe28a4d7b59b9e5d78209476935a3a3)
|
|
The series
![{\displaystyle 6-2+{\frac {2}{3}}-{\frac {2}{9}}+{\frac {2}{27}}-+\cdots }](https://wikimedia.org/api/rest_v1/media/math/render/svg/1a36262ee61e67bc2d4ff77ace3132bb2b22bd3d)
and corresponding sequence of partial sums
![{\displaystyle 6,4,{\frac {14}{3}},{\frac {40}{9}},{\frac {122}{27}},\cdots }](https://wikimedia.org/api/rest_v1/media/math/render/svg/b98f0e745eeb3e997a29e24ffdd4a0a66218650f)
is a geometric series with quotient
![{\displaystyle q=-{\frac {1}{3}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/9be92ce79de621483dae62798ad21d7a087a0393)
and first term
![{\displaystyle a=6\,}](https://wikimedia.org/api/rest_v1/media/math/render/svg/a7ab459c6c6ab6f934bd5db935a46d2011b5fb37)
and therefore its sum is
![{\displaystyle {6 \over 1-\left(-{\frac {1}{3}}\right)}={\frac {9}{2}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/89ffa6d610001311362cb7c992d1508471427d37)
|
The partial sum S5 follows thus (see the formula derived below)
![{\displaystyle S_{5}\equiv 6+2+{\frac {2}{3}}+{\frac {2}{9}}+{\frac {2}{27}}=6\left[1+{\frac {1}{3}}+{\Big (}{\frac {1}{3}}{\Big )}^{2}+{\Big (}{\frac {1}{3}}{\Big )}^{3}+{\Big (}{\frac {1}{3}}{\Big )}^{4}\right]=6\left[{\frac {1-({\frac {1}{3}})^{5}}{1-{\frac {1}{3}}}}\right]={\frac {242}{27}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/d253eb4421d96db185552976a4779ae83296cdd8)
Power series
By definition, a geometric series
![{\displaystyle \sum _{k=1}^{\infty }a_{k}\qquad (a_{k}\in \mathbb {C} )}](https://wikimedia.org/api/rest_v1/media/math/render/svg/1f07614f2dcac0e6bbffba64bde47a16feb3ba97)
can be written as
![{\displaystyle a\sum _{k=0}^{\infty }q^{k}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/13fa5b42ab21ad3b6dc9dd3126ac9b4b0e733efa)
where
![{\displaystyle a=a_{1}\qquad {\textrm {and}}\qquad q={a_{k+1} \over a_{k}}\in \mathbb {C} {\hbox{ is the constant quotient}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/41902e1643b265cb07e96e0c9b6c2062db61b3dd)
The partial sums of the power series Σqk are
![{\displaystyle S_{n}=\sum _{k=0}^{n-1}q^{k}=1+q+q^{2}+\cdots +q^{n-1}={\begin{cases}{\displaystyle {\frac {1-q^{n}}{1-q}}}&{\hbox{for }}q\neq 1\\n\cdot 1&{\hbox{for }}q=1\end{cases}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/977e59cf60a1dff95ba81a3214df923e982c9655)
because
![{\displaystyle (1-q)(1+q+q^{2}+\cdots +q^{n-1})=1-q^{n}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/02c235c591fb5c73ea9df10ec477cd7314cbc8f0)
Since
![{\displaystyle \lim _{n\to \infty }{1-q^{n} \over 1-q}={1-\lim _{n\to \infty }q^{n} \over 1-q}\quad (q\neq 1)}](https://wikimedia.org/api/rest_v1/media/math/render/svg/640470a72a456ebef71d54bf17ae16cad30cba41)
it is
![{\displaystyle \lim _{n\to \infty }S_{n}={1 \over 1-q}\quad \Longleftrightarrow \quad |q|<1}](https://wikimedia.org/api/rest_v1/media/math/render/svg/1e1b7a46797aea4cc0b57ee1606bd54d7fa225be)
Summary: Convergence behaviour of the geometric series
The geometric series
- converges (more precisely: converges absolutely) for |q|<1 with the sum
![{\displaystyle \sum _{k=1}^{\infty }a_{k}={a \over 1-q}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/76af0474d32b9091465dd5fc6576a885a9c2c6b6)
- and diverges for |q| ≥ 1.
- For q ≥ 1 the limit is +∞ or −∞ depending on the sign of a.
- For q ≤ −1 the sign of partial sums alternates and no infinite limit exists.
- For |q| = 1 and q ≠ 1 (i.e., q = −1 or non-real complex) the partial sums Sn are bounded but not convergent.
- For |q| > 1 and q non-real complex the partial sums Sn oscillate and no infite limit exists.