
P1: OSO/OVY P2: OSO/OVY QC: OSO/OVY T1: OSO
MHDQ256-Ch08 MHDQ256-Smith-v1.cls December 16, 2010 21:19
LT (Late Transcendental)
CONFIRMING PAGES
8-27 SECTION 8.3
..
Direction Fields and Euler’s Method 517
0
2
2
4
4
40
80
120
y
FIGURE 8.18a
Direction field
0
2
2
4
4
40
80
120
y
FIGURE 8.18b
Solution curve starting above
y = 70
0
2
2
4
4
20
40
60
80
100
120
140
y
FIGURE 8.18c
Solution curve starting below
y = 70
6
4
2
2
2.520.5 1
y
1.5 3
FIGURE 8.19
Direction field for y
= 2y(4 − y)
Solution An equilibrium solution is a constant solution that reduces the equation to
y
(t) = 0. For part (a), this gives us
0 = y
(t) = k[y(t) − 70] or 0 = y(t) −70.
The only equilibrium solution is then y = 70. For part (b), we want
0 = 2y(t)[4 − y(t)] or 0 = y(t)[4 − y(t)].
So, in this case, there are two equilibrium solutions: y = 0 and y = 4.
There is some special significance to an equilibrium solution, which we describe from
a sketch of the direction field. Start with the differential equation y
(t) = k[y(t) − 70] for
some negative constant k. Notice that if y(t) > 70, then y
(t) = k[y(t) − 70] < 0 (since
k is negative). Of course, y
(t) < 0 means that the solution is decreasing. Similarly, when
y(t) < 70, wehave that y
(t) = k[y(t) − 70] > 0, sothatthesolutionis increasing. Observe
that the direction field sketched in Figure 8.18a suggests that y(t) → 70 as t →∞, since
all arrows point toward the line y = 70. More precisely, if a solution curve lies slightly
above the line y = 70, notice that the solution decreases, toward y = 70, as indicated in
Figure 8.18b. Similarly, if the solution curve lies slightly below y = 70, then the solution
increases toward y = 70, as shown in Figure 8.18c. You should observe that we obtained
this information without solving the differential equation.
We say that an equilibrium solution is stable if solutions close to the equilibrium
solutiontendtoapproach that solution as t →∞. Observethat thisisthebehaviorindicated
in Figures 8.18a to 8.18c, so that the solution y = 70 is a stable equilibrium. Alternatively,
an equilibrium solution is unstable if solutions close to the equilibrium solution tend to get
further away from that solution as t →∞.
In example 3.6, part (b), we found that y
(t) = 2y(t)[4 − y(t)] has the two equilibrium
solutions y = 0and y = 4.Wenowuseadirectionfieldtodeterminewhetherthesesolutions
are stable or unstable.
EXAMPLE 3.7 Determining the Stability of Equilibrium Solutions
Draw a direction field for y
(t) = 2y(t)[4 − y(t)] and determine the stability of all
equilibrium solutions.
Solution We determined in example 3.6 that the equilibrium solutions are y = 0 and
y = 4. We superimpose the horizontal lines y = 0 and y = 4 on the direction field in
Figure 8.19.
Observe that the behavior is distinctly different in each of three regions in this
diagram: y > 4, 0 < y < 4 and y < 0. We analyze each separately. First, observe that if
y(t) > 4, then y
(t) = 2y(t)[4 − y(t)] < 0 (since 2y is positive, but 4 − y is negative).
Next, if 0 < y(t) < 4, then y
(t) = 2y(t)[4 − y(t)] > 0 (since 2y and 4 − y are both
positive in this case). Finally, if y(t) < 0, then y
(t) = 2y(t)[4 − y(t)] < 0. In
Figure 8.19, the arrows on either side of the line y = 4 all point toward y = 4. This
indicates that y = 4 is stable. By contrast, the arrows on either side of y = 0 point away
from y = 0, indicating that y = 0 is an unstable equilibrium.
Noticethatthedirectionfieldinexample3.7givesstrongevidencethatif y(0) > 0, then
thelimiting valueis lim
t→∞
y(t) = 4.[Thinkaboutwhy the condition y(0) > 0is needed here.]
BEYOND FORMULAS
Numerical approximations of solutions of differential equations are basic tools of the
trade for modern engineers and scientists. Euler’s method, presented in this section, is
one of the least accurate methods in use today, but its simplicity makes it useful in a
variety of applications. Since most differential equations cannot be solved exactly, we
need reliable numerical methods to obtain approximate values of the solution. What
other types of calculations have you seen that typically must be approximated?