D'Lembert Method for Solving the Wave Equation with Boundary Conditions

  • Context:
  • Thread starter Thread starter Markov2
  • Start date Start date
  • Tags Tags
    Application Method
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Markov2
Messages
149
Reaction score
0
Solve

$\begin{aligned} & {{u}_{tt}}={{u}_{xx}},\text{ }x>0,\text{ }t>0 \\
& u(0,t)=0,\text{ }t>0 \\
& u(x,0)=x{{e}^{-{{x}^{2}}}},\text{ }0<x<\infty \\
& {{u}_{t}}(x,0)=0.
\end{aligned}
$

The condition $u(0,t)$ is new to me, since I usually apply the method when only having $u(x,0)$ and $u_t(x,0),$ what to do in this case?
 
Physics news on Phys.org
Okay, I'll apply it then and see how it works, thanks!