fbpx
Wikipedia

Power series

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

where an represents the coefficient of the nth term and c is a constant. Power series are useful in mathematical analysis, where they arise as Taylor series of infinitely differentiable functions. In fact, Borel's theorem implies that every power series is the Taylor series of some smooth function.

In many situations, c (the center of the series) is equal to zero, for instance when considering a Maclaurin series. In such cases, the power series takes the simpler form

Beyond their role in mathematical analysis, power series also occur in combinatorics as generating functions (a kind of formal power series) and in electronic engineering (under the name of the Z-transform). The familiar decimal notation for real numbers can also be viewed as an example of a power series, with integer coefficients, but with the argument x fixed at 110. In number theory, the concept of p-adic numbers is also closely related to that of a power series.

Examples

Polynomial

 
The exponential function (in blue), and its improving approximation by the sum of the first n + 1 terms of its Maclaurin power series (in red). So
n=0 gives  ,
n=1  ,
n=2  ,
n=3  etcetera.

Any polynomial can be easily expressed as a power series around any center c, although all but finitely many of the coefficients will be zero since a power series has infinitely many terms by definition. For instance, the polynomial   can be written as a power series around the center   as

 
or around the center   as
 

This is because of the Taylor series expansion of f(x) around   is

 

as   and the non-zero derivatives are  , so   and  , a constant.

Or indeed the expansion is possible around any other center c.[1] One can view power series as being like "polynomials of infinite degree," although power series are not polynomials.

Geometric series, exponential function and sine

The geometric series formula

 
which is valid for  , is one of the most important examples of a power series, as are the exponential function formula
 
and the sine formula
 

valid for all real x.

These power series are also examples of Taylor series.

On the set of exponents

Negative powers are not permitted in a power series; for instance,   is not considered a power series (although it is a Laurent series). Similarly, fractional powers such as   are not permitted (but see Puiseux series). The coefficients   are not allowed to depend on  , thus for instance:

 
is not a power series.

Radius of convergence

A power series   is convergent for some values of the variable x, which will always include x = c (as usual,   evaluates as 1 and the sum of the series is thus   for x = c). The series may diverge for other values of x. If c is not the only point of convergence, then there is always a number r with 0 < r ≤ ∞ such that the series converges whenever |xc| < r and diverges whenever |xc| > r. The number r is called the radius of convergence of the power series; in general it is given as

 
or, equivalently,
 
(this is the Cauchy–Hadamard theorem; see limit superior and limit inferior for an explanation of the notation). The relation
 
is also satisfied, if this limit exists.

The set of the complex numbers such that |xc| < r is called the disc of convergence of the series. The series converges absolutely inside its disc of convergence, and converges uniformly on every compact subset of the disc of convergence.

For |xc| = r, there is no general statement on the convergence of the series. However, Abel's theorem states that if the series is convergent for some value z such that |zc| = r, then the sum of the series for x = z is the limit of the sum of the series for x = c + t (zc) where t is a real variable less than 1 that tends to 1.

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

 
and
 
then
 

It is not true that if two power series   and   have the same radius of convergence, then   also has this radius of convergence. If   and  , then both series have the same radius of convergence of 1, but the series   has a radius of convergence of 3.

The sum of two power series will have, at minimum, a radius of convergence of the smaller of the two radii of convergence of the two series (and it may be higher than either, as seen in the example above).[2]

Multiplication and division

With the same definitions for   and  , the power series of the product and quotient of the functions can be obtained as follows:

 

The sequence   is known as the convolution of the sequences   and  .

For division, if one defines the sequence   by

 
then
 
and one can solve recursively for the terms   by comparing coefficients.

Solving the corresponding equations yields the formulae based on determinants of certain matrices of the coefficients of   and  

 
 

Differentiation and integration

Once a function   is given as a power series as above, it is differentiable on the interior of the domain of convergence. 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 a convergent power series. This means that every aU has an open neighborhood VU, such that there exists a power series with center a that 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 differentiable, but in the real case the converse is not generally true. For an analytic function, the coefficients an can be computed as

 

where   denotes the nth derivative of f at c, and  . 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 cU such that f(n)(c) = g(n)(c) 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 | |xc| < 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 |xc| = 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.

Behavior near the boundary

