The Logistic Equation
Logistic equations model population growth when resources are limited. Unlike pure exponential growth (which assumes unlimited resources), the logistic model captures how populations grow rapidly at first, then slow down as they approach a maximum sustainable size called the carrying capacity. Direction fields and explicit solutions give you two complementary ways to analyze these equations: one visual, one algebraic.
Carrying Capacity in Logistic Growth
The carrying capacity () is the maximum population size an environment can sustain indefinitely. It depends on available resources like food, water, and shelter, and is further limited by competition for space and mates.
As a population approaches , growth slows because individuals compete more intensely for scarce resources. Density-dependent factors like disease and predation also kick in harder at higher population densities.
At exactly , the population stabilizes: births and deaths balance out, and the population holds at a steady state. This is one of the equation's two equilibrium points (the other is ).

Direction Fields for Logistic Equations
A direction field is a grid of small line segments that show the slope (rate of change) at many points in the - plane. Each segment tells you: "If the population were at this value at this time, here's how fast it would be changing." Tracing a path that follows these segments gives you an approximate solution curve without solving anything algebraically.
The logistic differential equation is:
where is the population size, is the intrinsic growth rate, and is the carrying capacity.
Constructing a direction field:
-
Choose a grid of points in the - plane.
-
At each point, plug into to compute the slope. (Notice the slope depends only on , not on , so all segments at the same height have the same slope.)
-
Draw a short line segment with that slope at each grid point.
Reading the field:
- Horizontal segments (slope ) appear at and . These are the equilibrium solutions.
- Between and , slopes are positive, so the population is increasing.
- Above , the factor is negative, so slopes are negative and the population is decreasing.
- Segments near from both above and below point toward , which tells you is a stable equilibrium. Meanwhile, is an unstable equilibrium: any small positive population will grow away from zero.

Solutions of Logistic Equations
You can solve the logistic equation exactly using separation of variables.
Step-by-step process:
-
Separate variables:
-
Use partial fractions on the left side. Rewrite as (or equivalently ).
-
Integrate both sides. The left side yields , and the right side yields .
-
Combine the logarithms, exponentiate, and solve for .
The general solution is:
where is a constant determined by the initial condition . Setting gives .
Interpreting the solution:
- As , the term , so . Every positive initial population eventually approaches the carrying capacity.
- When (meaning ), the curve starts with a concave-up, nearly exponential phase before the inflection point, then becomes concave down as it levels off toward . This produces the classic S-shaped (sigmoidal) curve.
- When (meaning but still below ), the curve is concave down from the start, approaching from below without an obvious exponential-looking phase.
- When (meaning ), the population decreases toward from above.
- A larger means the population reaches faster; a smaller means a slower approach.
The inflection point (where growth is fastest) occurs at . This is worth remembering: the population grows at its maximum rate when it's at half the carrying capacity.
Characteristics of Logistic Growth
- The solution curve is S-shaped (sigmoidal) when the initial population starts well below .
- Early growth looks nearly exponential because , making the equation approximate .
- Growth rate peaks at , then declines as the population nears .
- The logistic model applies broadly: bacterial growth in a petri dish, spread of invasive species (kudzu, zebra mussels), epidemic dynamics in a susceptible population, and wildlife population management in ecology.