can you tell me how can I prove that the wave equation given by :
$\; \; \; \; \; \; \; \; \; \; \; u_{tt}=c^{2}u_{xx}$
can be reduced to :
$\; \; \; \; \; \; \; \; \; \; \; u_{\xi \eta }=0$
And show that the general solution of $\;u(x,t)$ could be written as :
$\; \; \; \; \; \; \; \; \; \; \;u(x,t)=f(x-ct)+g(x+ct)$
For the first part I thought maybe substituing for :
$\; \;\; \;\; \;\; \;\; \;\; \;\xi = x-ct\; \;$ and $\; \;\eta =x+ct$
But i got stuck maybe I'm doing something wrong. Thanks in advance for your help.
Hint: your equation is equivalent to $$ u_{tt} - c^2 u_{xx} = \left(\frac{\partial^2}{\partial t^2}- c^2\frac{\partial^2}{\partial x^2}\right) u = 0. $$ This expression can be rewritten as $$ \left(\frac{\partial}{\partial t}- c\frac{\partial}{\partial x}\right)\left(\frac{\partial}{\partial t}+ c\frac{\partial}{\partial x}\right) u $$