Problem Set 4
Problem Set 4
5. Solve
Uxx − 3Uxt − 4Utt = 0,
U (x, 0) = x2 ,
Ut (x, 0) = ex .
Hint: factor the operator as it was done in the lectures for the wave equation. This will lead
to two consecutive first order pde’s with constant coefficients. Each of these equations can be
solved using the method of the characteristics.
1
2 PROBLEM SET 4 FOR MTH 6151
6. Use the conservation of the energy of the wave equation to show that the only solution to
the problem
Utt − c2 Uxx = 0, x ∈ R, t≥0
U (x, 0) = 0,
Ut (x, 0) = 0,
is given by
U (x, t) = 0.
Can you give an interpretation of the above result in terms of a vibrating string?
7. Show by direct computation that D’Alembert’s formula
ˆ
1 x+ct
1
U (x, t) = f (x + ct) + f (x − ct) + g(s)ds
2 2c x−ct
solves the wave equation
Utt − c2 Uxx = 0.
HINT: recall that ˆ z
d
h(s)ds = h(z).
dz 0
Split in two the integral in D’Alembert’s formula.
8. Use D’Alembert’s solution to compute the solution to the problem
Utt − c2 Uxx = 0,
U (x, 0) = 0,
1
Ut (x, 0) = .
1 + x2
Provide a sketch of the solution for different times. What do you think happens with the string?
9. Solve the Goursat problem:
2
Utt − c Uxx = 0
u|x−ct=0 = x2
4
u|
x+ct=0 = x .
Hint: Use the formula for general solutions of wave equation on the real line.