Sequence transformations
From Wikipedia, the free encyclopedia
- This is a page about mathematics. For other usages of "sequence", see: sequence (non-mathematical).
To evaluate the limit of a slowly convergent sequence or series, or the antilimit of a divergent series numerically, one may use extrapolation methods or sequence transformations :
Contents |
[edit] Definitions
For a given sequence
- ,
the transformed sequence is
- ,
where the members of the transformed sequence are usually computed from some finite number of members of the original sequence, e.g., there is a mapping T according to
for some finite k. In the simplest case, the sn and the s'n are real or complex numbers. More generally, they may be elements of some vector space or algebra.
The transformed sequence is said to converge faster than the original sequence if
where s is the limit of S assumed to be convergent. In this case, convergence acceleration is obtained. If the original sequence is divergent, the sequence transformation acts as extrapolation method to the antilimit s.
If the mapping T is linear in each of its arguments, i.e., for
for some constants , the sequence transformation is called a linear sequence transformation.
Sequence transformations that are not linear are called nonlinear sequence transformations.
[edit] Application
Examples of such nonlinear sequence transformations are Padé approximants and Levin-type sequence transformations.
Especially nonlinear sequence transformations often provide powerful numerical methods for the summation of divergent series or asymptotic series that arise for instance in perturbation theory, and may be used as highly effective extrapolation methods.
[edit] Example: The Aitken method
A simple nonlinear sequence transformation is the Aitken method
defined by the mapping
with
- .
Taking the sequence of partial sums
of the geometric series as untransformed sequence, we obtain for the transformed sequence by simple algebra
independent of n. This, however is the limit of the geometric series for
- .
Thus, the Aitken method yields the exact result by extrapolation of only three consecutive partial sums.
For
- ,
the geometric series diverges since it is power series in q outside its radius of convergence. But even for this divergent series, the Aitken method sums the geometric series to its analytic continuation to
- ,
i.e. the complex q plane punctuated at
- .
The Aitken method is often used iteratively by applying it again to the transformed sequence etc.:
and so on.
[edit] References
- Extrapolation Methods. Theory and Practice by C. Brezinski and M. Redivo Zaglia, North-Holland, 1991.
- Padé Approximants by G. A. Baker, Jr. and P. Graves-Morris, Cambridge U.P., 1996.