Geometric series: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Peter Schmitt
(→‎Power series: editing first part)
imported>Peter Schmitt
(→‎Power series: edit continued)
Line 27: Line 27:
           \end{cases}
           \end{cases}
</math>
</math>
 
because
The infinite geometric series <math>a\sum_{k=1}^\infty x^{k-1}</math> converges when |''x''| < 1, because in that case ''x''<sup>''k''</sup> tends to zero for <font style = "vertical-align: 10%"><math> k \rightarrow \infty</math></font> and hence
: <math> (1-x)(1 + x + x^2 + \cdots + x^{n-1}) = 1-x^n </math>
:<math>
Since
\lim_{n\rightarrow \infty} S_n = \frac{a}{1-x},\quad\hbox{for}\quad |x| < 1.
: <math> \lim_{n\to\infty} {1-x^n \over 1-x } = {1-\lim_{n\to\infty}x^n \over 1-x } \quad (x\ne1)</math>
</math>
there is
The geometric series diverges for |''x''| &ge; 1.
: <math> \lim_{n\to\infty} S_n = {1 \over1-x } \quad \Leftrightarrow \quad |x|<1 </math>
and the geometric series converges for |''x''|<1 with the sum
: <math> \sum_{k=1}^\infty a_k = { a \over 1-q }</math>
and diverges for |''x''| &ge; 1.

Revision as of 19:25, 9 January 2010

This article is developed but not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable, developed Main Article is subject to a disclaimer.

A geometric series is a series associated with an infinite geometric sequence, i.e., the quotient q of two consecutive terms is the same for each pair.

A geometric series converges if and only if −1<q<1.

Its sum is where a is the first term of series.

Power series

Any geometric series

can be written as

where

The partial sums of the power series are

because

Since

there is

and the geometric series converges for |x|<1 with the sum

and diverges for |x| ≥ 1.