Evaluate $\lim_{n\to\infty}n\cdot r^n$ , being $0<r<1$.
I dont know if I took the proper steps, but I get to this point:
$$\lim_{n\to\infty}n\cdot r^n=\lim_{n\to\infty}n \lim_{n\to\infty}r^n = \infty \cdot 0 $$
I dont know how to solve this indetermination without L'hopital's rule.
If $$ n\ge n_r=\frac{\sqrt{r}}{1-\sqrt{r}} $$ then $$ 1+\frac1n\le\frac1{\sqrt{r}} $$ Therefore, $$ \begin{align} \frac{(n+1)r^{n+1}}{nr^n} &=\left(1+\frac1n\right)r\\ &\le\sqrt{r} \end{align} $$ Which leads us to $$ nr^n\le\overbrace{n_rr^{n_r}\vphantom{r^{\frac{n-n_r}2}}}^\text{constant}\overbrace{r^{\frac{n-n_r}2}}^{\to0} $$