In an exercise I'm asked to study the limit of the following sequence:
$$(nr^n)_{n\in \Bbb N}$$
I'm aware of the following:
If $|r|>1$ then the sequence diverges if $r$ is positive, or it has no limit if $r$ is negative.
If $r=1$ then it also diverges
If $r = -1$ then it has no limit
But I'm not being able to find out what the limit is when $|r| < 1$. I know that if that's the case then $\lim_n r^n = 0$, but I don't know how to do this for this sequence.