The sum of a power series with a positive radius of convergence is an analytic function at every point in the interior of the disc of convergence. However, different behavior can occur at points on the boundary of that disc. For example:

  1. Divergence while the sum extends to an analytic function:   has radius of convergence equal to   and diverges at every point of  . Nevertheless, the sum in   is  , which is analytic at every point of the plane except for  .
  2. Convergent at some points divergent at others:   has radius of convergence  . It converges for  , while it diverges for  .
  3. Absolute convergence at every point of the boundary:   has radius of convergence  , while it converges absolutely, and uniformly, at every point of   due to Weierstrass M-test applied with the hyper-harmonic convergent series  .
  4. Convergent on the closure of the disc of convergence but not continuous sum: Sierpiński gave an example[3] of a power series with radius of convergence  , convergent at all points with  , but the sum is an unbounded function and, in particular, discontinuous. A sufficient condition for one-sided continuity at a boundary point is given by Abel's 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 algebraic 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

 
where j = (j1, …, jn) is a vector of natural numbers, the coefficients a(j1, …, jn) are usually real or complex numbers, and the center c = (c1, …, cn) and argument x = (x1, …, xn) are usually real or complex vectors. The symbol   is the product symbol, denoting multiplication. In the more convenient multi-index notation this can be written
 
where   is the set of natural numbers, and so   is the set of ordered n-tuples of natural numbers.

The theory of such series is trickier than for single-variable series, with more complicated regions of convergence. For instance, the power series   is absolutely convergent in the set   between two hyperbolas. (This is an example of a log-convex set, in the sense that the set of points  , where   lies in the above region, is a convex set. More generally, one can show that when c=0, the interior of the region of absolute convergence is always a log-convex set in this sense.) On the other hand, in the interior of this region of convergence one may differentiate and integrate under the series sign, just as one may with ordinary power series.[4]

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 there is aα ≠ 0 with  , or   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.

Notes

  1. ^ Howard Levi (1967). Polynomials, Power Series, and Calculus. Van Nostrand. p. 24.
  2. ^ Erwin Kreyszig, Advanced Engineering Mathematics, 8th ed, page 747
  3. ^ Wacław Sierpiński (1916). "Sur une série potentielle qui, étant convergente en tout point de son cercle de convergence, représente sur ce cercle une fonction discontinue. (French)". Rendiconti del Circolo Matematico di Palermo. Palermo Rend. 41: 187–190. doi:10.1007/BF03018294. JFM 46.1466.03. S2CID 121218640.
  4. ^ Beckenbach, E. F. (1948). "Convex functions". Bulletin of the American Mathematical Society. 54 (5): 439–460. doi:10.1090/S0002-9904-1948-08994-7.

References

External links

