We see that if u is a C2 function, then u satisfies the wave equation if and only if v satisfies the equation
∂p∂q∂2v=0 for all (p,q).(2)
The point of choosing the coordinates p,q is that the new equation (2) is easier to solve than the original wave equation (1).
Theorem.
(a) If u:R2→R is a C2 solution of the wave equation utt=uxx then there exist C2 functions F,G:R→R such that u(x,t)=F(x+t)+G(x−t) for all (x,t)∈R2.
(b) If F,G:R→R are C2 functions then u(x,t)=F(x+t)+G(x−t) satisfies the wave equation.
Proof of (a). If u satisfies the wave equation then we have shown that v(p,q) defined above satisfies
∂q∂p∂2v=∂q∂vp=0.
Hence vp does not depend on q, i.e. vp(p,q) is a function of p only, i.e. there is a function f:R→R such that
∂p∂v=f(p)
We can now integrate this. Let F:R→R be an antiderivative of f. Then there is a function G:R→R such that
v(p,q)=∫f(p)dp+G(q)=F(p)+G(q)
Substitute p=x+t, q=x−t and we get
u(x,t)=F(x−t)+G(x+t)
If we are given the function u:R2→R then we can find the functions F and G up to a constant from the formulas
u(s/2,s/2)=F(s)+G(0),u(s/2,−s/2)=F(0)+G(s).
We find these formulas by setting x=t=s/2 (for F) or x=s/2,t=−s/2 (for G) in u(x,t)=F(x+t)+G(x−t).
If u is a C2 function then it follows from F(s)=u(s/2,s/2)−G(0) that
For many partial differential equations the naive notion of a “solution” is not satisfactory, as there may be functions that do not have enough derivatives to allow verification of the equation, but which one really would like to call solutions, for other reasons. This has led to the introduction of many theories of “generalized solution.” Here we will see one version of such a theory.
Definition. A classical solution of the wave equation is a C2 function u:R2→R that satisfies the equation, i.e. for which utt=uxx holds at all (x,t)∈R2.
A weak solution of the wave equation is a continuous function that satisfies
u(x+h,t)+u(x−h,t)=u(x,t+h)+u(x,t−h)(⋆)
for all x,t∈R and h>0.
The new notion of solution has the following features:
checking if some function u satisfies (⋆) does not require one to differentiate u
Classical solutions, which we originally thought of as solutions, should still be solutions
Weak solutions should have some of the same properties as classical solutions
Theorem. If F,G:R→R are continuous functions, then u(x,t)=F(x+t)+G(x−t) is a weak solution to the Wave Equation.
Theorem. Any classical solution of the wave equation is also a weak solution
Proof. Since u is a C2 solution of the wave equation there exist functions F,G such that u(x,t)=F(x+t)+G(x−t) for all x,t. The previous theorem then implies that u is a weak solution$\qquad$Q.E.D
Theorem. If u is a weak solution, and if u is C2, then u is also a classical solution of the wave equation.
Proof. Suppose u is a C2 function satisfying (⋆). Then we differentiate (⋆) on both sides twice with respect to h and set h=0
Theorem. If u:R2→R is a weak solution of the Wave Equation, then there exist continuous function F,G:R→R such that
u(x,t)=F(x+t)+G(x−t)
for all x,t.
Proof. Define
F(x)=u(2x,2x),G(x)=u(2x,−2x)−u(0,0).
and consider the function
v(x,t)=defF(x+t)+G(x−t).
We will show that u(x,t)=v(x,t) for all x,t. To do this we begin by verifying
u(t,t)=v(t,t) for all t∈R
v is a continuous function
v also satisfies the condition (⋆)
Let h>0 be given. Then by repeatedly using the condition (⋆) we conclude that
u((m−n)h,(m+n)h)=v((m−n)h,(m+n)h) for all m,n∈Z
If (x,t)∈R2 is a given point, then we can find sequences mk,nk∈Z such that (mk−nk)2−k→x and (mk+nk)2−k→t as k→∞. Since u and v are continuous functions we then have
Since F is allowed to be any C2 function, we cannot assume that F′′(x−ct)=0 for all x,t. Therefore u is a solution for every choice of F if and only if
c2+2c−15=0, i.e. iff c=+3 or c=−5.
Consider the PDE
utt−uxt−2uxx=0(‡)
and consider the coordinate transformation
rs=x−t=x+2t⟺xt=31(2r+s)=31(−r+s)
1. Which differential equation does the function v(r,s)=u(32r+s,3−r+s) satisfy? (The computation is easier if you begin with u(x,t)=v(x−t,x+2t) and substitute that in the equation for u). 2. Find the general solution for (‡).
Solution.
1. Substitute u(x,t)=v(x−t,x+2t)=v(r,s) in the equation:
2. Hence u is a solution of the equation if and only if vrs=0,i.e. if v(r,s)=F(r)+G(s) for certain functions F,G:R→R. The general solution to the equation is therefore
u(x,t)=F(x−t)+G(x+2t).
Differentiability of d’Alembert’s solution.
Suppose f:R→R is C2 and g:R→R is C1, and consider
u(x,t)=2f(x+t)+f(x−t)+21∫x−tx+tg(ξ)dξ.
1. Find C2 functions F.G:R→R such that u(x,t)=F(x+t)+G(x−t). 2. Show that u is a C2 function. (This function appears in our formulation of d’Alembert’s solution; we never checked that u is twice differentiable, and this problem asks you to do that.)
Solution.
1. By the fundamental theorem of calculus we can write
F(x)=21f(x)+21∫0xg(ξ)dξ and G(x)=21f(x)−21∫0xg(ξ)dξ
then we have u(x,t)=F(x+t)+G(x−t).
2. Since g is C1 the integral ∫0xg(ξ)dξ is C2. We are also given that f is C2 so it follows that the two functions F and G are C2. Therefore u is also C2.
The initial value problem for weak solutions.
Suppose f:R→R is C1 and g:R→R is continuous, and again consider
u(x,t)=2f(x+t)+f(x−t)+21∫x−tx+tg(ξ)dξ.
1. Find C1 functions F.G:R→R such that u(x,t)=F(x+t)+G(x−t). 2. Show that u(x,0)=f(x) and ut(x,0)=g(x). 3. Show that for every C1 function f:R→R and every continuous g:R→R there is a weak solution to the wave equation with u(x,0)=f(x) and ut(x,0)=g(x) for all x∈R.
Solution. 1. Define F and G to be the same functions as in the previous problem. 2. Substitute t=0 is the definition of u:
u(x,0)=2f(x+0)+f(x−0)+21∫x−0x+0g(ξ)dξ=f(x).
To check the time derivative we differentiate u(x,t) with respect to t and then set t=0:
3. If f is C1 and g is C0, then F and G are C1 functions. In particular, they are continuous, so that u(x,t)=F(x+t)+G(x−t) is a weak solution of the Wave Equation. The calculation in part 2 of this problem shows that u(x,0=f(x) and ut(x,0)=g(x) for all x∈R.