Pde
Pde
Spring 2012
Exercise 1. Determine the order of each of the following PDEs and state whether or not
they are linear. If an equation is linear, state whether or not it is homogeneous.
c. uxx + (x2 + y)uyy = 0
e. ux uy + uz = uxyz
g. (uxx + ux )tt + ex+y uy = 0
h.
2u
2u
2u
+
+
= u + x1 x2 x3
x1 x2 x2 x3 x1 x3
(1)
(2)
is a solution to (1).
b. Use a linear change of variables to show that every solution to (1) has the form (2).
c. Find the solution to (1) that satisfies the initial conditions
u(x, 0) =
x
and uy (x, 0) = 0 for all x.
x2 + 1
Exercise 3. Show that the general solution to uxy + ux = 0 has the form u(x, y) = F (y) +
ey G(x). [Suggestion: Notice that uxy + ux = (uy + u)x .]
Exercise 4. Find the general solution to the partial differential equation
u
4y
u
2
+
x +1
= 0.
x
x
y
Exercise 5. Find the solution to the wave equation utt = 9uxx that satisfies the boundary
and initial conditions
u(0, t) = u(2, t) = 0 for all t,
x
u(x, 0) = sin
for all 0 x 2,
2
ut (x, 0) = x for all 0 x 2.
Exercise 6. Let
f1 (x)
f2 (x)
f3 (x)
f4 (x)
=
=
=
=
1,
2x 1,
6x2 6x + 1,
20x3 30x2 + 12x 1.
Exercise 7. Let
(
[x]
f (x) =
f (x + 3)
if 1 x < 2,
otherwise.