1.2 Slope fields
The general first order equation we are studying looks like
In general, we cannot simply solve these kinds of equations explicitly. It would be nice if we could at least figure out the shape and behavior of the solutions, or if we could find approximate solutions. At this point it may be good to first try the Lab I and/or Project I from the IODE website.
Slope fields
The equation gives you a slope at each point in the -plane. And this is the slope a solution would have at if its value was . In other words, is the slope of a solution whose graph runs through the point . At a point , we plot a short line with the slope . For example, if , then at point we draw a short line of slope . So, if is a solution and , then the equation mandates that . See Figure .

To get an idea of how solutions behave, we draw such lines at lots of points in the plane, not just the point . We would ideally want to see the slope at every point, but that is just not possible. Usually we pick a grid of points fine enough so that it shows the behavior, but not too fine so that we can still recognize the individual lines. We call this picture the slope field of the equation. See Example 2 for the slope field of the equation . Usually in practice, one does not do this by hand, but has a computer do the drawing.
Suppose we are given a specific initial condition . A solution, that is, the graph of the solution, would be a curve that follows the slopes we drew. For a few sample solutions, see Figure . It is easy to roughly sketch (or at least imagine) possible solutions in the slope field, just from looking at the slope field itself. You simply sketch a line that roughly fits the little line segments and goes through your initial condition.


By looking at the slope field we get a lot of information about the behavior of solutions without having to solve the equation. For example, in Figure we see what the solutions do when the initial conditions are , and . A small change in the initial condition causes quite different behavior. We see this behavior just from the slope field and imagining what solutions ought to do.
We see a different behavior for the equation . The slope field and a few solutions is in see Figure . If we think of moving from left to right (perhaps is time and time is usually increasing), then we see that no matter what is, all solutions tend to zero as tends to infinity. Again that behavior is clear from simply looking at the slope field itself.

Existence and uniqueness
We wish to ask two fundamental questions about the problem
- Does a solution exist?
- Is the solution unique (if it exists)?
What do you think is the answer? The answer seems to be yes to both does it not? Well, pretty much. But there are cases when the answer to either question can be no.
Since generally the equations we encounter in applications come from real life situations, it seems logical that a solution always exists. It also has to be unique if we believe our universe is deterministic. If the solution does not exist, or if it is not unique, we have probably not devised the correct model. Hence, it is good to know when things go wrong and why.
It is hard to tell by staring at the slope field that the solution is not unique. Is there any hope? Of course there is. We have the following theorem, known as Picard’s theorem.to the power 1
Note that the problems , and , do not satisfy the hypothesis of the theorem. Even if we can use the theorem, we ought to be careful about this existence business. It is quite possible that the solution only exists for a short while.
For example, when the solution “blows up” at . Hence, the solution does not exist for all even if the equation is nice everywhere. The equation certainly looks nice.
For most of this course we will be interested in equations where existence and uniqueness holds, and in fact holds “globally” unlike for the equation .
Footnotes
[1] Named after the French mathematician Charles Émile Picard (1856 – 1941)
Adapted from Differential Equations for Engineers by Jiří Lebl (Oklahoma State University), hosted on LibreTexts (math.libretexts.org) and licensed under CC BY-SA 4.0. Changes were made. License: CC-BY-SA-4.0.