I have the series $\sum_{n=0}^\infty \frac{n}{2^n}$. I must show that it converges to 2.
I was given a hint to take the derivative of $\sum_{n=0}^\infty x^n$ and multiply by $x$ , which gives
$\sum_{n=1}^\infty nx^n$ , or $\sum_{n=0}^\infty nx^n$.
Clearly if I take $x=\frac{1}{2}$ , the series is $\sum_{n=0}^\infty \frac{n}{2^n}$. How do I proceed from here?