Jump to content

Power series: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Dysprosia (talk | contribs)
mNo edit summary
Line 3: Line 3:
[[Category:Calculus]]
[[Category:Calculus]]
[[Category:Complex analysis]] [[Category:Mathematical analysis]]
[[Category:Complex analysis]] [[Category:Mathematical analysis]]
In [[mathematics]], a '''power series''' is an [[infinite series]] of the form
In [[mathematics]], a '''power series''' (in one variable) is an [[infinite series]] of the form


:<math>
:<math>
Line 9: Line 9:
</math>
</math>


where the coefficients ''a<sub>n</sub>'', the center ''a'', and the argument ''x'' are [[real number|real]] or [[complex number|complex]] numbers. These series usually arise as the [[Taylor series]] of some known [[function (mathematics)|function]]; the [[Taylor series]] article contains many examples.
where the coefficients ''a<sub>n</sub>'', the center ''a'', and the argument ''x'' are usually [[real number|real]] or [[complex number|complex]] numbers. These series usually arise as the [[Taylor series]] of some known [[function (mathematics)|function]]; the [[Taylor series]] article contains many examples.


=== [[Radius of convergence]] ===
== [[Radius of convergence]] ==


A power series will converge for some values of the variable ''x'' (at least for ''x'' = ''a'') and may diverge for others. It turns out that there is always a number ''r'' with 0 &le; ''r'' &le; &infin; such that the series converges whenever |''x'' &minus; ''a''| < ''r'' and diverges whenever |''x'' &minus; ''a''| > ''r''. (For |''x'' - ''a''| = ''r'' we cannot make any general statement.) The number ''r'' is called the '''[[radius of convergence]]''' of the power series; in general it is given as
A power series will converge for some values of the variable ''x'' (at least for ''x'' = ''a'') and may diverge for others. It turns out that there is always a number ''r'' with 0 &le; ''r'' &le; &infin; such that the series converges whenever |''x'' &minus; ''a''| < ''r'' and diverges whenever |''x'' &minus; ''a''| > ''r''. (For |''x'' - ''a''| = ''r'' we cannot make any general statement.) The number ''r'' is called the '''[[radius of convergence]]''' of the power series; in general it is given as
Line 21: Line 21:
The series [[absolute convergence|converges absolutely]] for |''x'' - ''a''| < ''r'' and [[uniform convergence|converges uniformly]] on every [[compact]] [[subset]] of {''x'' : |''x'' &minus; ''a''| < ''r''}.
The series [[absolute convergence|converges absolutely]] for |''x'' - ''a''| < ''r'' and [[uniform convergence|converges uniformly]] on every [[compact]] [[subset]] of {''x'' : |''x'' &minus; ''a''| < ''r''}.


=== Differentiating and integrating power series ===
== Differentiating and integrating power series ==


Once a function is given as a power series, it is [[continuous]] wherever it converges and is [[derivative|differentiable]] on the [[interior (topology)|interior]] of this set. It can be [[derivative|differentiated]] and [[integral|integrated]] quite easily, by treating every term separately:
Once a function is given as a power series, it is [[continuous]] wherever it converges and is [[derivative|differentiable]] on the [[interior (topology)|interior]] of this set. It can be [[derivative|differentiated]] and [[integral|integrated]] quite easily, by treating every term separately:
Line 35: Line 35:
Both of these series have the same radius of convergence as the original one.
Both of these series have the same radius of convergence as the original one.


=== Analytic functions ===
== Analytic functions ==


A function ''f'' defined on some [[open set|open subset]] ''U'' of '''R''' or '''C''' is called '''analytic''' if it is locally given by power series. This means that every ''a'' &isin; ''U'' has an open [[neighborhood (topology)|neighborhood]] ''V'' &sube; ''U'', such that there exists a power series with center ''a'' which converges to ''f''(''x'') for every ''x'' &isin; ''V''.
A function ''f'' defined on some [[open set|open subset]] ''U'' of '''R''' or '''C''' is called '''analytic''' if it is locally given by power series. This means that every ''a'' &isin; ''U'' has an open [[neighborhood (topology)|neighborhood]] ''V'' &sube; ''U'', such that there exists a power series with center ''a'' which converges to ''f''(''x'') for every ''x'' &isin; ''V''.
Line 55: Line 55:
The power series expansion of the [[inverse function]] of an analytic function can be determined using the [[Lagrange inversion theorem]].
The power series expansion of the [[inverse function]] of an analytic function can be determined using the [[Lagrange inversion theorem]].


