Power Series Math Example 4

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

Example 4

medium
Differentiate โˆ‘n=0โˆžxn=11โˆ’x\sum_{n=0}^{\infty} x^n = \frac{1}{1-x} term by term to find a new series identity.

Solution

  1. 1
    ddxโˆ‘n=0โˆžxn=โˆ‘n=1โˆžnxnโˆ’1\frac{d}{dx}\sum_{n=0}^{\infty}x^n = \sum_{n=1}^{\infty}nx^{n-1}.
  2. 2
    ddx11โˆ’x=1(1โˆ’x)2\frac{d}{dx}\frac{1}{1-x} = \frac{1}{(1-x)^2}.
  3. 3
    Therefore โˆ‘n=1โˆžnxnโˆ’1=1(1โˆ’x)2\sum_{n=1}^{\infty}nx^{n-1} = \frac{1}{(1-x)^2} for โˆฃxโˆฃ<1|x|<1.

Answer

โˆ‘n=1โˆžnxnโˆ’1=1(1โˆ’x)2,โˆฃxโˆฃ<1\sum_{n=1}^{\infty}nx^{n-1} = \frac{1}{(1-x)^2}, \quad |x|<1
Term-by-term differentiation is valid within the radius of convergence and produces a new closed-form identity.

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