ilyas.h
- 60
- 0
Homework Statement
let
w(u,v) = f(u) + g(v)
u(x,t) = x - at
v(x,t) = x + at
show that:
\frac{\partial ^{2}w}{\partial t^{2}} = a^{2}\frac{\partial ^{2}w}{\partial x^{2}}
The Attempt at a Solution
w(x-at, x+at) = f(x-at) + g(x+at)
\frac{\partial }{\partial t}(\frac{\partial w}{\partial t})
(\frac{\partial w}{\partial t}) = \frac{\partial w}{\partial u}\frac{\partial u}{\partial t}
\frac{\partial w}{\partial u}=f'(u) = f'(x-at)
\frac{\partial u}{\partial t}=-a
\therefore \frac{\partial w}{\partial t} = -af'(x-at)I don't know where to go from here. I'm not even sure if what I've done is correct, I don't know how to properly approach this question.
thanks for any guidance.
Last edited: