Geometric series: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Peter Schmitt
m (TOC)
imported>Peter Schmitt
(→‎Geometric power series: some edits; new section)
Line 157: Line 157:
For each ''q'', the geometric series is a series of numbers, but
For each ''q'', the geometric series is a series of numbers, but
since &mdash; apart from the constant factor ''a'' &mdash; they all have the same form &Sigma;''q''<sup>''k''</sup>,  
since &mdash; apart from the constant factor ''a'' &mdash; they all have the same form &Sigma;''q''<sup>''k''</sup>,  
it is convenient to replace the quotient ''q'' by a variable ''x'' and consider the geometric [[power series]]
it is convenient to replace the quotient ''q'' by a variable ''x'' and consider the (real or complex) geometric [[power series]]
(a series of functions):
(a series of functions):


:: <math> \sum_{k=1}^\infty x^k \ \text{ for }\ x \in \mathbb R \ \text{ or }\ \mathbb C </math>
:: <math> \sum_{k=1}^\infty x^k \ \text{ for }\ x \in \mathbb R \ \text{ or }\ \mathbb C </math>


This geometric power series
The [[convergence radius]] of this power series is 1. It
* converges (more precisely: converges [[absolute convergent|absolutely]]) for |''x''|<1 with the sum
* converges (more precisely: converges [[absolute convergent|absolutely]]) for |''x''|<1 with the sum
:: <math> \sum_{k=1}^\infty x^k = { 1 \over 1-x }</math>
:: <math> \sum_{k=1}^\infty x^k = { 1 \over 1-x }</math>
Line 173: Line 173:
:: For |''x''| = 1 and ''x'' ≠ 1 (i.e., ''x'' = &minus;1 or non-real complex) the partial sums ''S''<sub>n</sub> are bounded but not convergent.
:: For |''x''| = 1 and ''x'' ≠ 1 (i.e., ''x'' = &minus;1 or non-real complex) the partial sums ''S''<sub>n</sub> are bounded but not convergent.
:: For |''x''| > 1 and ''x'' non-real complex the partial sums oscillate, the limit of their absolute values is ∞, but no infinite limit exists.
:: For |''x''| > 1 and ''x'' non-real complex the partial sums oscillate, the limit of their absolute values is ∞, but no infinite limit exists.
== A notation: ''q''-analogues ==

Revision as of 13:17, 21 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 a geometric sequence, i.e., the ratio (or quotient) q of two consecutive terms is the same for each pair.

Thus, every geometric series has the form

where the quotient (ratio) of the (n+1)th and the nth term is

The sum of the first n terms of a geometric sequence is called the n-th partial sum (of the series); its formula is given below (Sn).

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.

In finance, since compound interest generates a geometric sequence, regular payments together with compound interest lead to a geometric series.

Remark
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

and corresponding sequence of partial sums

is a geometric series with quotient

and first term

and therefore its sum is

  The series

and corresponding sequence of partial sums

is a geometric series with quotient

and first term

and therefore its sum is

The sum of the first 5 terms — the partial sum S5 (see the formula derived below) — is for q = 1/3

and for q = −1/3

Application in finance

When regular payments are combined with compound interest this generates a geometric series:

Regular deposits

If, for n time periods, a sum P is deposited at an interest rate of p percent, then — after the n-th period —

the first payment has increased to

the second to

etc., and the last one

Thus the cumulated sum

is the n-th partial sum of a geometric series.

Regular down payments

If a loan L is to be payed off by n regular payments P, the total payment nP has to cover both the loan L and the accumulated interest I.

The interest for the payment at the end of the first time period is ,

for the payment after two time periods it is ,

etc., and for the last payment after n time periods the interest is .

Thus the accumulated interest

is the n-th partial sum of a geometric series. (From this equation, P can easily be calculated.)

Mathematical treatment

By definition, a geometric series

can be written as

where

Partial sums

The partial sums of the series Σqk are

because

Thus

Limit

Since

it is

Thus the sum or limit of the series is

Geometric power series

For each q, the geometric series is a series of numbers, but since — apart from the constant factor a — they all have the same form Σqk, it is convenient to replace the quotient q by a variable x and consider the (real or complex) geometric power series (a series of functions):

The convergence radius of this power series is 1. It

  • converges (more precisely: converges absolutely) for |x|<1 with the sum
  • and diverges for |x| ≥ 1.
  • For real x:
For x ≥ 1 the limit is +∞.
For x = −1 the series alternates between 1 and 0.
For x < −1 the sign of partial sums alternates, the limit of their absolute values is ∞, but no infinite limit exists.
  • For complex x:
For |x| = 1 and x ≠ 1 (i.e., x = −1 or non-real complex) the partial sums Sn are bounded but not convergent.
For |x| > 1 and x non-real complex the partial sums oscillate, the limit of their absolute values is ∞, but no infinite limit exists.

A notation: q-analogues