Hyperbolic Equations: 8.1 D'Alembert's Solution
Hyperbolic Equations: 8.1 D'Alembert's Solution
Hyperbolic Equations
91
92 Sanyasiraju V S S Yedida sryedida@iitm.ac.in
We also have
Therefore
x+at
φ(x0 ) + ψ(x0 ) + f (x + at) 1
φ(x + at) = + g(x) dx
2 2a x0
x−at
φ(x0 ) + ψ(x0 ) − f (x − at) 1
ψ(x − at) = − − g(x) dx
2 2a x0
It is clear from the solution (8.5) that, the solution of the wave equation at any
point (x, t) depends on f at the two points (x − at, 0) and (x + at, 0) and also on g
between x − at and x + at, as shown in the Figure (8.1), which is called the domain
of dependence. That is, the region on which, the solution at any point say, P (x, y)
depends on is bounded by the lines x − at = 0, x + at = 0 and the x-axis. Therefore,
any changes in the initial conditions outside this region can’t influence the solution
at the point P . Similarly, the domain influence of the point P is the region bounded
by the extension of the lines x − at = 0 and x + at = 0 for all the later times of t.
P(x,t)
Domain of
Dependence
density).
K
u(x, t) = (sin π(x + t) + sin π(x − t)) = K sin πx cos πt
2
where
L
1
a0 = f (x) dx (8.9)
2L −L
1 L nπx
an = f (x) cos dx (8.10)
L −L L
1 L nπx
bn = f (x) sin dx (8.11)
L −L L
for n = 1, 2, . . ..
(a) The Fourier cosine series of f (x) is continuous and converge to f (x) for
0 ≤ x ≤ L if and only if f (x) is continuous
(b) The Fourier sine series of f (x) is continuous and converge to f (x) for
0 ≤ x ≤ L if and only if f (x) is continuous and f (0) = f (L) = 0
3. A Fourier series that is continuous can be differentiated term by term if f (x)
is piecewise smooth. Therefore, if f (x) is piecewise smooth then f (x) can be
differentiated term by term if f (−L) = f (L).
Counter Example: 2 ∞ L
n=1 nπ (−1)
n+1
sin nπx
L
is the Fourier sine series of x
inthe interval 0 ≤ x < L however, the series with its termwise derivatives
2 ∞ n=1 (−1)
n+1
cos nπx
L
is not a cosine series of f (x) = 1 (the cosine series of 1
is 1 itself).
4. If f (x) is piecewise smooth, then the Fourier cosine series of a continuous
function f (x) can be differentiated term by term.
5. If f (x) is piecewise smooth, then the Fourier sine series of a continuous function
f (x) can be differentiated term by term if f (0) = f (L) = 0.
From the results given above, since the solutions of the wave equation are twice
differentiable (space direction), therefore, Fourier series along with term by term
differentiation exists for the solutions of Hyperbolic equations with homogeneous
boundary conditions.
Now using the facts that sine function is odd and sin 0 = 0, we have
nπ
λ= for n = 1, 2, · · ·
L
nπ
Now, solving for T gives (after replacing λ with L
)
nπat nπat
T (t) = A cos + B sin for n = 1, 2, · · ·
L L
where A and B are constants. Now, using the superposition principle, the solution
for u(x, t) can be written as
∞
where An and Bn for n = 0, ±1, ±2, · · · are constants. Finally, the initial conditions
must be applied to find the remaining constants in the solution. That is,
∞
for n = 1, 2, · · · .
∞
for n = 1, 2, · · ·
∞
2. Solve the wave equation with homogeneous boundary conditions and the fol-
lowing initial conditions f (x) = sin3 πx
2
and g(x) = 0 (take a = 1 in the PDE).
3. Assuming g(x) = 0, show that the above solution gives the D’Alemberts solution
of a suitable problem
Define u = u1 + u2 such that u1 is the solution of (8.12) and u2 is the solution of the
problem
then u satisfies the given equation and also the initial and boundary conditions. Since
u1 is already known from the earlier problem (problem of free vibrations of the string),
it is complete if we compute u2 . Let assume (from the understanding of the problem
of the free vibrations)
∞
nπx
u2 (x, t) = φn (t) sin (8.18)
n=1
L
Lecture Notes MA2020 Differential Equations 99
(8.17) already satisfies the boundary conditions of (8.16) and it will satisfy the initial
conditions if, φn (0) = φn (0) = 0, n = 1, 2, · · · . Substituting (8.17) in the differential
equation gives
∞ 2
d φn (t) n2 π 2 a2 nπx
2
+ 2
φn (t) sin = F (x, t)
n=1
dt L L
∞ 2
L
where F̄k (t) = L2 0 F (x, t) sin kπx L
dx subject to the boundary conditions φk (0) =
φk (0) = 0 for k = 1, 2, · · · . Solving this problem with variation of parameters gives
the solution
t
1
φk (t) = F̄k (s) sin(ωk (t − s)) ds
ωk 0
Therefore, by superposition principle, the solution u2 is given by
∞ t
1 nπx
u2 (x, t) = F̄k (s) sin(ωk (t − s)) ds sin
n=1
ωk 0 L
where
2 L nπx
An = f (x) sin dx
L 0 L
L
2 nπx
Bn = g(x) sin dx
nπa 0 L
100 Sanyasiraju V S S Yedida sryedida@iitm.ac.in