I've found some other pretty similar questions, but I have to find the limit:
$$\lim_{n\to \infty} \frac{\log n}{n} $$
using the fact that $$\log n = \int_1^n \frac{1}{x} dx $$
and $x^{-1}\leq x^{-\frac{1}{2}}$ if $x>1$.
Finding the limit in some way by l'Hopital or comparison, etc. isn't that difficult, however, we have to use the integral part since we have to use is in other questions.
Can you give me a hint?
$$if,n>1 \\\log(n) \leq \sqrt{n}\\ $$so $$0\leq\lim_{n \to \infty }\frac{logn}{n}<\lim_{n \to \infty } \frac{\sqrt{n}}{n}\rightarrow 0$$