Modeling & Qualitative First-Order Analysis

the logistic equation

/ loh-JIS-tik /

Exponential growth says a population just keeps doubling forever, but no real population does — bacteria run out of nutrients, rabbits run out of grass, a new product runs out of fresh customers. The logistic equation is the simplest honest fix: growth that starts out exponential but politely slows down and stops as the environment fills up. Its solution traces the famous S-shaped curve.

The trick is to make the per-capita growth rate shrink as the population P rises toward a maximum sustainable size K, the carrying capacity. Instead of dP/dt = rP (pure exponential), write dP/dt = rP(1 − P/K). When P is tiny, the factor (1 − P/K) is nearly 1 and growth is almost exponential. As P climbs toward K, that factor shrinks toward 0, and growth grinds to a halt. At P = K the right side is zero — the population stops changing. The result is a curve that rises slowly, then steeply through its fastest growth at the midpoint P = K/2, then levels off smoothly as it saturates at K.

The logistic equation is a cornerstone of population biology, epidemic spread (the early phase of an outbreak is logistic), and the adoption of technologies. It is autonomous and nonlinear, yet still separable, so it has a tidy closed-form solution. It remains a simplification — it assumes a single constant carrying capacity and ignores time lags, age structure, and randomness — but it captures the essential story of bounded growth far better than the exponential model.

Fish in a pond with r = 0.5 per year and carrying capacity K = 1000 follow dP/dt = 0.5 P(1 − P/1000). Starting at P = 100, growth is fast and exponential-like, peaks in speed near P = 500, then eases off and levels at 1000 fish.

dP/dt = rP(1 − P/K): exponential at first, saturating at the carrying capacity K.

The S-curve assumes the carrying capacity is fixed and growth responds instantly; with time delays the same logic can produce overshoot and oscillations (the discrete logistic map can even go chaotic).

Also called
logistic growthVerhulst equation邏輯成長韋呂勒方程