I know that the convergence radius is $R = (-1,1)$, but I don't know how to sum this series, please help.
Asked
Active
Viewed 35 times
1 Answers
2
Differentiate $\sum_{k\ge2}x^k=\frac{x^2}{1-x}=-1-x+\frac{1}{1-x}$ twice to get$$\sum_{k\ge2}k(k-1)x^{k-2}=\frac{d^2}{dx^2}\left(-1-x+\frac{1}{1-x}\right)=\frac{d^2}{dx^2}\frac{1}{1-x}=\frac{2}{(1-x)^3}.$$As @metamorphy notes, if we change the lower limit to $k=0$, the second derivative doesn't change because $\frac{d^2}{dx^2}(1+x)=0$, but the revised sum is easily written as $\frac{1}{1-x}$.
J.G.
- 115,835
-
Could you clarify this? Show more steps perhaps? – Indr Jun 03 '20 at 20:48
-
@Indr See edit. – J.G. Jun 03 '20 at 20:50