Exercises 1
Exercises 1
Unless otherwise indicated, x is the independent variable and y is the dependent vari-
able.
Exercise 3. The height z of an object falling through the air is described by the equation
2
d2 z dz
2
= −g + γ
dt dt
where g and γ are positive constants; g is the acceleration due to gravity and γ is the
coefficient of air resistance divided by mass. Suppose that the object begins from rest
at height z0 at time t = 0. Solve for z(t).
Exercise 5.
(a) For a ̸= b, solve
y ′′ − (a + b)y ′ + ab y = 0
with the initial conditions y (0) = 0 and y ′ (0) = 1.
(b) Take the limit of this solution as b → a and check that this gives a solution of
y ′′ − 2ay ′ + a2 y = 0.
Exercise 7. Find the general solution of the following homogeneous differential equa-
tions:
(a) y ′′ − 6y ′ + 5y = 0
2
* (b) y ′′ + y ′ = 0
* (c) y ′′ + 2y ′ + 5y = 0
(d) y ′′′ − y ′′ + y ′ − y = 0
(e) y ′′′ + 8y ′′ = 0
(f) y ′′′′ − y ′′′ − 2y ′′ = 0
Exercise 8.
(a) y = x and y = x −1 are solutions to
x 2 y ′′ + xy ′ − y = 0.
What is the general solution?
(b) y = 1, y = x + 1 and y = (x + 1)2 are solutions to
x 2 y ′′ − 2xy ′ + 2y = 2.
What is the general solution?
Exercise 9. Find a particular solution for each of the following differential equations:
(a) y ′′ − 2y ′ − 3y = 64 x e−x
(b) y ′′ + y ′ = 2 cos x
(c) y ′′ − y ′ − y = x ex
Exercise 12. Solve the following systems of coupled differential equations for x and y
depending on t.
(a) ẋ = 5x + y , ẏ = −9x − y
(b) ẋ = x + y , ẏ = −x − y
(c) ẋ = −x + y , ẏ = −2x + y
* (d) ẋ = 4x − 2y , ẏ = 6x − 3y
(e) ẋ = −x + 5y , ẏ = −4x + 3y
3
(f) ẋ = x + 5y , ẏ = −x − y
Exercise 13.
(a) Find a homogeneous linear second order ODE with constant real coefficients
whose general solution is y (x) = Ae3x/2 cos(5x) + Be3x/2 sin(5x) where A and B
are constants.
(b) Explain why the same cannot be done for y (x) = Aex cos(5x) + Bex .
(c) If we increase the order to three, is there a homogeneous linear ODE with con-
stant real coefficients with this as a general solution? or with this as a particular
solution?