Determine if $f(x,y)=\left\{\begin{matrix} xy\cos(\frac{1}{x^2+y^4}) & (x,y) \ne (0,0)\\ 0 & (x,y)=(0,0) \end{matrix}\right.$ is continuous at $(0,0)$
I have tried looking at different directions, polar coordinates, and the squeeze rule.
With the polar, I got a function that I don't know what to do with, and with the squeeze rule I always have $x$ and $y$.
Any help?
Thanks!
Let ${(x_n, y_n)}_{n \in \mathbb N}$ be a sequence in $\mathbb R^2$, such that $$ \lim_{n \to \infty} (x_n, y_n) = (0, 0) \; .$$ Note that $$ 0 \leq \left| f(x_n,y_n) \right| \leq \left| x_n y_n \right| $$ for each $n \in \mathbb N$.
By the squeeze theorem we see that $$ \lim_{n \to \infty} \left| f(x_n, y_n) \right| = 0 \; , $$ i.e. $$ \lim_{n \to \infty} f(x_n, y_n) = 0 = f(0, 0)\; , $$ so $f$ is continuous at $(0, 0)$.