
Exercises 17
1.7.
?
Write the differential equation of Example 1.2 as an autonomous
system with two components.
1.8.
?
Use the system of ODEs (1.10) to decide whether the periodic mo-
tion described by the rightmost set of curves in Figure 1.3 is clock-
wise or counter clockwise.
1.9.
??
Show that the IVP
x
00
(t) − ax
0
(t) − bx(t) = f(t), x(0) = ξ, x
0
(0) = η
may be written as a first-order system x
0
(t) = Ax(t) + g(t), where
A is a 2 × 2 matrix, x = [x, x
0
]
T
and the components of the 2 × 1
vector g should be related to the forcing function f (t). What is the
characteristic polynomial of A?
1.10.
??
Write the IVP
x
000
(t) − ax
00
(t) − bx
0
(t) − cx = f(t),
x(0) = ξ, x
0
(0) = η, x
00
(0) = ζ
as a first-order system x
0
(t) = Ax(t) + g(t). What is the character-
istic polynomial of A?
1.11.
?
By summing the first, third and fourth ODEs in the Michaelis–
Menten chemical kinetics system of Example 1.4, show that S
0
(t) +
C
0
(t) + P
0
(t) = 0. This implies that the total amount of “substrate
plus complex plus product” does not change over time. Convince
yourself that this conservation law is intuitively reasonable, given
the three chemical reactions involved. (Invariants of this type will
be discussed in Chapter 14.)
1.12.
?
Show that, for the populations in Example 1.6, the total population
H(t) + Z(t) + R(t) remains constant in time.
1.13.
?
Differentiate u(t) =
1675
21
e
−8t
+
320
21
e
−t/8
+ 5 and hence verify that
this function solves both the ODEs (1.15) and (1.16).
1.14.
???
Supp ose that x(t) denotes the solution of the ODE x
0
(t) = 1 +
x
2
(t).
(a) Find the general solution of the given differential equation and
show that it contains one arbitrary constant.
(b) Use the change of dependent variable x(t) = −y
0
(t)/y(t) to show
that x(t) will solve the given first-order differential equation pro-
vided y(t) solves a certain linear second-order differential equa-
tion and determine the general solution for y(t).