Telemachus
- 820
- 30
Homework Statement
Hi there. Well, I got the next function, and I'm trying to work with it. I wanted to know if this is right, I think it isn't, so I wanted your opinion on this which is always helpful.
f(x,y)=\begin{Bmatrix} (x+y)^2\sin(\displaystyle\frac{\pi}{x+y}) & \mbox{ si }& y\neq-x\\0 & \mbox{si}& y=-x\end{matrix}
If y\neq-x:
\displaystyle\frac{\partial f}{\partial x}=2(x+y)\sin(\displaystyle\frac{\pi}{x+y})-\pi\cos(\displaystyle\frac{\pi}{(x+y)})
\displaystyle\frac{\partial f}{\partial y}=2(x+y)\sin(\displaystyle\frac{\pi}{x+y})-\pi\cos(\displaystyle\frac{\pi}{(x+y)})
Second case:
If y=-x
f(x,y)=0
\displaystyle\frac{\partial f}{\partial y}=\displaystyle\frac{\partial f}{\partial x}=0
Is this right? I would like to know why it isn't, I think its not. Should I think when I consider the second case as I would go in all directions or something like that? cause in other cases where I got defined different functions for a particular point I've used the definition, but in this case I got trajectories. What should I do?
Bye and thanks.