Power Series

Summary

A power series an(xc)n converges inside an open interval (or disk) centered at c of radius R , and may or may not converge at the endpoints. The radius is often found with the ratio test.

Prerequisites

Ratio Test, Geometric Series, Absolute Convergence

Definition

n=0an(xc)n.

Radius of Convergence

If the following limit exists,

R=limn|anan+1|,

with the conventions R=0 or R= when the limit is 0 or . Equivalently, if L=lim|an+1/an| , then R=1/L when L exists in [0,] .

(Do not invert the ratio formula inconsistently: R=lim|an/an+1| , not 1/R=lim|an/an+1| unless you define the limit the other way.)

Inside |xc|<R the series converges absolutely; outside |xc|>R it diverges. Endpoints x=c±R require separate tests.

Worked Example

Consider n=0((x2)/3)n=(1/3n)(x2)n .

Here an=3n , so

R=limn3n3(n+1)=3.

Absolute convergence for |x2|<3 , i.e. 1<x<5 .

Interval of convergence: (1,5) .

Common Mistakes

Connections

References

Power series and radius of convergence are in OpenStax Calculus Volume 2.[1]


  1. OpenStax, Calculus Volume 2, Section 6.1, https://openstax.org/details/books/calculus-volume-2 ↩︎