I have exactly the same question. The equation is even more or less the same. Mine is:
[tex]f(x,y)=\frac{xy(x^2-y^2)}{x^2+y^2}[/tex] if [tex](x,y) \neq (0,0)[/tex]
[tex]f(x,y)=0[/tex] if [tex](x,y)=(0,0)[/tex].
But I'm still puzzled how to threat the point (0,0). According to my textbook, [tex]f_{xy}(0,0)\neq f_{yx}(0,0)[/tex]. So, I know more or less the solution, but I'm not sure that my explanation is correct.
Ignoring the point (0,0) I have:
first x, then y:
[tex]\frac{\partial{f}}{\partial{x}}(x,y)=\frac{-y^5+yx^4+4y^3x^2}{(x^2+y^2)^2}[/tex]
[tex]\frac{\partial{f}}{\partial{y}\partial{x}}(x,y)=\frac{x^6+9x^4y^2-9x^2y^4-y^6}{(x^2+y^2)^3}[/tex]
first y, then x:
[tex]\frac{\partial{f}}{\partial{y}}(x,y)=\frac{x^5-4x^3y^2-y^4x}{(x^2+y^2)^2}[/tex]
[tex]\frac{\partial{f}}{\partial{x}\partial{y}}(x,y)=\frac{x^6+9x^4y^2-9x^2y^4-y^6}{(x^2+y^2)^3}[/tex]
So, it is obvious that as long [tex]x\neq 0[/tex] and [tex]y\neq 0[/tex] that [tex]\frac{\partial{f}}{\partial{y}\partial{x}}(x,y)=\frac{\partial{f}}{\partial{x}\partial{y}}(x,y)[/tex].
Now, for (x,y)->(0,0), how do I prove that
[tex]\frac{\partial{f}}{\partial{y}\partial{x}}(0,0)\neq\frac{\partial{f}}{\partial{x}\partial{y}}(0,0)[/tex]? Clearly, just substituting x and y with 0 results in [tex]\frac{0}{0}[/tex].
Is it valid to say the following:
For[tex]\frac{\partial{f}}{\partial{y}\partial{x}}(0,0)[/tex], first let x-> 0 first, resulting in [tex]\frac{\partial{f}}{\partial{y}\partial{x}}(0,y)=\frac{-y^6}{y^6}=-1, \forall y[/tex] and thus[tex]\frac{\partial{f}}{\partial{y}\partial{x}}(0,0)=-1[/tex]?
For[tex]\frac{\partial{f}}{\partial{x}\partial{y}}(0,0)[/tex], first let y-> 0 first, resulting in [tex]\frac{\partial{f}}{\partial{x}\partial{y}}(x,0)=\frac{x^6}{x^6}=1, \forall x[/tex] and thus[tex]\frac{\partial{f}}{\partial{x}\partial{y}}(0,0)=1[/tex]?
This is more or less a guess. I have no clue whether it is correct and if it is correct how to justify this. Especially, I have no explanation why for [tex]\frac{\partial{f}}{\partial{y}\partial{x}}(0,0)[/tex], I first let x->0 and not y->0.
Any help on this would be most welcome and will be highly appreciated.
(and happy new year to you all)