Consider the following function given by;
$f(x,y) = \begin{cases} \frac{xy}{x^2+y^2},&(x,y) \neq 0 \\\\ \ \ \ \ 0,&(x,y)=0 \end{cases}$
Is the function differentiable in the ordinate pair $(0,0)$???
Prove it
I calculated the following derivative.
$$ \frac{\lambda f}{\lambda y}(0,0)=\lim_{h\to 0}\frac{f(0+h,0)-f(0,0)}{h}=\lim_{h\to 0}\frac{\frac{(0+h)-0}{(0+h)^2+0^2}-0}{h}=\lim_{h\to 0}\frac{0}{h^3}=0$$
considering $(0,0)$
$$ \frac{\lambda f}{\lambda y}(0,0)=\lim_{h\to 0}\frac{f(0,0+h)-f(0,0)}{h}=\lim_{h\to 0}\frac{\frac{0(0+h)}{0^2+(0+h)^2}-0}{h}=\lim_{h\to 0}\frac{0}{h^3}=0$$
I could not differentiate the derivative
Replica of Show discontinuity of $\frac{xy}{x^2+y^2}$ I need another answer