Phase Lines
Phase Lines
dS S S
= g(S) = k S 1 − −1 ,
dt N M
with 0 < M < N and k > 0. There are three equilibrium points—S = 0, S = M, and
S = N . If 0 < S < M, we have g(S) < 0, so solutions with initial conditions between
0 and M decrease. Similarly, if S > N , g(S) < 0, solutions with initial conditions
larger than N also decrease. For M < S < N , we have g(S) > 0. Consequently,
solutions with initial conditions between M and N increase. Thus we conclude that the
equilibria at 0 and N are sinks, and the equilibrium point at M is a source. The phase
line and graphs of typical solutions are shown in Figure 1.77.
S Figure 1.77
Solutions of the modified logistic
equation
S=N
dS S S
=k 1− − 1 S,
dt N M
S=M
with various initial conditions.
S=0 t
In Exercises 1–12, sketch the phase lines for the given differential equation. Identify
the equilibrium points as sinks, sources, or nodes.
dy dy dy
1. = 3y(y − 2) 2. = y 2 − 4y − 12 3. = cos y
dt dt dt
dw dw dy 1
4. = w cos w 5. = (1 − w) sin w 6. =
dt dt dt y−2
dv dw dy
7. = −v 2 − 2v − 2 8. = 3w 3 − 12w2 9. = 1 + cos y
dt dt dt
dy dy dw
10. = tan y 11. = y ln |y| 12. = (w 2 −2) arctan w
dt dt dt
Copyright 2011 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the eBook and/or eChapter(s).
Editorial review has deemed that any suppressed content does not materially affect the overall learning experience. Cengage Learning reserves the right to remove additional content at any time if subsequent rights restrictions require it.
90 CHAPTER 1 First-Order Differential Equations
In Exercises 13–21, a differential equation and various initial conditions are specified.
Sketch the graphs of the solutions satisfying these initial conditions. For each exercise,
put all your graphs on one pair of axes.
In Exercises 22–27, describe the long-term behavior of the solution to the differential
equation
dy
= y 2 − 4y + 2
dt
with the given initial condition.
28. Consider the autonomous equation dy/dt = f (y) where f (y) is continuously dif-
ferentiable, and suppose we know that f (−1) = f (2) = 0.
(a) Describe all the possible behaviors of the solution y(t) that satisfies the initial
condition y(0) = 1.
(b) Suppose also that f (y) > 0 for −1 < y < 2. Describe all the possible behav-
iors of the solution y(t) that satisfies the initial condition y(0) = 1.
In Exercises 29–32, the graph of a function f (y) is given. Sketch the phase line for the
autonomous differential equation dy/dt = f (y).
29. 30.
f (y) f (y)
y y
Copyright 2011 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the eBook and/or eChapter(s).
Editorial review has deemed that any suppressed content does not materially affect the overall learning experience. Cengage Learning reserves the right to remove additional content at any time if subsequent rights restrictions require it.
1.6 Equilibria and the Phase Line 91
31. 32.
f (y) f (y)
y
y
In Exercises 33–36, a phase line for an autonomous equation dy/dt = f (y) is shown.
Make a rough sketch of the graph of the corresponding function f (y). (Assume y = 0
is in the middle of the segment shown in each case.)
33. 34. 35. 36.
37. Eight differential equations and four phase lines are given below. Determine the
equation that corresponds to each phase line and state briefly how you know your
choice is correct.
dy dy dy dy
(i) = y cos π2 y (ii) = y − y 2 (iii) = |y| sin π2 y (iv) = y3 − y2
dt dt dt dt
dy dy dy dy
(v) = cos π2 y (vi) = y 2 − y (vii) = y sin π2 y (viii) = y2 − y3
dt dt dt dt
(a) (b) (c) (d)
y=3
y=2
y = −1
y = −2
y = −3
Copyright 2011 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the eBook and/or eChapter(s).
Editorial review has deemed that any suppressed content does not materially affect the overall learning experience. Cengage Learning reserves the right to remove additional content at any time if subsequent rights restrictions require it.
92 CHAPTER 1 First-Order Differential Equations
Copyright 2011 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the eBook and/or eChapter(s).
Editorial review has deemed that any suppressed content does not materially affect the overall learning experience. Cengage Learning reserves the right to remove additional content at any time if subsequent rights restrictions require it.
1.6 Equilibria and the Phase Line 93
44. (a) Sketch the phase line for the differential equation
dy 1
= ,
dt (y − 2)(y + 1)
and discuss the behavior of the solution with initial condition y(0) = 1/2.
(b) Apply analytic techniques to the initial-value problem
dy 1 1
= , y(0) = ,
dt (y − 2)(y + 1) 2
and compare your results with your discussion in part (a).
The proper scheduling of city bus and train systems is a difficult problem, which the
City of Boston seems to ignore. It is not uncommon in Boston to wait a long time for
the trolley, only to have several trolleys arrive simultaneously. In Exercises 45–48, we
study a very simple model of the behavior of trolley cars.
Consider two trolley cars on the same track moving toward downtown Boston.
Let x(t) denote the amount of time between the two cars at time t. That is, if the first
car arrives at a particular stop at time t, then the other car will arrive at the stop x(t)
time units later. We assume that the first car runs at a constant average speed (not a bad
assumption for a car running before rush hour). We wish to model how x(t) changes as
t increases.
We first assume that, if no passengers are waiting for the second train, then it has
an average speed greater than the first train and hence will catch up to the first train.
Thus the time between trains x(t) will decrease at a constant rate if no people are wait-
ing for the second train. However, the speed of the second train decreases if there are
passengers to pick up. We assume that the speed of the second train decreases at a rate
proportional to the number of passengers it picks up and that the passengers arrive at
the stops at a constant rate. Hence the number of passengers waiting for the second
train is proportional to the time between trains.
45. Let x(t) be the amount of time between two consecutive trolley cars as described
above. We claim that a reasonable model for x(t) is
dx
= βx − α.
dt
Which term represents the rate of decrease of the time between the trains if no people
are waiting, and which term represents the effect of the people waiting for the second
train? (Justify your answer.) Should the parameters α and β be positive or negative?
Copyright 2011 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the eBook and/or eChapter(s).
Editorial review has deemed that any suppressed content does not materially affect the overall learning experience. Cengage Learning reserves the right to remove additional content at any time if subsequent rights restrictions require it.
94 CHAPTER 1 First-Order Differential Equations
1.7 BIFURCATIONS
Copyright 2011 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the eBook and/or eChapter(s).
Editorial review has deemed that any suppressed content does not materially affect the overall learning experience. Cengage Learning reserves the right to remove additional content at any time if subsequent rights restrictions require it.
760 Hints and Answers for Chapter 1
y=2 source
w=π source
y=0 sink
w=1 sink
w=0 source
3. The sinks are . . . −3π/2, π/2, 5π/2, . . . , and the
sources are . . . −π/2, 3π/2, 7π/2, . . . .
7. There are no equilibrium points.
y = 3π/2 source
y = π/2 sink
y = −π/2 source
Copyright 2011 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the eBook and/or eChapter(s).
Editorial review has deemed that any suppressed content does not materially affect the overall learning experience. Cengage Learning reserves the right to remove additional content at any time if subsequent rights restrictions require it.
Hints and Answers for Chapter 1 761
1
t
y=π node −3 3
y = −π −π
node
y = −3π node
19. v
5
y=1 source
21. y
y=0
2π
y = −1 source π
t
−4 −2 2 4
−π
13. y −2π
3
2
1
23. Since the initial condition, y(0) = 2, is between
the roots of y 2 − 4y + 2, the solution y(t) to
√the
t
−2 −1 −1 1 2 initial-value
√ problem is always between 2 − √ 2 and
2 + 2. The limit of y(t) as t → ∞√is 2 − 2 and
the limit of y(t) as t → −∞ is 2 + 2.
15. y 25. The √solution remains below the equilibrium point
3π/2 2 − 2 and is increasing for all t for which√it is
defined. The limit of y(t) as t → ∞ is 2 − 2.
π
27. Since the initial condition, y(3) = 1, is between
π/2 the roots of y 2 − 4y + 2, the solution y(t) to
√the
initial-value
√ problem is always between 2 − √ 2 and
t
−4 −2 2 4 2 + 2. The limit of y(t) as t → ∞√is 2 − 2 and
−π/2 the limit of y(t) as t → −∞ is 2 + 2.
Copyright 2011 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the eBook and/or eChapter(s).
Editorial review has deemed that any suppressed content does not materially affect the overall learning experience. Cengage Learning reserves the right to remove additional content at any time if subsequent rights restrictions require it.
762 Hints and Answers for Chapter 1
0 P
10 50
Copyright 2011 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the eBook and/or eChapter(s).
Editorial review has deemed that any suppressed content does not materially affect the overall learning experience. Cengage Learning reserves the right to remove additional content at any time if subsequent rights restrictions require it.