Understanding Partial Derivatives and the Wave Equation

TheAntithesis
Messages
13
Reaction score
0

Homework Statement



Let f = f(u,v) where u = x+y , v = x-y
Find f_{xx} and f_{yy} in terms of f_u, f_v, f_{uu}, f_{vv}, f_{uv}

Then express the wave equation \frac{\partial^2f}{\partial x^2} - \frac{\partial^2f}{\partial y^2} = 0

Homework Equations



Chain rule, product rule

The Attempt at a Solution



I've solved the partial derivatives f_{xx} = f_{uu) + 2f_{uv} + f_{vv} and f_{yy} = f_{uu) - 2f_{uv} + f_{vv}

So then \frac{\partial^2f}{\partial x^2} - \frac{\partial^2f}{\partial y^2} = 0 is not true unless f_{uv} = 0, how am I meant to express it?
 
Physics news on Phys.org
TheAntithesis said:

Homework Statement



Let f = f(u,v) where u = x+y , v = x-y
Find f_{xx} and f_{yy} in terms of f_u, f_v, f_{uu}, f_{vv}, f_{uv}

Then express the wave equation \frac{\partial^2f}{\partial x^2} - \frac{\partial^2f}{\partial y^2} = 0

Homework Equations



Chain rule, product rule

The Attempt at a Solution



I've solved the partial derivatives f_{xx} = f_{uu) + 2f_{uv} + f_{vv} and f_{yy} = f_{uu) - 2f_{uv} + f_{vv}

So then \frac{\partial^2f}{\partial x^2} - \frac{\partial^2f}{\partial y^2} = 0 is not true unless f_{uv} = 0, how am I meant to express it?

You have just expressed it! f_{uv} = 0.

RGV
 
I was thinking it couldn't be that simple, apparently it is lol, thanks
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top