Qualitative Analysis of Autonomous ODE

Consider the autonomous ode y'=4y(1-y). The differential equation gives
a formula for the slope. In this example, the slope just depends on the
independent variable. If the function passes through the point (1,2), the slope
is -8. The slope is independent of t, so the slope is constant if y is constant.
The following table lists the slope at several y points.

Slopes for Model ODE

Direction Fields

The direction field consists of small lines which characterize the slope of y(t)
at each point in the t-y plane Here is the direction field for our example.

For example, if y(t) passes through the point (1,2) it should have a slope of -8.
This is shown by the small line with large negative slope. If y(t) passes through
(1,0.5), the slope is 1, and this shown by the line with moderate positive slope.

Sketching Solutions

The direction field gives us a rough idea about solutions to the differential
equation, since solutions to the differential equation are tangent to the small
slope lines. The following plot draws in the solutions.

The plot above gives us qualitative information about solutions to the
differential equation. There are several points to note:

Summary

Here is a summary of the procedure for doing a qualitative analysis of
autonomous ode y'=f(y).

  1. Determine the constant solutions to the differential equation. These
    are of the form y=c, where c is a root of f(y). There may be no constant
    solutions, a finite number of constant solutions, or an infinite number
    of constant solutions.
  2. Make a table of slope as a function of y, as above.
  3. Using the info in the table, draw a direction field.
  4. Sketch in solutions. The constant solutions should be put in first. Use
    the direction field to sketch other solutions. Remember, solutions do not
    intersect.


[ODE Home] [1st-Order Home] [2nd-Order Home] [Laplace Transform Home] [Notation] [References]

Copyright © 1996 Department of Mathematics, Oregon State University

If you have questions or comments, don't hestitate to contact us.