Existence and Uniqueness
Existence and Uniqueness
We can easily check that the constant function y(t) = nπ is a solution for any
integer n and, hence by the Uniqueness Theorem, each solution is trapped between
y = nπ and y = (n + 1)π for some integer n. The approximations in Figure 1.50
violate this requirement. This confirms our suspicions that the numerical results in this
case are not to be believed.
This equation is unusual because of the et term on the right-hand side. When t is
large, the slopes of solutions become gigantic and hence Euler’s method overshoots the
true solution for even a very small step size.
In Exercises 1–4, we refer to a function f , but we do not provide its formula. However,
we do assume that f satisfies the hypotheses of the Uniqueness Theorem in the entire
t y-plane, and we do provide various solutions to the given differential equation. Finally,
we specify an initial condition. Using the Uniqueness Theorem, what can you conclude
about the solution to the equation with the given initial condition?
dy dy
1. = f (t, y) 2. = f (y)
dt dt
y1 (t) = 3 for all t is a solution, y1 (t) = 4 for all t is a solution,
initial condition y(0) = 1 y2 (t) = 2 for all t is a solution,
y3 (t) = 0 for all t is a solution,
initial condition y(0) = 1
dy dy
3. = f (t, y) 4. = f (t, y)
dt dt
y1 (t) = t + 2 for all t is a solution, y1 (t) = −1 for all t is a solution,
y2 (t) = −t 2 for all t is a solution, y2 (t) = 1 + t 2 for all t is a solution,
initial condition y(0) = 1 initial condition y(0) = 0
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.
72 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.5 Existence and Uniqueness of Solutions 73
dy dy 1
13. = y3, y(0) = 1 14. = , y(0) = 0
dt dt (y + 1)(t − 2)
dy 1 dy t
15. = , y(0) = 1 16. = , y(−1) = 0
dt (y + 2)2 dt y−2
17. Consider a differential equation of the form dy/dt = f (y), an autonomous equa-
tion, and assume that the function f (y) is continuously differentiable.
(a) Suppose y1 (t) is a solution and y1 (t) has a local maximum at t = t0 . Let
y0 = y1 (t0 ). Show that f (y0 ) = 0.
(b) Use the information of part (a) to sketch the slope field along the line y = y0
in the t y-plane.
(c) Show that the constant function y2 (t) = y0 is a solution (in other words, y2 (t)
is an equilibrium solution).
(d) Show that y1 (t) = y0 for all t.
(e) Show that if a solution of dy/dt = f (y) has a local minimum, then it is a
constant function; that is, it also corresponds to an equilibrium solution.
18. We have emphasized that the Uniqueness Theorem does not apply to every differ-
ential equation. There are hypotheses that must be verified before we can apply
the theorem. However, there is a temptation to think that, since models of “real-
world” problems must obviously have solutions, we don’t need to worry about the
hypotheses of the Uniqueness Theorem when we are working with differential equa-
tions modeling the physical world. The following model illustrates the flaw in this
assumption.
Suppose we wish to study the formation of raindrops in the atmosphere. We
make the reasonable assumption that raindrops are approximately spherical. We also
assume that the rate of growth of the volume of a raindrop is proportional to its sur-
face area.
Let r (t) be the radius of the raindrop at time t, s(t) be its surface area at time t,
and v(t) be its volume at time t. From three-dimensional geometry, we know that
s = 4πr 2 and v = 43 πr 3 .
(a) Show that the differential equation that models the volume of the raindrop un-
der these assumptions is
dv
= kv 2/3 ,
dt
where k is a proportionality constant.
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.
74 CHAPTER 1 First-Order Differential Equations
(b) Why doesn’t this equation satisfy the hypotheses of the Uniqueness Theorem?
(c) Give a physical interpretation of the fact that solutions to this equation with the
initial condition v(0) = 0 are not unique. Does this model say anything about
the way raindrops begin to form?
Autonomous Equations
Autonomous equations are differential equations of the form
dy
= f (y).
dt
In other words, the rate of change of the dependent variable can be expressed as a func-
tion of the dependent variable alone. Autonomous equations appear frequently as mod-
els for two reasons. First, many physical systems work the same way at any time. For
example, a spring compressed the same amount at 10:00 AM and at 3:00 PM provides
the same force. Second, for many systems, the time dependence “averages out” over
the time scales being considered. For example, if we are studying how wolves and field
mice interact, we might find that wolves eat many more field mice during the day than
they do at night. However, if we are interested in how the wolf and mouse populations
behave over a period of years or decades, then we can average the number of mice eaten
by each wolf per week. We ignore the daily fluctuations.
We have already noticed that autonomous equations have slope fields that have a
special form (see page 40 in Section 1.3). Because the right-hand side of the equation
does not depend on t, the slope marks are parallel along horizontal lines in the t y-plane.
That is, for an autonomous equation, two points with the same y-coordinate but differ-
ent t-coordinates have the same slope marks (see Figure 1.51).
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.