power, series, notebook, series, thinkpad, power, series, mathematics, power, series, variable, infinite, series, form, displaystyle, infty, left, right, dots, where, represents, coefficient, term, constant, useful, mathematical, analysis, where, they, arise, . For the notebook series see IBM ThinkPad Power Series In mathematics a power series in one variable is an infinite series of the form n 0 a n x c n a 0 a 1 x c a 2 x c 2 displaystyle sum n 0 infty a n left x c right n a 0 a 1 x c a 2 x c 2 dots where an represents the coefficient of the nth term and c is a constant Power series are useful in mathematical analysis where they arise as Taylor series of infinitely differentiable functions In fact Borel s theorem implies that every power series is the Taylor series of some smooth function In many situations c the center of the series is equal to zero for instance when considering a Maclaurin series In such cases the power series takes the simpler form n 0 a n x n a 0 a 1 x a 2 x 2 displaystyle sum n 0 infty a n x n a 0 a 1 x a 2 x 2 dots Beyond their role in mathematical analysis power series also occur in combinatorics as generating functions a kind of formal power series and in electronic engineering under the name of the Z transform The familiar decimal notation for real numbers can also be viewed as an example of a power series with integer coefficients but with the argument x fixed at 1 10 In number theory the concept of p adic numbers is also closely related to that of a power series Contents 1 Examples 1 1 Polynomial 1 2 Geometric series exponential function and sine 1 3 On the set of exponents 2 Radius of convergence 3 Operations on power series 3 1 Addition and subtraction 3 2 Multiplication and division 3 3 Differentiation and integration 4 Analytic functions 4 1 Behavior near the boundary 5 Formal power series 6 Power series in several variables 7 Order of a power series 8 Notes 9 References 10 External linksExamples EditPolynomial Edit The exponential function in blue and its improving approximation by the sum of the first n 1 terms of its Maclaurin power series in red So n 0 gives f x 1 displaystyle f x 1 n 1 f x 1 x displaystyle f x 1 x n 2 f x 1 x x 2 2 displaystyle f x 1 x x 2 2 n 3 f x 1 x x 2 2 x 3 6 displaystyle f x 1 x x 2 2 x 3 6 etcetera Any polynomial can be easily expressed as a power series around any center c although all but finitely many of the coefficients will be zero since a power series has infinitely many terms by definition For instance the polynomial f x x 2 2 x 3 textstyle f x x 2 2x 3 can be written as a power series around the center c 0 textstyle c 0 asf x 3 2 x 1 x 2 0 x 3 0 x 4 displaystyle f x 3 2x 1x 2 0x 3 0x 4 cdots or around the center c 1 textstyle c 1 as f x 6 4 x 1 1 x 1 2 0 x 1 3 0 x 1 4 displaystyle f x 6 4 x 1 1 x 1 2 0 x 1 3 0 x 1 4 cdots This is because of the Taylor series expansion of f x around x 1 textstyle x 1 isf x f 1 f 1 1 x 1 f 1 2 x 1 2 f 1 3 x 1 3 displaystyle f x f 1 frac f 1 1 x 1 frac f 1 2 x 1 2 frac f 1 3 x 1 3 cdots as f x 1 1 2 3 6 textstyle f x 1 1 2 3 6 and the non zero derivatives are f x 2 x 2 textstyle f x 2x 2 so f 1 4 textstyle f 1 4 and f x 2 textstyle f x 2 a constant Or indeed the expansion is possible around any other center c 1 One can view power series as being like polynomials of infinite degree although power series are not polynomials Geometric series exponential function and sine Edit The geometric series formula1 1 x n 0 x n 1 x x 2 x 3 displaystyle frac 1 1 x sum n 0 infty x n 1 x x 2 x 3 cdots which is valid for x lt 1 textstyle x lt 1 is one of the most important examples of a power series as are the exponential function formula e x n 0 x n n 1 x x 2 2 x 3 3 displaystyle e x sum n 0 infty frac x n n 1 x frac x 2 2 frac x 3 3 cdots and the sine formula sin x n 0 1 n x 2 n 1 2 n 1 x x 3 3 x 5 5 x 7 7 displaystyle sin x sum n 0 infty frac 1 n x 2n 1 2n 1 x frac x 3 3 frac x 5 5 frac x 7 7 cdots valid for all real x These power series are also examples of Taylor series On the set of exponents Edit Negative powers are not permitted in a power series for instance 1 x 1 x 2 textstyle 1 x 1 x 2 cdots is not considered a power series although it is a Laurent series Similarly fractional powers such as x 1 2 textstyle x frac 1 2 are not permitted but see Puiseux series The coefficients a n textstyle a n are not allowed to depend on x textstyle x thus for instance sin x x sin 2 x x 2 sin 3 x x 3 displaystyle sin x x sin 2x x 2 sin 3x x 3 cdots is not a power series Radius of convergence EditA power series n 0 a n x c n textstyle sum n 0 infty a n x c n is convergent for some values of the variable x which will always include x c as usual x c 0 displaystyle x c 0 evaluates as 1 and the sum of the series is thus a 0 displaystyle a 0 for x c The series may diverge for other values of x If c is not the only point of convergence then there is always a number r with 0 lt r such that the series converges whenever x c lt r and diverges whenever x c gt r The number r is called the radius of convergence of the power series in general it is given asr lim inf n a n 1 n displaystyle r liminf n to infty left a n right frac 1 n or equivalently r 1 lim sup n a n 1 n displaystyle r 1 limsup n to infty left a n right frac 1 n this is the Cauchy Hadamard theorem see limit superior and limit inferior for an explanation of the notation The relation r 1 lim n a n 1 a n displaystyle r 1 lim n to infty left a n 1 over a n right is also satisfied if this limit exists The set of the complex numbers such that x c lt r is called the disc of convergence of the series The series converges absolutely inside its disc of convergence and converges uniformly on every compact subset of the disc of convergence For x c r there is no general statement on the convergence of the series However Abel s theorem states that if the series is convergent for some value z such that z c r then the sum of the series for x z is the limit of the sum of the series for x c t z c where t is a real variable less than 1 that tends to 1 Operations on power series EditAddition and subtraction Edit 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 iff x n 0 a n x c n displaystyle f x sum n 0 infty a n x c n and g x n 0 b n x c n displaystyle g x sum n 0 infty b n x c n then f x g x n 0 a n b n x c n displaystyle f x pm g x sum n 0 infty a n pm b n x c n It is not true that if two power series n 0 a n x n textstyle sum n 0 infty a n x n and n 0 b n x n textstyle sum n 0 infty b n x n have the same radius of convergence then n 0 a n b n x n textstyle sum n 0 infty left a n b n right x n also has this radius of convergence If a n 1 n textstyle a n 1 n and b n 1 n 1 1 1 3 n textstyle b n 1 n 1 left 1 frac 1 3 n right then both series have the same radius of convergence of 1 but the series n 0 a n b n x n n 0 1 n 3 n x n textstyle sum n 0 infty left a n b n right x n sum n 0 infty frac 1 n 3 n x n has a radius of convergence of 3 The sum of two power series will have at minimum a radius of convergence of the smaller of the two radii of convergence of the two series and it may be higher than either as seen in the example above 2 Multiplication and division Edit With the same definitions for f x displaystyle f x and g x displaystyle g x the power series of the product and quotient of the functions can be obtained as follows f x g x n 0 a n x c n n 0 b n x c n i 0 j 0 a i b j x c i j n 0 i 0 n a i b n i x c n displaystyle begin aligned f x g x amp left sum n 0 infty a n x c n right left sum n 0 infty b n x c n right amp sum i 0 infty sum j 0 infty a i b j x c i j amp sum n 0 infty left sum i 0 n a i b n i right x c n end aligned The sequence m n i 0 n a i b n i textstyle m n sum i 0 n a i b n i is known as the convolution of the sequences a n displaystyle a n and b n displaystyle b n For division if one defines the sequence d n displaystyle d n byf x g x n 0 a n x c n n 0 b n x c n n 0 d n x c n displaystyle frac f x g x frac sum n 0 infty a n x c n sum n 0 infty b n x c n sum n 0 infty d n x c n then f x n 0 b n x c n n 0 d n x c n displaystyle f x left sum n 0 infty b n x c n right left sum n 0 infty d n x c n right and one can solve recursively for the terms d n displaystyle d n by comparing coefficients Solving the corresponding equations yields the formulae based on determinants of certain matrices of the coefficients of f x displaystyle f x and g x displaystyle g x d 0 a 0 b 0 displaystyle d 0 frac a 0 b 0 d n 1 b 0 n 1 a n b 1 b 2 b n a n 1 b 0 b 1 b n 1 a n 2 0 b 0 b n 2 a 0 0 0 b 0 displaystyle d n frac 1 b 0 n 1 begin vmatrix a n amp b 1 amp b 2 amp cdots amp b n a n 1 amp b 0 amp b 1 amp cdots amp b n 1 a n 2 amp 0 amp b 0 amp cdots amp b n 2 vdots amp vdots amp vdots amp ddots amp vdots a 0 amp 0 amp 0 amp cdots amp b 0 end vmatrix Differentiation and integration Edit Once a function f x displaystyle f x is given as a power series as above it is differentiable on the interior of the domain of convergence It can be differentiated and integrated quite easily by treating every term separately f x n 1 a n n x c n 1 n 0 a n 1 n 1 x c n f x d x n 0 a n x c n 1 n 1 k n 1 a n 1 x c n n k displaystyle begin aligned f x amp sum n 1 infty a n n x c n 1 sum n 0 infty a n 1 n 1 x c n int f x dx amp sum n 0 infty frac a n x c n 1 n 1 k sum n 1 infty frac a n 1 x c n n k end aligned Both of these series have the same radius of convergence as the original one Analytic functions EditMain article Analytic function A function f defined on some open subset U of R or C is called analytic if it is locally given by a convergent power series This means that every a U has an open neighborhood V U such that there exists a power series with center a that 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 differentiable but in the real case the converse is not generally true For an analytic function the coefficients an can be computed asa n f n c n displaystyle a n frac f left n right left c right n where f n c displaystyle f n c denotes the nth derivative of f at c and f 0 c f c displaystyle f 0 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 x x c lt 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 c 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 Behavior near the boundary Edit The sum of a power series with a positive radius of convergence is an analytic function at every point in the interior of the disc of convergence However different behavior can occur at points on the boundary of that disc For example Divergence while the sum extends to an analytic function n 0 z n textstyle sum n 0 infty z n has radius of convergence equal to 1 displaystyle 1 and diverges at every point of z 1 displaystyle z 1 Nevertheless the sum in z lt 1 displaystyle z lt 1 is 1 1 z textstyle frac 1 1 z which is analytic at every point of the plane except for z 1 displaystyle z 1 Convergent at some points divergent at others n 1 z n n textstyle sum n 1 infty frac z n n has radius of convergence 1 displaystyle 1 It converges for z 1 displaystyle z 1 while it diverges for z 1 displaystyle z 1 Absolute convergence at every point of the boundary n 1 z n n 2 textstyle sum n 1 infty frac z n n 2 has radius of convergence 1 displaystyle 1 while it converges absolutely and uniformly at every point of z 1 displaystyle z 1 due to Weierstrass M test applied with the hyper harmonic convergent series n 1 1 n 2 textstyle sum n 1 infty frac 1 n 2 Convergent on the closure of the disc of convergence but not continuous sum Sierpinski gave an example 3 of a power series with radius of convergence 1 displaystyle 1 convergent at all points with z 1 displaystyle z 1 but the sum is an unbounded function and in particular discontinuous A sufficient condition for one sided continuity at a boundary point is given by Abel s theorem Formal power series EditMain article 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 algebraic combinatorics Power series in several variables EditAn 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 formf x 1 x n j 1 j n 0 a j 1 j n k 1 n x k c k j k displaystyle f x 1 dots x n sum j 1 dots j n 0 infty a j 1 dots j n prod k 1 n x k c k j k where j j1 jn is a vector of natural numbers the coefficients a j1 jn are usually real or complex numbers and the center c c1 cn and argument x x1 xn are usually real or complex vectors The symbol P displaystyle Pi is the product symbol denoting multiplication In the more convenient multi index notation this can be written f x a N n a a x c a displaystyle f x sum alpha in mathbb N n a alpha x c alpha where N displaystyle mathbb N is the set of natural numbers and so N n displaystyle mathbb N n is the set of ordered n tuples of natural numbers The theory of such series is trickier than for single variable series with more complicated regions of convergence For instance the power series n 0 x 1 n x 2 n textstyle sum n 0 infty x 1 n x 2 n is absolutely convergent in the set x 1 x 2 x 1 x 2 lt 1 displaystyle x 1 x 2 x 1 x 2 lt 1 between two hyperbolas This is an example of a log convex set in the sense that the set of points log x 1 log x 2 displaystyle log x 1 log x 2 where x 1 x 2 displaystyle x 1 x 2 lies in the above region is a convex set More generally one can show that when c 0 the interior of the region of absolute convergence is always a log convex set in this sense On the other hand in the interior of this region of convergence one may differentiate and integrate under the series sign just as one may with ordinary power series 4 Order of a power series EditLet a 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 r displaystyle r such that there is aa 0 with r a a 1 a 2 a n displaystyle r alpha alpha 1 alpha 2 cdots alpha n or displaystyle infty 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 Notes Edit Howard Levi 1967 Polynomials Power Series and Calculus Van Nostrand p 24 Erwin Kreyszig Advanced Engineering Mathematics 8th ed page 747 Waclaw Sierpinski 1916 Sur une serie potentielle qui etant convergente en tout point de son cercle de convergence represente sur ce cercle une fonction discontinue French Rendiconti del Circolo Matematico di Palermo Palermo Rend 41 187 190 doi 10 1007 BF03018294 JFM 46 1466 03 S2CID 121218640 Beckenbach E F 1948 Convex functions Bulletin of the American Mathematical Society 54 5 439 460 doi 10 1090 S0002 9904 1948 08994 7 References EditSolomentsev E D 2001 1994 Power series Encyclopedia of Mathematics EMS PressExternal links EditWeisstein Eric W Formal Power Series MathWorld Weisstein Eric W Power Series MathWorld Powers of Complex Numbers by Michael Schreiber Wolfram Demonstrations Project Retrieved from https en wikipedia org w index php title Power series amp oldid 1136377617, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.