How can I prove this:
$$\lim_{n\to \infty} \frac{(\ln n)^a}{n^b} = 0 \quad \forall\, a,b > 0$$
Any ideas or tips? I tried to use L'Hôpital's rule but that led into nothing.
How can I prove this:
$$\lim_{n\to \infty} \frac{(\ln n)^a}{n^b} = 0 \quad \forall\, a,b > 0$$
Any ideas or tips? I tried to use L'Hôpital's rule but that led into nothing.
You can write that
$$\frac{(\ln(n))^a}{n^b} = \left( \frac{\ln(n)}{n^{\frac{b}{a}}} \right)^a$$
Then you want to calculate $\lim_{n\to \infty} \frac{\ln(n)}{n^c}$ for $c>0$ (here Hospital's rule works well). And you conclude by continuity of $x\mapsto x^a$
Take the $1/a$th root of both top and bottom. That is a strictly increasing transformation so if the limit is $\infty$ then the original limit is $\infty$ as well. Now you can use L'Hopital and get something.
The new limit you will get is $\lim_{x \to \infty}\frac{\ln x}{x^{b-a}}$ which you can evaluate.