In mathematics, a sequence transformation is an operator acting on a given space of sequences (a sequence space).
Sequence transformations include linear mappings such as discrete convolution with another sequence and resummation of a sequence and nonlinear mappings, more generally.
They are commonly used for series acceleration, that is, for improving the rate of convergence of a slowly convergent sequence or series.
Sequence transformations are also commonly used to compute the antilimit of a divergent series numerically, and are used in conjunction with extrapolation methods.
Classical examples for sequence transformations include the binomial transform, Möbius transform, and Stirling transform.
the sequence resulting from transformation by
is where the elements of the transformed sequence are usually computed from some finite number of members of the original sequence, for instance for some natural number
See for instance the binomial transform and Aitken's delta-squared process.
In the simplest case the elements of the sequences, the
, are real or complex numbers.
More generally, they may be elements of some vector space or algebra.
is called a linear sequence transformation.
Sequence transformations that are not linear are called nonlinear sequence transformations.
In the context of series acceleration, when the original sequence
the transformed sequence is said to have a faster rate of convergence than the original sequence if If the original sequence is divergent, the sequence transformation may act as an extrapolation method to an antilimit
The simplest examples of sequence transformations include shifting all elements by an integer
and 0 otherwise, and scalar multiplication of the sequence some constant
These are both examples of linear sequence transformations.
Less trivial examples include the discrete convolution of sequences with another reference sequence.
A particularly basic example is the difference operator, which is convolution with the sequence
and is a discrete analog of the derivative; technically the shift operator and scalar multiplication can also be written as trivial discrete convolutions.
The binomial transform and the Stirling transform are two linear transformations of a more general type.
An example of a nonlinear sequence transformation is Aitken's delta-squared process, used to improve the rate of convergence of a slowly convergent sequence.
An extended form of this is the Shanks transformation.
The Möbius transform is also a nonlinear transformation, only possible for integer sequences.