Apde 2010
Apde 2010
Page 1 of 6
Cont... APDE2-10
1. The function u(x, t) satisfies the heat equation, representing the variation of temperature
across a conducting material, with thermal diffusivity D > 0:
(a) (2 marks)
Describe what the two boundary conditions on x = 0 and x = 1 represent physically
?
(b) (6 marks)
Without solving the problem, sketch the graph of u(x, t) against x for t = 0, for small
times t > 0 and for larger times. How does the value of D affect the way the solution
changes with time ? What would you expect if D < 0 ?
(c) (8 marks)
Separate variables and hence show that the general solution to the heat equation,
satisfying the boundary conditions is
∞
X 2
u(x, t) = an e−Dµn t cos µn x,
n=0
Continued...
Page 2 of 6
Cont... APDE2-10
Z ∞
e =
2. The Fourier transform of the function f (x) is given by F {f } ≡ f(k) f (x)e−ikx dx.
−∞
(a) (6 marks)
Calculate the Fourier transform of the functions
1
, |x| < 1,
(i) f (x) = 2 and (ii) f (x) = e−|x| . (2)
0, |x| > 1,
(b) (2 marks)
Show that F {f ′ } = ik f˜(k).
(c) (4 marks)
Prove the identity Z Z
∞ ∞
1
f˜(k)g̃(k)dk = f (x)g(x)dx,
2π −∞ −∞
where the overbar denotes complex conjugation, for a pair of functions f and g. [HINT:
Start by substituting the definition of g̃(k) into the LHS of the equation above.]
(d) (4 marks)
Hence evaluate the integrals
Z ∞ Z ∞
sin2 t sin t
(i) 2
dt, and (ii) dt.
−∞ t −∞ t(t2 + 1)
i. (3 marks)
Defining ũ(k, t) and φ̃(k) to be the Fourier transform of u(x, t) and φ(x) show
that
ũ(k, t) = φ̃(k)e−(α+ikc)t .
ii. (3 marks)
Using part (c), show that
Z ∞ Z ∞
2 −2αt
|u(x, t)| dx = e |φ(x)|2 dx.
−∞ −∞
iii. (3 marks)
Finally, invert the transform to find an explicit solution u(x, t) in terms of the
function φ.
Continued...
Page 3 of 6
Cont... APDE2-10
3. The displacement, u(x, t), of a string of density ρ (mass per unit length) under tension T
(per unit area) satisfies
utt = c2 uxx , (3)
p
where c = T /ρ.
(a) (3 marks)
Determine the dimensions of c.
(b) (4 marks)
Show that u(x, t) = f (x − ct) + g(x + ct) satisfies (3) for arbitrary functions f and g
and state what the two components of the general solution represent.
(c) A point mass, M, is placed at x = 0 along an infinitely-long uniform string. In x < 0,
the general solution is given by u(x, t) = f (x−ct)+g(x+ct) where f is an input signal
(assumed given) and g represents a reflected signal. In x > 0 the general solution is
given by u(x, t) = h(x − ct) where h represents the transmitted signal.
The matching conditions at x = 0 are given as
u(0− , t) = u(0+ , t), and utt (0, t) = c2 µ(ux (0+ , t) − ux (0− , t)),
where µ = ρ/M.
i. (8 marks)
Apply the matching conditions to show
f (−s) + g(s) = h(−s), and f ′′ (−s) + g ′′(s) = µ(h′ (−s) − f ′ (−s) − g ′(s)).
Continued...
Page 4 of 6
Cont... APDE2-10
4. (a) (6 marks)
Classify the following equations as linear/non-linear, homogeneous/non-homogeneous
and state the order of the equation.
i. ut + ux = 0,
ii. utt + sin(u) = 1,
iii. ut + (xux )x = u.
(b) The speed and density (number of cars per unit length) of traffic along a straight road
are given by the functions u(x, t) and ρ(x, t) which are assumed to satisfy the equation
ρt + (ρu)x = 0. (4)
i. (2 marks)
In relation to traffic flow briefly explain why it is reasonable to assume u = u(ρ).
ii. (4 marks)
Assume the relation u = umax (1 − ρ/ρc ) and hence reduce (4) to
ρt + g(ρ)ρx = 0,
Continued...
Page 5 of 6
Cont... APDE2-10
5. (a) A substance is diffusing in three dimensions. Its density at the point r at time t is
u(r, t).
i. (2 marks)
Explain what is meant by the flux vector, Φ.
ii. (4 marks)
Show that ut + ∇ · Φ = 0.
iii. (2 marks)
Given that Φ = −D∇u, show that ut = D∇2 u.
(b) In this part of the question, cylindrical polar coordinates (r, θ, z) are used. In this
coordinate system, the Laplacian operator is given by
2 1 ∂ ∂ 1 ∂2 ∂2
∇ ≡ r + 2 2 + 2.
r ∂r ∂r r ∂θ ∂z
Consider the steady state conduction of heat in a semi-infinite rod occupying z ≥ 0
and 0 ≤ r ≤ a for 0 < θ ≤ 2π. The temperature is represented by the function u and
the boundary conditions are given as
(i) u = 0, on r = a for 0 < θ ≤ 2π, z > 0
(ii) u = f (r), on z = 0 for 0 < r < a, 0 < θ ≤ 2π,
where f is some given function.
i. (2 marks)
What does condition (i) represent physically ?
ii. (2 marks)
Explain why u is a function of r and z only.
iii. (6 marks)
Assuming the separable form u = R(r)Z(z), show that
(rR′ )′ + k 2 rR = 0, and Z ′′ = k 2 Z,
for some constant k. By introducing the change of variables, x = kr, y(x) = R(r)
show that
R(r) = Ci J0 (z0,i r/a),
where z0,i , i = 0, 1, 2, . . . are given as the zeros of the Bessel function J0 (x), the
bounded solutions of xy ′′ (x) + y ′ (x) + xy(x) = 0.
iv. (4 marks)
Give a careful explanation of the solution of the ODE for Z(z) and hence show
that the general solution of the heat equation satisfying condition (i) can be
written ∞
X
u(r, z) = ai J0 (z0,i r/a)e−z0,i z/a .
i=0
v. (3 marks)
Finally, apply condition (ii) and hence relate the coefficients ai to the function
f (r).
End of examination.
Page 6 of 6