Power series

In this post, we deal with a class of series called the power series that contains a variable.



Definition (Power series)

Let {an} be a sequence of real numbers, b a real number, and x a variable x. The series given by

(Eq:PS)n=0an(xb)n=a0+a1(xb)+a2(xb)2+

is called a power series centered at x=b.

If we set t=xb in (Eq:PS), we obtain a power series centered at t=0. In most practical cases, it suffices to deal with power series centered at x=0.

Example. A polynomial of x, f(x)=a0+a1x+a2x2++anxn can be regarded as a power series by setting an+1=an+2==0.

In general, the power series n=0anxn is a polynomial of x if an=0 for all but finitely many n. □

If the power series n=0anxn is a polynomial, we can substitute an arbitrary real number to x to calculate the sum. If it is not a polynomial (i.e., an0 for infinitely many n), then substituting real numbers to x other than 0 may result in the divergence of the power series. As long as the power series converges (i.e., has a sum), we may regard it as a function of x.

Radius of convergence

Theorem (Convergence of power series)

If the power series n=0anxn converges at x=u(0), then it converges absolutely for all x such that |x|<|u|.

Proof. Since n=0anun has a sum, the sequence {anun} converges to 0. In particular, {anun} is bounded. Therefore, there exists an M>0 such that |anun|<M for all n0. For any xR, let us define r=|xu|. We have

|anxn|=|anunxnun|Mrn.

If |x|<|u|, then r<1. Therefore, the series n=0|anxn| has a dominating series n=0Mrn. It follows that n=0anxn converges absolutely if |x|<|u|. ■

Definition (Radius of convergence)

Given a power series n=0anxn, the quantity defined by

r=sup{|u| | n=0anun converges}

is called the radius of convergence of the power series n=0anxn.

Clearly, the power series n=0anxn converges if x=0. Therefore r0. It is possible that r=+.

From the above theorem (convergence of power series), we can see the following (r is the radius of convergence):

  • If 0<r<+, the power series n=0anxn converges absolutely at all x such that |x|<r, and diverges at all x such that |x|>r.
  • If r=+, the power series n=0anxn converges at all xR.
  • If r=0, the power series n=0anxn diverges at all x0.
In particular, if r>0, we can regard f(x)=n=0anxn as a function of x on the open interval (r,r).

Example. The power series n=0xn converges for |x|<1 and diverges for |x|>1. Therefore, its radius of convergence is 1. □

Remark. When the radius of convergence of the power series n=0anxn is r, we cannot generally decide whether the series converges or not at |x|=r. □

Calculating the radius of convergence

From the Cauchy and D'Alembert criteria, we have the following theorem:

Theorem (Radius of convergence)

For the power series n=0anxn with its radius of convergence r, the following hold:
  1. If l=limn|an|n, then r=1l.
  2. If l=limn|an+1an|, then r=1l.
Remark. In this theorem, we include the case where the limit does not exist, i.e., l=+, and formally define 10=+ and 1=0. □
Proof. Exercise. ■

See also: Convergence of series for Cauchy and D'Alembert's criteria.

Example. Let us find the radius of convergence of n=0xnn!.
For an=1n!, we have
limn|an+1an|=limn1n+1=0.
Thus, the radius of convergence is +. □

Example. Consider the following series:
(Eq:x2n)n=0x2n=1+0x+x2+0x3+x4+.
The coefficient an is either 1 or 0. Thus, limn|an|n does not exist, and the sequence {an+1an} cannot be defined. Therefore, we cannot use the above theorem to find the radius of convergence for this series.  □

However, if we use the limit superior, we can always write the radius of convergence as
r=1lim supn|an|n.


Example. The series in (Eq:x2n), 
lim supn|an|n=1.
Therefore, the radius of convergence is 1. □





Comments

Popular posts from this blog

Birth process

Branching processes: Mean and variance

Informal introduction to formal logic