Is $f(x,y)$ continuous and/or derivable at $(0,0)$.
$f(x,y)=\frac{x\sqrt{|x|}{y^2}}{x^2+y^4}$ when $(x,y)\neq(0,0)$.
$f(x,y)=0$ at $(x,y)=(0,0)$
Would converting this equation to polar form ($x=r \cosθ$ and $y^2=r\sinθ$) help? Why or why not? Is it even legible?
In my semester exam, it was told that polar form written above is not correct(we get the correct answer from it though), can someone clarify why? Can it be done by taking $x=r\sin θ,y=r\sin θ$ ?
Converting to polar form is often helpful when dealing with problems of this kind, but here it isn't, for the following reason: The function behaves in an undesirable way only along the parabola $x=y^2$, which is not well captured in terms of polar coordinates.
Introduce the auxiliary function $\rho(x,y):=\sqrt{x^2+y^4}$. Then $x^2+y^4=\rho^2$ and therefore $$|x|\leq\rho,\quad y^2\leq \rho\ .$$ It follows that for $(x,y)\ne(0,0)$ one has $$\bigl|f(x,y)\bigr|={|x|^{3/2} y^2\over \rho^2}\leq{\rho^{5/2}\over\rho^2}=\sqrt{\rho(x,y)}\ .$$ It follows that $\lim_{(x,y)\to(0,0)}f(x,y)=0$, hence $f$ is continuous at $(0,0)$.
But $f$ is not differentiable at $(0,0)$.
Proof. If $f$ were differentiable at $(0,0)$ then the composition of $$t\mapsto\bigl(x(t),y(t)\bigr):=(t^2,t)$$ with $f$would have to be differentiable at $t=0$. But $$t\mapsto f\bigl(x(t),y(t)\bigr)={t^2\>|t|\>t^2\over 2t^4}={|t|\over2}$$ is not differentiable at $t=0$.$\quad\square$