$$\lim_{x\to 0} \frac{\sqrt{1-\cos(x^2)}}{1-\cos(x)}$$
I am trying to solve this limit for 2 days, but still cant find the solution which is $\sqrt{2}$ (that's what is written in the solution sheet)
I tried multiplying with the conjugate, tried with some identities but nothing much because of that $x^2$ in the $\cos$. Then i tried L'Hopital because it is $\frac{0}{0}$ and still that $\cos$ in the square root is doing problems. I tried on symbolab calculator but it can't solve it.
So can someone help me how to solve this? Thank you.
if you multiply and divide by both conjugates you get:
$$\lim_{x \to 0} \frac{(1+\cos{x})\sin{(x^2)}}{\sqrt{1+\cos{(x^2)}} \space \sin^2{x}}$$
Amplifying to get limit of the form $\frac{\sin{x}}{x} :$
$$=\lim_{x \to 0} \frac{(1+\cos{x})}{\sqrt{1+\cos{x^2}}} \space \frac{\sin{(x^2)}}{x^2} \space \frac{x^2}{\sin^2{x}}=\frac{2}{\sqrt{2}}*1*1^2=\sqrt{2}$$