Question: Let $ f(x,y) = 2xy + e^{x^2-y^2}$, Compute $ f_{xy} (1,1) $
My work: $f_x = 2xy + 2xe^{x^2-y^2} $ Then $f_{xy} = dy (f_x)$ I get $f_{xy} = 2x + 4xye^{x^2-y^2}$
But when I evaluate that result at (1,1) I get 6 when the right answer is -2. Can someone tell me where I went wrong?
Actually it is $$f_x=2(y+xe^{x^2-y^2})$$ and $$f_{xy}=2(1-2xye^{x^2-y^2})$$