nLab
power series

Contents

Definition

A power series in a variable X and with coefficients in a ring R is a series of the form

n=0 a nX n\sum_{n = 0}^\infty a_n X^n

with coefficients (a nR) n=0 . If there are no additional convergence conditions on a power series we call it for emphasis also formal power series.

If there is k such that a n=0 for all n>k then this is a polynomial of degree k.

The collection of formal power series in variable X with coefficients in a commutative ring R is denoted R[[X]].

More generally, one considers power series n 1=0,n 2=0,,n k=0 a n 1n kX 1 n 1X 2 n 2X k n k in k variables X 1,,X k which are declared commutative with a n 1n kR, where R is commutative; they form a formal power series ring R[[X 1,,X k]]. More generally, we can consider noncommutative (associative unital) ring R and words in noncommutative variables X 1,,X k of the form

w=X i 1X i mw = X_{i_1}\cdots X_{i_m}

(where m has nothing to do with k) and with coefficient a wR (here w is a word of any length, not a multiindex in the previous sense). Thus the power sum is of the form wa wX w and they form a formal power series ring in variables X 1,,X k denoted by RX 1,,X k. Furthermore, R can be even a noncommutative semiring in which case the words belong to the free monoid on the set S={X 1,,X k}, the partial sums are then belong to a monoid semiring RS. The formal power series then also form a semiring, by the multiplication rule

ra rX rb sX s= w u,v;w=uva ub vX w\sum_{r} a_r X_r \cdot \sum b_s X_s = \sum_w \sum_{u,v; w = u v} a_u b_v X_w

Of course, this implies that in a specialization, b-s commute with variables X i k; what is usually generalized to take some endomorphisms into an account (like at noncommutative polynomial level of partial sums where we get skew-polynomial rings, i.e. iterated Ore extensions).

Examples

Taylor series

MacLaurin series

For fC () a smooth function on the real line, and for f (n)C () denoting its nth derivative its MacLaurin series (its Taylor series at 0) is the power series

n=0 1n!f (n)(0)x n.\sum_{n = 0}^\infty \frac{1}{n!} f^{(n)}(0) x^n \,.

If this power series converges to f, then we say that f is analytic.

Laurent series

Puiseux series

References

A formalization in homotopy type theory and there in Coq is discussed in section 4 of

Revised on April 15, 2013 19:19:49 by Zoran Škoda (161.53.130.104)