Radius & Interval of Convergence of Power Series (College Board AP® Calculus BC): Revision Note

Roger B

Written by: Roger B

Reviewed by: Mark Curtis

Updated on

Radius & interval of convergence of power series

What is a power series?

  • A power series is a series of the form

    n=0an(xr)n=a0+a1(xr)+a2(xr)2+...+an(xr)n+...

    • where {an} is a sequence of real numbers

    • and r is a real number

  • Note that x is a variable, independent of the summation index numbers n

    • This means that a power series represents a function in x

    • The series sum will take on different values if different values of x are substituted in

  • A Taylor or Maclaurin polynomial is a truncated power series

    • It is a power series that stops at a particular value of n

What does it mean for a power series to converge?

  • Recall that a series of real numbers can either converge or diverge

  • A power series is not, however, a single series of real numbers

    • The terms of the series change depending on what value of x is substituted in

    • The power series may converge for some values of x

      • and diverge for other values of x

  • A power series will either

    • converge at a single point (i.e. for a single x value)

      • Note that when x=r,  n=0an(xr)n=a0, so the power series will always converge at that point

    • or else it will have an interval of convergence (i.e. converge for a range of x values)

      • This may be a finite interval

        • e.g. 3<x3

      • Or the interval may be infinite

        • The series converges for ALL real values of x

How do I find the radius of convergence for a power series?

  • The ratio test can be used to find the radius of convergence for a power series

    • The radius of convergence is 'half the width' of the interval of convergence

  • For example, consider the series n=1(1)n+1(xnn·3n)=x3x218+x381x4324+...

    • Note that this series starts at n=1, because there is no constant a0 term at the start

    • Apply the ratio test

      limn|(n+1)th termnth term|=limn|((1)n+2(xn+1(n+1)·3n+1))(1)n+1(xnn·3n)|=limn|xn+1(n+1)·3n+1·n·3nxn|=limn|x3·nn+1|=|x3|

      • I.e. because limn|nn+1|=1

    • The series converges if that limit is less than 1

      |x3|<1    |x|<3

      • The radius of convergence is 3

      • Note that |x|<3 is equivalent to 3<x<3

      • The series converges for all x in that interval

  • Or consider the series n=0xnn!=1+x+x22!+x33!+...

    • Apply the ratio test

      limn|(n+1)th termnth term|=limn|(xn+1(n+1)!)(xnn!)|=limn|xn+1(n+1)!·n!xn|=limn|xn+1|=0

    • Be careful with that last step

      • x can theoretically take on any real number value

      • But for any particular value of x,  x is just a finite real number

      • And the limit of a finite real number divided by n+1, as n goes to infinity, is zero

    • So the ratio test limit, for all values of x, is 0

      • And 0<1

    • Therefore, the power series converges for all real numbers x

Examiner Tips and Tricks

Be careful when using the ratio test with power series

  • The limit statement n only applies to places where n appears in the limit expressions

  • x is a variable that is independent of n, and may be treated as a constant when evaluating the limit

How do I find the interval of convergence for a power series?

  • Knowing the radius of convergence allows you to identify an open interval on which the power series converges

    • E.g.  |x|<3    3<x<3

  • But using the ratio test does not tell you what happens at the endpoints of the interval

    • The series might converge at none, one or both of the endpoints

  • To fully determine the interval of convergence, each endpoint must be tested separately

    • Note that this is not necessary, as in the second example above, if the ratio test already shows that the series converges for all values of x

    • In that case, the interval of convergence is (, )

  • In the first example above, n=1(1)n+1(xnn·3n) and the ratio test told us that the series converges for 3<x<3

    • Test the series for x=3

      • When x=3 the series becomes

        n=1(1)n+1((3)nn·3n)=n=1(1)n+1·(33)n·1n=n=1(1)n+1·(1)n·1n=n=1(1)2n+1·1n=n=11n

        • Note that 2n+1 is always an odd number, so (1)2n+1 is always equal to 1 for every n=1, 2, 3, ...

      • n=11n is the harmonic series, which diverges to +

        • So  n=11n diverges to

      • Therefore, the power series diverges for x=3

    • Test the series for x=3

      • When x=3 the series becomes

        n=1(1)n+1((3)nn·3n)=n=1(1)n+1·(33)n·1n=n=1(1)n+1·(1)n·1n=n=1(1)n+1·1n

      • n=1(1)n+1·1n is the alternating harmonic series, which converges

      • Therefore the power series converges for x=3

    • The interval of convergence for the series is 3<x3

Worked Example

A power series is given by n=1(1)n+1·(x1)nn·2n=(x1)2(x1)28+(x1)324(x1)464+....

Determine the radius of convergence and the interval of convergence for the series.

Answer:

First apply the ratio test to determine the radius of convergence

limn|(n+1)th termnth term|=limn|((1)n+2·(x1)n+1(n+1)·2n+1)((1)n+1·(x1)nn·2n)|=limn|(x1)n+1(n+1)·2n+1·n·2n(x1)n|=limn|x12·nn+1|=|x12|

That converges when the limit is less than 1

|x12|<1    |x1|<2

Radius of convergence = 2

So the radius of convergence is 2, but note that here the corresponding interval is not centered on x=0

|x1|<2    2<x1<2    1<x<3

The series converges on that open interval, but now we need to test the endpoints

When x=1,

n=1(1)n+1·(x1)nn·2n=n=1(1)n+1·((1)1)nn·2n=n=1(1)n+1·(2)nn·2n=n=1(1)n+1·(1)n·2nn·2n=n=1(1)2n+1·1n=n=11n

That is the negative of the harmonic series,
and so diverges to negative infinity

So the series diverges for x=1

When x=3,

n=1(1)n+1·(x1)nn·2n=n=1(1)n+1·((3)1)nn·2n=n=1(1)n+1·2nn·2n=n=1(1)n+1·1n

That is the alternating harmonic series,
which converges

So the series converges for x=3

Combine the results to get the interval of convergence

The interval of convergence is 1<x3

Unlock more, it's free!

Join the 100,000+ Students that ❤️ Save My Exams

the (exam) results speak for themselves:

Build on this topic

Roger B

Author: Roger B

Expertise: Development Editor

Roger's teaching experience stretches all the way back to 1992, and in that time he has taught students at all levels between Year 7 and university undergraduate. Having conducted and published postgraduate research into the mathematical theory behind quantum computing, he is more than confident in dealing with mathematics at any level the exam boards might throw at you.

Mark Curtis

Reviewer: Mark Curtis

Expertise: Maths Content Creator

Mark graduated twice from the University of Oxford: once in 2009 with a First in Mathematics, then again in 2013 with a PhD (DPhil) in Mathematics. He has had nine successful years as a secondary school teacher, specialising in A-Level Further Maths and running extension classes for Oxbridge Maths applicants. Alongside his teaching, he has written five internal textbooks, introduced new spiralling school curriculums and trained other Maths teachers through outreach programmes.