How to find $\lim\limits_{n\to \infty} \dfrac{\log(n)}{n}$?
It is of no doubt that if we use L'Hospital's rule we will get $\lim\limits_{n\to\infty}\dfrac{ \frac{1}{n}}{1}$ which is of course equal to $0$. But how can we find the limit without using the rule?
I tried to substitute $n = x+1$ so that I could apply exponential series but that also seems to be not working. Is there any other possible method? Or do I have to do another substitution?
$x\leq e^ x$ for all $x\in \mathbb R$.
So $\sqrt n\le e^{\sqrt n}$. Taking log on both sides gives: $\frac 12\log n\le\sqrt n$. It follows that $0\leq \frac 12\frac{\log n}{n}\leq\frac 1{\sqrt n}$. The result follows by Squeeze principle.