Introduction to Power Series: Learn It 3

Interval and Radius of Convergence

The interval of convergence is the set of all [latex]x[/latex]-values where the power series converges. When we have the third case behavior, this interval has length [latex]2R[/latex] and is centered at [latex]x = a[/latex]. The value [latex]R[/latex] represents the distance from the center to either endpoint, so we call it the radius of convergence.

Consider the familiar geometric series [latex]\displaystyle\sum_{n=0}^{\infty} x^n[/latex]. This series converges for all [latex]x[/latex] in the interval [latex](-1,1)[/latex] and diverges when [latex]|x| \geq 1[/latex]. The interval of convergence is [latex](-1,1)[/latex] , which has length 2, giving us a radius of convergence [latex]R = 1[/latex].

interval and radius of convergence

For the power series [latex]\displaystyle\sum_{n=0}^{\infty} c_n (x-a)^n[/latex]:

  • The interval of convergence is the set of all real numbers [latex]x[/latex] where the series converges
  • The radius of convergence [latex]R[/latex] is defined as:
    • [latex]R = 0[/latex] if the series converges only at [latex]x = a[/latex]
    • [latex]R = \infty[/latex] if the series converges for all real numbers [latex]x[/latex]
    • [latex]R > 0[/latex] if the series converges for [latex]|x-a| < R[/latex] and diverges for [latex]|x-a| > R[/latex]

Figure 1 illustrates these three cases visually. In case (c), notice that the series behavior at the endpoints [latex]x = a + R[/latex] and [latex]x = a - R[/latex] requires separate investigation.

This figure has three number lines, each labeled with x. In the middle of each number line is a point labeled a. The first number line has
Figure 1. For a series [latex]\displaystyle\sum _{n=0}^{\infty }{c}_{n}{\left(x-a\right)}^{n}[/latex] graph (a) shows a radius of convergence at [latex]R=0[/latex], graph (b) shows a radius of convergence at [latex]R=\infty [/latex], and graph (c) shows a radius of convergence at R. For graph (c) we note that the series may or may not converge at the endpoints [latex]x=a+R[/latex] and [latex]x=a-R[/latex].

To determine the interval of convergence for a power series, we typically apply the ratio test.

Rules for Solving Absolute Value Inequalities

When working with convergence conditions like [latex]|x-a| < R[/latex], remember these key rules:

  • [latex]|x - a| \leq b[/latex] is equivalent to [latex]-b \leq x - a \leq b[/latex]
  • Adding or subtracting the same number to both sides preserves the inequality
  • Multiplying or dividing by a positive number preserves the inequality direction
  • Multiplying or dividing by a negative number reverses the inequality direction
  • If [latex]|x^n| \leq a[/latex], then [latex]-\sqrt[n]{a} \leq x \leq \sqrt[n]{a}[/latex]

Express your final answer using interval notation.

In the next example, we show the three different possibilities illustrated in Figure 1.

For each of the following series, find the interval and radius of convergence.

  1. [latex]\displaystyle\sum _{n=0}^{\infty }\frac{{x}^{n}}{n\text{!}}[/latex]
  2. [latex]\displaystyle\sum _{n=0}^{\infty }n\text{!}{x}^{n}[/latex]
  3. [latex]\displaystyle\sum _{n=0}^{\infty }\frac{{\left(x - 2\right)}^{n}}{\left(n+1\right){3}^{n}}[/latex]