Exercise Calculate $\displaystyle\sum_{n=0}^\infty n \Big( \frac{4}{5}\Big)^{n+1}$
This is what I have so far
$$\displaystyle\sum_{n=0}^\infty n \Big( \frac{4}{5} \Big)^{n+1} = \displaystyle\sum_{n=0}^\infty n \Big( \frac{4}{5} \Big)^n \cdot \Big( \frac{4}{5} \Big)^1 = \frac{4}{5} \displaystyle\sum_{n=0}^\infty n \Big( \frac{4}{5} \Big)^n$$
I know that the series converges to $16$ but I can't quite finish this. This series is so close to being geometric if it weren't for that pesky $n$ attached to it. You could argue that the constants here are $n$ but this $n$ is always changing, so it's not quite what we want. Any advice?