Let $f:\mathbb{R}^2 \to \mathbb{R}$ defined by f(0,0)=0 and f(x,y)=$\frac{x^2y}{x^4+y^2}$ if $(x,y)\ne(0,0)$
Is $f$ continuous at $(0,0)$?
$\vert\frac{x^2y}{x^4+y^2}\vert=\vert{y}\vert \vert\frac{x^2}{x^4+y^2}\vert \le\vert{y}\vert$ which tends to 0 as y$\to0$
Hence, by the sandwich theorem given function is continuous at (0,0).
Also along all the paths I am getting a limit of zero.
Please tell me any mistake.