Power Series Math Example 2

Follow the full solution, then compare it with the other examples linked below.

Example 2

hard
Find the interval of convergence of โˆ‘n=1โˆž(โˆ’1)nxnn\displaystyle\sum_{n=1}^{\infty} \frac{(-1)^n x^n}{n}.

Solution

  1. 1
    Ratio test: L=โˆฃxโˆฃ<1L = |x| < 1, so R=1R=1.
  2. 2
    x=1x=1: โˆ‘(โˆ’1)n/n\sum(-1)^n/n โ€” alternating harmonic, converges.
  3. 3
    x=โˆ’1x=-1: โˆ‘1/n\sum 1/n โ€” harmonic, diverges.
  4. 4
    Interval: (โˆ’1,1](-1, 1].

Answer

Interval of convergence: (โˆ’1,1](-1, 1].
Always check endpoints individually. At x=1x=1 the series converges; at x=โˆ’1x=-1 it diverges.

About Power Series

An infinite series of the form โˆ‘n=0โˆžan(xโˆ’c)n=a0+a1(xโˆ’c)+a2(xโˆ’c)2+โ‹ฏ\sum_{n=0}^{\infty} a_n(x-c)^n = a_0 + a_1(x-c) + a_2(x-c)^2 + \cdots where cc is the center and ana_n are the coefficients. A power series defines a function of xx wherever it converges.

Learn more about Power Series โ†’

More Power Series Examples