Autonomous Equations, Phase Lines, and Population Dynamics
An autonomous equation y' = f(y) can be analyzed qualitatively without being solved. Its constant solutions are the zeros of f, and the sign of f between them fixes whether nearby solutions rise or fall, which the phase line records as a column of arrows.
╌╌╌╌
An equation is autonomous when the independent variable does not appear explicitly:
The slope at a point depends only on , not on , so the direction field is constant along every horizontal line and the qualitative behavior is determined on the -axis alone. Autonomous equations are separable and so solvable in principle, but their stability and long-time behavior can be read straight off without integrating.1 This qualitative reading is the starting point of the qualitative theory used when equations cannot be solved at all.
Equilibria and the phase line
The simplest solutions are constant. A constant solves precisely when , since then for all .
Between consecutive equilibria keeps one sign, so every solution there is monotonic. Where the solution increases; where it decreases. Encoding this on the -axis gives the phase line: mark the critical points, then draw an arrow pointing up on intervals where and down where .
The arrows read off stability directly: an equilibrium with inflowing arrows on both sides is stable, one with outflowing arrows on both sides is unstable. A calculus test says the same thing through the slope of .
A double root of produces the third stability type, where the flow has the same direction on both sides of the equilibrium.
Logistic growth
The exponential model predicts unbounded growth, which no real population sustains. Replacing the constant rate by a rate that falls as rises gives the logistic equation, introduced by Verhulst in 1838:
with the intrinsic growth rate and the carrying capacity. The right side is a downward parabola with zeros at and . Between them , so populations grow; above , , so they decline. The phase line has unstable and stable: any positive starting population converges to .
The shape of the solution follows from the sign of and . Differentiating, , so a solution is concave up where and agree in sign and concave down where they disagree. For the logistic curve this gives an inflection point at , where the growth rate is largest.
However small the nonlinear term, solutions of the logistic equation stay bounded, while solutions of the linear diverge: an arbitrarily small nonlinearity changes the entire long-time behavior.
Thresholds
Reversing the sign of the logistic right side gives a threshold model:
Now is an upward-opening parabola. The equilibria are again and , but the stability swaps: is stable and is unstable. Below the threshold the population declines to extinction; above it, the population grows without bound, in fact reaching infinity in finite time. The critical value separates two qualitatively opposite outcomes.
Combining the two effects — a threshold below and a carrying capacity above — gives the logistic-with-threshold model with . It has three equilibria: and stable, unstable. A population starting below dies out; above it climbs to the carrying capacity . This structure is thought to describe the passenger pigeon, which bred successfully only in large concentrations and collapsed to extinction once its numbers fell below the breeding threshold.
Harvesting
Suppose the logistic population is harvested. Two policies give different equilibrium structures.
- Effort-proportional (Schaefer model). Catching at rate replaces the equation with . For the equilibria are (unstable) and (stable). The sustainable yield is , maximized at , giving the maximum sustainable yield at population .
- Constant-rate. Catching at a fixed rate gives . For there are two equilibria , with unstable and stable. As rises they approach each other, merging at when , and for no equilibrium exists and the population crashes to zero.
The constant-rate case is a bifurcation: a qualitative change in the number of equilibria as the parameter passes the critical value , where the stable and unstable equilibria merge into a single semistable point.
Linear versus nonlinear equations
The linear equation has three properties the nonlinear case generally lacks.2
- General solution. A linear equation has a solution containing one arbitrary constant that captures all solutions. A nonlinear equation may have extra solutions no value of the constant reaches. For the family misses the constant solution entirely.
- Interval of existence. For a linear equation the interval is read off the coefficients in advance. For a nonlinear equation it can depend on the initial value: , has solution , which blows up at — a singularity set by the data, invisible in the equation.
- Explicit form. Linear equations give explicit solutions; nonlinear ones usually give only an implicit relation, and often not even that.
What both share is the geometric consequence of uniqueness: under the existence-uniqueness hypotheses, distinct solution curves cannot cross, because a crossing point would be an initial condition with two solutions. This is why logistic solutions approach the line but never touch it in finite time.
Summary
- An autonomous equation is analyzed on the phase line: equilibria are zeros of , and the sign of between them sets the flow direction.
- Stability follows from the arrows, or equivalently from : negative slope means stable, positive means unstable.
- Logistic growth carries every positive population to the carrying capacity ; a threshold model makes a dividing line between extinction and escape; harvesting at a constant rate bifurcates the equilibria at .
- Nonlinear equations lose the linear guarantees of a catch-all general solution, a predictable interval of existence, and an explicit formula.
The stability arguments here rest on solutions being unique, which the existence and uniqueness theorem guarantees under continuity of and .
Footnotes
- Boyce, Elementary Differential Equations, §2.5 — Autonomous Differential Equations and Population Dynamics: the phase line, logistic and threshold models, carrying capacity, and the harvesting analyses (Schaefer and constant-rate). ↩
- Boyce, Elementary Differential Equations, §2.4 — Differences Between Linear and Nonlinear Equations: general solutions, initial-value-dependent intervals of existence, implicit solutions, and the non-crossing of integral curves. ↩
╌╌ END ╌╌