Solving limit $\lim_{x\to0^+}\cos(\sqrt{x})^{1/x}$ without l'Hospital's rule

51 Views Asked by At

How to solve this limit $$\lim_{x\to0^+}\cos(\sqrt{x})^{1/x}$$ without L'Hospital's rule.

3

There are 3 best solutions below

0
On

HINT

Use that

$$\cos(\sqrt{x})^{1/x}=\left[(1+(\cos(\sqrt{x})-1))^{\frac{1}{\cos(\sqrt{x})-1}}\right]^\frac{\cos(\sqrt{x})-1}{x}$$

and the relevant standard limits.

0
On

Using the series expansion of $~\cos~$ (Taylor series at $x=0$):

$\displaystyle\cos(\sqrt{x})^{1/x}\approx\left(1-\frac{x}{2}\right)^{1/x}\approx e^{-1/2}$

0
On

Let $\sqrt x=2y$

so that the limit becomes $$\left(\lim_{y\to0^+}(1-2\sin^2y)^{-1/2\sin^2y}\right)^{-2\sin^2y/4y^2}$$

$$=e^{-1/2}$$