Power series
Encyclopedia : P : PO : POW : Power series
In mathematics, a power series (in one variable) is an infinite series of the form
- [f(x) = \sum_^\infty a_n \left( x-c \right)^n = a_0 + a_1 (x-c) + a_2 (x-c)^2 + a_3 (x-c)^3 + \cdots]
In many situations c is equal to zero, for instance when considering a Maclaurin series. In such cases, the power series takes the simpler form
- :[f(x) = \sum_^\infty a_n x^n = a_0 + a_1 x + a_2 x^2 + a_3 x^3 + \cdots.]
Examples
Any polynomial can be easily expressed as a power series around any center c, albeit one with most coefficients equal to zero. For instance, the polynomial [f(x) = x^2 + 2x + 3] can be written as a power series around the center [c=0] as
- :[f(x) = 3 + 2 x + 1 x^2 + 0 x^3 + 0 x^4 + \cdots \,]
- :[f(x) = 6 + 4 (x-1) + 1(x-1)^2 + 0(x-1)^3 + 0(x-1)^4 + \cdots \,]
The geometric series formula
- :[ \frac = \sum_^\infty x^n = 1 + x + x^2 + x^3 + \cdots,]
- :[ e^x = \sum_^\infty \frac = 1 + x + \frac + \frac + \cdots.]
- :[\sum_^\infty n! x^n = 1 + x + 2! x^2 + 3! x^3 + \cdots.]
- [\sin(x) x + \sin(2x) x^2 + \sin(3x) x^3 + \cdots \,] is not a power series.
Radius of convergence
A power series will converge for some values of the variable x (at least for x = c) and may diverge for others. There is always a number r with 0 ≤ r ≤ ∞ such that the series converges whenever |x − c| < r and diverges whenever |x − c| > r. The number r is called the radius of convergence of the power series; in general it is given as
- [r=\liminf_ \left|a_n\right|^}]
[r^=\limsup_ \left|a_n\right|^}]
(see limit superior and limit inferior). A fast way to compute it is
- [r=\lim_\left|}\right|]
The series converges absolutely for |x - c| < r and converges uniformly on every compact subset of .
For |x - c| = r, we cannot make any general statement on whether the series converges or diverges. However, Abel's theorem states that the sum of the series is continuous at x if the series converges at x.
Operations on power series
Addition and subtraction
When two functions f and g are decomposed into power series around the same center c, the power series of the sum or difference of the functions can be obtained by termwise addition and subtraction. That is, if:- [f(x) = \sum_^\infty a_n (x-c)^n]
- [g(x) = \sum_^\infty b_n (x-c)^n]
- [f(x)\pm g(x) = \sum_^\infty (a_n \pm b_n) (x-c)^n]
Multiplication and division
With the same definitions above, for the power series of the product and quotient of the functions can be obtained as follows:
- [ f(x)g(x) = \left(\sum_^\infty a_n (x-c)^n\right)\left(\sum_^\infty b_n (x-c)^n\right)]
- [ = \sum_^\infty \sum_^\infty a_i b_j (x-c)^]
- [ = \sum_^\infty \left(\sum_^n a_i b_\right) (x-c)^n.]
For division, observe:
- [ = ^\infty a_n (x-c)^n\over\sum_^\infty b_n (x-c)^n} = \sum_^\infty d_n (x-c)^n]
- [ f(x) = \left(\sum_^\infty b_n (x-c)^n\right)\left(\sum_^\infty d_n (x-c)^n\right)]
Differentiation and integration
Once a function is given as a power series, it is continuous wherever it converges and is differentiable on the interior of this set. It can be differentiated and integrated quite easily, by treating every term separately:
- :[f^\prime (x) = \sum_^\infty a_n n \left( x-c \right)^]
- :[\int f(x)\,dx = \sum_^\infty \frac} + C]
Analytic functions
A function f defined on some open subset U of R or C is called analytic if it is locally given by power series. This means that every a ∈ U has an open neighborhood V ⊆ U, such that there exists a power series with center a which converges to f(x) for every x ∈ V.
Every power series with a positive radius of convergence is analytic on the interior of its region of convergence. All holomorphic functions are complex-analytic. Sums and products of analytic functions are analytic, as are quotients as long as the denominator is non-zero.
If a function is analytic, then it is infinitely often differentiable, but in the real case the converse is not generally true. For an analytic function, the coefficients an can be computed as
- :[
where [f^(c)] denotes the nth derivative of f at c, and [f^(c) = f(c)]. This means that every analytic function is locally represented by its Taylor series.
The global form of an analytic function is completely determined by its local behavior in the following sense: if f and g are two analytic functions defined on the same connected open set U, and if there exists an element c∈U such that f (n)(c) = g (n)(c) for all n ≥ 0, then f(x) = g(x) for all x ∈ U.
If a power series with radius of convergence r is given, one can consider analytic continuations of the series, i.e. analytic functions f which are defined on larger sets than and agree with the given power series on this set. The number r is maximal in the following sense: there always exists a complex number x with |x - a| = r such that no analytic continuation of the series can be defined at x.
The power series expansion of the inverse function of an analytic function can be determined using the Lagrange inversion theorem.
Formal power series
In abstract algebra, one attempts to capture the essence of power series without being restricted to the fields of real and complex numbers, and without the need to talk about convergence. This leads to the concept of formal power series, a concept of great utility in combinatorics.
Power series in several variables
An extension of the theory is necessary for the purposes of multivariable calculus. A power series is here defined to be an infinite series of the form
- :[f(x_1,\dots,x_n) = \sum_^a_ \prod_^n \left(x_k - c_k \right)^,]
- :[f(x) = \sum_^n} a_ \left(x - c \right)^.]
Order of a power series
Let α be a multi-index for a power series f(x1, x2, …, xn). The order of the power series f is defined to be the least value |α| such that aα ≠ 0, or 0 if f ≡ 0. In particular, for a power series f(x) in a single variable x, the order of f is the smallest power of x with a nonzero coefficient. This definition readily extends to Laurent series.
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
