To evaluate $\lim_{x \to 0^+} \frac{\log(x)}{\sqrt x}$ using inequality

717 Views Asked by At

To evaluate $$\lim_{x \to 0^+} \frac{\log(x)}{\sqrt x}$$

I know that $\log(x) < x$ for $x > 0$. So dividing by square root of $x$ and taking limits gives me nothing. Which inequality should I use here?

Thanks

2

There are 2 best solutions below

0
On BEST ANSWER

If we substitute $t=\frac{1}{x}$ then $$\lim_{x \to 0^+} \frac{\log(x)}{\sqrt x}=\lim_{t \to +\infty} {(-\sqrt{t}\cdot\log{t})} = -\infty$$ since $\log{t}>1$ for $t>e.$

0
On

$$\lim_{x \to 0^+} \log(x)=-\infty$$ $$\lim_{x \to 0^+} \sqrt{x}=0^+$$ $$\lim_{x \to 0^+} \frac {\log(x)}{\sqrt{x}} =-\infty$$ You don't need inequality here