I understand that for $\frac{\partial f}{\partial x \partial y}$ we do as following $\frac{\partial f}{ \partial y}\cdot \frac{\partial f}{ \partial y}(f(x,y))$ how do I write it in Wolfram d^2/(dtdz) is correct?
in general in which cases $\frac{\partial f}{\partial x \partial y}=\frac{\partial f}{\partial y \partial x}$ and when it do not?
Asked
Active
Viewed 64 times
0
gbox
- 12,867
1 Answers
2
- You can write "d^2/(dxdy) f(x,y)" for $\frac{\partial^2 f(x,y)}{\partial x \partial y}$ in wolfram alpha.
- This is :$\frac{\partial^2 f}{\partial x \partial y}=\frac{\partial }{ \partial x}\left( \frac{\partial f}{ \partial y}\right)$
- This equality always holds if the function is $\mathcal{C}^2$ (all the second derivatives exists and are continous). This is known as the Schwarz theroem. As far as I know this is not a necessary condition and we don't know exactly when the symetry occurs.
nicomezi
- 8,254
\frac{\partial^2 f}{\partial x \partial y} = \frac{\partial^2 f}{\partial y \partial x}. The topic you seem to be asking about is "equality of mixed partials". How to "write it in Wolfram" is probably off-topic here. – hardmath Feb 29 '16 at 04:33