=== Formal power series ===
== Formal power series ==


In [[abstract algebra]], one attempts to capture the essence of power series without being restricted to the [[field (mathematics)|field]]s of real and complex numbers, and without the need to talk about convergence. This leads to the concept of [[formal power series]], a principle that is of great utility in [[combinatorics]].
In [[abstract algebra]], one attempts to capture the essence of power series without being restricted to the [[field (mathematics)|field]]s of real and complex numbers, and without the need to talk about convergence. This leads to the concept of [[formal power series]], a principle that is of great utility in [[combinatorics]].


Note that the "is an element of" symbol, appears as a square on some fonts (such as the default display font of windows)
Note that the "is an element of" symbol, appears as a square on some fonts (such as the default display font of windows)

== Power series in several variables ==

An extension of the theory is necessary for the purposes of [[multivariate calculus]]. A '''power series''' is here defined to be an infinite series of the form

:<math>
f(\vec x) = \sum_{\vec j \in \mathbb{N}^n} a_{\vec j} \prod_{k=1}^n \left(x_k - c_k \right)^{j_k},
</math>

where ''j''= (''j_1,...,j_n'') is a vector of natural numbers, the coefficients
''a''<sub>(''j_1,...,j_n'')</sub> are usuall real or complex, and the center ''c'' = (''c_1,...,c_n'') and argument ''x'' = (''x_1,...,x_n'') are usually real or complex vectors. In the more convenient [[multi-index]] notation this can be written

:<math>
f(\vec x) = \sum_{\alpha \in \mathbb{N}^n} a_{\alpha} \left(x - c \right)^{\alpha}.
</math>

''I'm not sure what the region of convergence looks like, although I would expect a polydisc.''

'''I think differentiation and integration may be carried out as before with the radius of convergence, using the standard rules from multivariate calculus.'''

Revision as of 12:34, 3 June 2004

In mathematics, a power series (in one variable) is an infinite series of the form

where the coefficients an, the center a, and the argument x are usually real or complex numbers. These series usually arise as the Taylor series of some known function; the Taylor series article contains many examples.

A power series will converge for some values of the variable x (at least for x = a) and may diverge for others. It turns out that there is always a number r with 0 ≤ r ≤ ∞ such that the series converges whenever |xa| < r and diverges whenever |xa| > r. (For |x - a| = r we cannot make any general statement.) The number r is called the radius of convergence of the power series; in general it is given as

r = lim infn → ∞   |an|−1/n

but a fast way to compute it is

r = limn → ∞   |an/an+1|.

The latter formula is valid only if the limit exists, while the former formula can always be used.

The series converges absolutely for |x - a| < r and converges uniformly on every compact subset of {x : |xa| < r}.

Differentiating and integrating power series

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:

Both of these series have the same radius of convergence as the original one.

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 aU has an open neighborhood VU, such that there exists a power series with center a which converges to f(x) for every xV.

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 (n)(a) denotes the n-th derivative of f at a. 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 aU such that f (n)(a) = g (n)(a) for all n ≥ 0, then f(x) = g(x) for all xU.

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 { x : |x - a| < r } 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 principle that is of great utility in combinatorics.

Note that the "is an element of" symbol, appears as a square on some fonts (such as the default display font of windows)

Power series in several variables

An extension of the theory is necessary for the purposes of multivariate calculus. A power series is here defined to be an infinite series of the form

where j= (j_1,...,j_n) is a vector of natural numbers, the coefficients a(j_1,...,j_n) are usuall real or complex, and the center c = (c_1,...,c_n) and argument x = (x_1,...,x_n) are usually real or complex vectors. In the more convenient multi-index notation this can be written

I'm not sure what the region of convergence looks like, although I would expect a polydisc.

I think differentiation and integration may be carried out as before with the radius of convergence, using the standard rules from multivariate calculus.