I have this question:
For $\large \ a_n > 0 $ and $\large \ b_n > 0 $, and $\large \lim_{n\rightarrow \infty} \frac{b_n}{a_n} = 0 $ prove that $\lim_{n\rightarrow \infty} a_n = \infty$ if $\lim_{n\rightarrow} b_n = \infty$
One way I thought I can prove this is by showing that since $\large \lim_{n\rightarrow \infty} \frac{a_n}{b_n}$ then by using the ratio test, we have:
$\large \lim_{n\rightarrow\infty} \left|\frac{a_n+1}{b_n+1}*\frac{b_n}{a_n} \right| < 1 $
and for large values of n, we have $\large \ a_{n+1} *b_n < b_{n+1}*a_n $
now since $\large \lim_{n\rightarrow \infty} b_n = \infty $ then $\large b_n$ is increasing and $\large b_n < b_{n+1} $ in all cases. This shows that $\large a_n$ can be zero, constant, or going to $\large \infty$ as well.