$\sum_{n=1}^{\infty} \frac{n}{5^n}$
doing the ratio test i get
$ \frac{n}{5^n} * \frac{5^{n+1}}{n+1} $
which results in
$ L = 5 \frac{n}{n+1} $
as limit reaches infinity on $L$. i get that $L$ is greater than 1 which is undefined behavior. but wolfram confirms it is 5/16. help