I have tried to use polar coordinates, which gives me:
$$\frac{\sin(r^2)}{1-\cos r}$$
And from here, I couldn't proceed no matter what I tried and then I tried the following identities In a bit of despair: The first is merely the fundamental limit, the second may be derived from it, I guess.
$$\sin x \approx x \quad \quad \quad \quad \quad \quad \quad \quad \cos x \approx 1-\frac{x^2}{2}$$
Which gives me:
$$\frac{r^2}{1-(1-\frac{r^2}{2})}=\frac{r^2}{\frac{r^2}{2}}=\frac{2r^2}{r^2}$$
And then:
$$\lim_{r\to0}\frac{2r^2}{r^2}=2 $$
The same result would also follow without the use of polar coordinates:
$$\frac{x^2+y^2}{\frac{x^2+y^2}{2}}= \frac{2(x^2+y^2)}{(x^2+y^2)}$$
And hence:
$$\lim_{(x,y)\to 0} \frac{2(x^2+y^2)}{(x^2+y^2)}=2$$
The result to both limits was confirmed by Wolfram Alpha and I see no other way to do it. Notice that it's highly "suspicious" that there is a square root inside the $\cos$ and there is a square in our identity for $\cos x$.
$$\Large\text{ Questions:}$$
- Is it correct? I feel as if I had done some forbidden move in there.
- How can I deduce $\cos x \approx 1-\frac{x^2}{2}$? I know it may follow from the fundamental limit, but I have tried a few things a nothing worked.
I would write $$\frac{\sin(r^2)(1+\cos(r))}{(1-\cos(r))(1+\cos(r))}$$