How Can Variable Changes Simplify the One-Dimensional Wave Equation?

  • Context: Graduate 
  • Thread starter Thread starter javicg
  • Start date Start date
  • Tags Tags
    Reduction Wave
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
javicg
Messages
5
Reaction score
0
I'm having trouble with the following related questions. Any help is appreciated.

(a) Show that a change of variables of the form [tex]\xi = px + qt[/tex], [tex]\eta = rx + st[/tex] can be used to reduce the one dimensional wave equation [tex]\frac1{c^2} u_{tt} = u_{xx}[/tex] to an equation of the form [tex]\frac{\partial^2 U}{\partial\xi \partial\eta} = 0[/tex]. Hence show that the general solution of the wave equation is of the form [tex]u(x,t) = F(x + ct) + G(x - ct)[/tex], where F,G are arbitrary twice differentiable functions.

(b) Show that the solution of the wave equation for the infinite domain [tex]-\infty < x < \infty[/tex] subject to [tex]u(x,0) = f(x)[/tex] and [tex]u_t(x,0) = g(x)[/tex] can be written as [tex]u(x,t) = \frac12 [f(x + ct) + f(x - ct)] + \frac1{2c} \int_{x - ct}^{x + ct} g(y) dy.[/tex]

This is called the D'Alembert solution.
 
Physics news on Phys.org
What have you done on this yourself? It is a pretty direct, though tedious, exercise in using the chain rule to change variables in a differential equation.

[tex]\frac{\partial U}{\partial x}= \frac{\partial \xi}{\partial x}\frac{\partial U}{\partial \xi}+ \frac{\partial \eta}{\partial x}\frac{\partial U}{\partial \eta}[/tex]