MHB Solving the D'Lembert Method with Multiple Conditions

  • Thread starter Thread starter Markov2
  • Start date Start date
  • Tags Tags
    Method
Markov2
Messages
149
Reaction score
0
Consider

$\begin{aligned} & {{u}_{tt}}=9{{u}_{xx}},\text{ }x\in \mathbb{R},\text{ }t>0, \\
& u(x,0)=\left\{ \begin{align}
& 1,\text{ }x\in [1,2] \\
& 0,\text{ }x\notin [1,2] \\
\end{align} \right. \\
& {{u}_{t}}(x,0)=0,
\end{aligned}
$

then determine the points of the semiplane $t>0$ where $u(x,t)=0.$

Okay I know the D'Lembert's formula, but I don't know how to apply it since having $u(x,0)$ defined by two conditions.
Thanks!
 
Physics news on Phys.org
Markov said:
Consider

$\begin{aligned} & {{u}_{tt}}=9{{u}_{xx}},\text{ }x\in \mathbb{R},\text{ }t>0, \\
& u(x,0)=\left\{ \begin{align}
& 1,\text{ }x\in [1,2] \\
& 0,\text{ }x\notin [1,2] \\
\end{align} \right. \\
& {{u}_{t}}(x,0)=0,
\end{aligned}
$

then determine the points of the semiplane $t>0$ where $u(x,t)=0.$

Okay I know the D'Lembert's formula, but I don't know how to apply it since having $u(x,0)$ defined by two conditions.
Thanks!
RE-write your IC as

$u(x,0) = H(x-1)-H(x-2)$

then apply the D'Almbert Formula.
 
Thank you Jester! I'm sorry but I'm a bit lost on how applying D'lembert's formula, do I need to apply it for $H(x-1)$ and $H(x-2)$ ? How to do so?

Much appreciated!
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top