1 Power series

A power series is simply a sum of terms each of which contains a variable raised to a non-negative integer power. To illustrate:

x x 3 + x 5 x 7 + ⋯

1 + x + x 2 2 ! + x 3 3 ! + ⋯

are examples of power series. In HELM booklet  16.3 we encountered an important example of a power series, the binomial series:

1 + p x + p ( p 1 ) 2 ! x 2 + p ( p 1 ) ( p 2 ) 3 ! x 3 + ⋯

which, as we have already noted, represents the function ( 1 + x ) p as long as the variable x satisfies x < 1.

A power series has the general form

b 0 + b 1 x + b 2 x 2 + &ctdot; = p = 0 b p x p

where b 0 , b 1 , b 2 , &ctdot; are constants. Note that, in the summation notation, we have chosen to start the series at p = 0 . This is to ensure that the power series can include a constant term b 0 since x 0 = 1 .

The convergence, or otherwise, of a power series, clearly depends upon the value of x chosen. For example, the power series

1 + x 2 + x 2 3 + x 3 4 + &ctdot;

is convergent if x = 1 (for then it is the alternating harmonic series) and divergent if x = + 1 (for then it is the harmonic series).