Polar coordinates do not reveal the behaviour of $f(x,y)$ when studying
$$ \lim_{x^2 + y^2 \to \infty} \frac {xy}{e^{x^2y^2}} $$
In polar coordinates we have
$$ \lim_{r^2 \to \infty} \frac 12 \frac { r^2 \sin (2 \varphi ) }{ e^{ \frac 14 r^4 \sin^2 (2\varphi) } } $$
which goes to zero independently of $\varphi$. However by letting $y = \frac 1x$, we clearly see that the limit cannot exist. Why didn't polar coordinates work out and what other way than letting $y = \frac 1x$ can we show that it does not exist?