How to prove $$\lim_{x \to \infty} \frac {\ln(x)}{x}=0$$ without using L'Hospital Rule. Just by using some basis limit properties.
Asked
Active
Viewed 344 times
0
-
I wonder how many times this has been asked here... – Hans Lundmark Nov 14 '14 at 13:15
3 Answers
2
For sufficiently large $x$:$0\le \ln (x)\le \sqrt x$. Now divide by $x$ and squeeze.
Ittay Weiss
- 79,840
- 7
- 141
- 236
-
-
4
-
-
@IttayWeiss Lol .@aavatar log function grow very slowly so that is why limit i zero .u can write inequalities for urself – Sophie Clad Nov 14 '14 at 13:13
0
set $$x=e^t ,t\rightarrow \infty $$so now $$\lim_{x\rightarrow \infty }\frac {ln(x)}{x}=\\\lim_{t\rightarrow +\infty }\frac {ln(e^t)}{e^t}=\\\lim_{t\rightarrow +\infty }\frac {t}{e^t}=\\\\\lim_{t\rightarrow +\infty }\frac {t}{1+t+\frac{t^2}{2!}+\frac{t^3}{3!}+\frac{t^4}{4!}+....}=\\$$ obviously the limit go to zero
Khosrotash
- 24,922
-
-
estimate $e^t$ by some of the first terms of the taylor series. You should be able to obtain an estimate of the form $0\leq t/e^t\leq c/t^\alpha$ for some $\alpha\geq 1$, $c>0$ and $t$ large enough. – Quickbeam2k1 Nov 14 '14 at 09:17
-1
The Taylor series for $\ln(x)$ in $-1\le x \le 1$ is given by :

You can substitute this and then apply the basic limits results to get the answer.
creative
- 3,539