How can we prove the following?
$$ \sum_{n=1}^{\infty} \frac{n}{2^n} = 2 $$
It would be great to see multiple ways, or hints, about how this can be proven.
I know this is a power series $\sum_{n=0}^\infty c_n \, (x-a)^n$ where $c_n = n$ and $x = \frac{1}{2}$ and $a = 0$, but otherwise I am stuck.