Assignment 3
Assignment 3
Assignment 3
(b) 6 e−πs
(s+2)(s−4) (e) s2 +2s+2
ω s4 +3(s+1)3
(c) s2 (s2 +ω 2 )
(f) s4 (s+1)3
PDE
1. PDE Solvable as ODE Solve the following PDE treating like an ODE.
2. d’Alembert Method Transform the following equations into normal form and
solve it.
1
4. Calculation of displacement of string In the following exercises, use d’Alembert
solution u(x, t) = 12 [f (x + ct) + f (x − ct)] to find displacement u(x, t) for each given
function f (x), point x, and time t. Assume that c = 5 and L = 6.
(a) f (x) = 0.01 sin 2xπ , x = 3, t = 1. 0.1x, 0 ≤ x ≤ 3;
L (b) f (x) = x = 2, t = 2.
0.1(6 − x), 3 ≤ x ≤ 6.
5. 1-D Heat Equation Use variable separation method to find the solution of the
initial boundary value problem
∂u ∂ 2u
= 5 2 , 0 < x < 1, t > 0
∂t ∂x
u(0, t) = u(1, t) = 0, t > 0
u(x, 0) = (1 − x)x2 , 0 < x < 1
6. 1-D Wave Equation Use variable separation method to show that the solution of
1-D wave equation with initial boundary value problem:
∂ 2u ∂ 2u
= c2 , 0 < x < L, t > 0
∂t2 ∂x2
u(0, t) = u(1, t) = 0, t > 0
u(x, 0) = f (x), 0 < x < L
ut (x, 0) = g(x), 0 < x < L
is of the form ∞
X nπx
u(x, t) = (Bn cos λn t + Bn∗ sin λn t) sin
n=1
L
RL RL
where, λn = cnπ
L
,
Bn = 2
L 0
f (x) sin nπx
L
dx and Bn∗ = 2
cnπ 0
g(x) sin nπx
L
dx.
Also show that if ut (x, 0) = 0, then
∞
X nπx
u(x, t) = Bn cos λn t sin
n=1
L
Show that then the solution u(x, t) is
1
u(x, t) = [f (x + ct) + f (x − ct)] .
2
7. Use the solution obtained in Exercise 6 to find the solution u(x, t) when L = 1, c = 1,
initial velocity ut (x, 0) = 0 and u(x, 0) = f (x) has the following f (x):
(a) k sin 2πx (c) kx(1 − x)
(b) k(sin πx − 21 sin 2πx) (d) kx2 (1 − x)