hw31
hw31
1 Solve the heat equation ft = 5fxx on [0, π] with the initial condi-
tion f (x, 0) = max(cos(x), 0).
2 Solve the partial differential equation ut = uxxxx + uxx with initial
condition u(0, x) = x3.
3 A piano string is fixed at the ends x = 0 and x = π and is initially
undisturbed u(x, 0) = 0. The piano hammer induces an initial
velocity ut(x, 0) = g(x) onto the string, where g(x) = sin(3x)
on the interval [0, π/2] and g(x) = 0 on [π/2, π]. How does
the string amplitude u(x, t) move, if it follows the wave equation
utt = uxx?
4 A laundry line is excited by the wind. It satisfies the differential
equation utt = uxx + cos(t) + cos(3t). Assume that the amplitude
u satisfies initial condition u(x, 0) = 4 sin(5x) + 10 sin(6x) and
that its initial velocity is zero. Find the function u(x, t) which
satisfies the differential equation.
Hint. First find the general homogeneous solution uhomogeneous of
utt = uxx for an odd u then a particular solution uparticular (t)
which only depends on t. Finally fix the Fourier coefficients.
5 In this course we have looked at four different types of differen-
tial equations. Systems of linear differential equations x0 = Ax,
nonlinear equations x0 = f (x, y), y 0 = g(x, y), inhomogeneous
equations p(D)f = g as well as partial differential equations like
ut = D2u and wave equation utt = D2u. Give a concrete example
of each type, in each case an example which has never appeared
in a homework or handout.
Partial differential equations