Encyclopedia > Analytic function

  Article Content

Power series

Redirected from Analytic function

In mathematics, a power series is an infinite series of the form

<math>
f(x) = \sum_{n=0}^\infty a_n \left( x-a \right)^n </math>

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

Table of contents

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 ≤ r ≤ ∞ such that the series converges whenever |x - a| < r and diverges whenever |x - 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

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 : |x - a| < 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:

<math>
f^\prime (x) = \sum_{n=1}^\infty a_n n \left( x-a \right)^{n-1} </math>

<math>
\int f(x)\,dx = \sum_{n=0}^\infty \frac{a_n \left( x-a \right)^{n+1}} {n+1} + C </math>

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

<math>
a_n = \frac {f^{\left( n \right)}\left( a \right)} {n!} </math>

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.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
1904

... held in St. Louis, Missouri, USA Births: January 5 - Jeane Dixon[?], astrologer (+ 1997) January 10 - Ray Bolger, actor, singer, dancer (+ 1987) January 18 - ...

 
 
 
This page was created in 92.1 ms