I was recently watching a Numberphile Video when I saw this 'formula' :
$$S = \sum \limits_{n=1} ^ {\infty} n\,x^{n-1} = \dfrac {1} {\big(x-1\big)^2} \,\,\,\forall\,\,\, |x| < 1$$
I was amazed to see this and it immediately struck to my mind that it is really an infinite derivative series:
$$S=\sum \limits_{n=1}^{\infty}\dfrac {d}{dx} x^n = \dfrac {d}{dx}\sum \limits_{n=1}^{\infty}x^n$$
Now applying the sum for infinite Geometric Series when $|r|<1$ ($r = $ common ratio) :
$$S = \dfrac{d}{dx}\dfrac{1}{1-x} = \dfrac{1}{\big(1-x\big)^2}$$
I am really a beginner at Calculus, so the first question I want to ask is :
Is my derivation for the sum $S$ mathematically correct ?
Though my final expression comes out good, there still might be chance of some mistake, so please help me.
Also,
Is there any other way of deriving this result besides Calculus? Is this result even linked to Calculus in any way?
I can clearly see that the common ratio $r$ for $
Can anyone help ?