7.9 Logistic Models with Differential Equations
- Syllabus
- 2020
- Topic
- 7.9
- Level
- —
For k>0, the logistic model dy/dt=ky(a−y) says the rate is jointly proportional to the current amount y and the unused capacity a−y. Here a is the carrying capacity; in this form, k has units 1/(quantity⋅time).
| Current value | Sign of dy/dt | Model behavior |
|---|---|---|
| y=0 | 0 | equilibrium at zero |
| 0<y<a | positive | y increases toward a |
| y=a | 0 | equilibrium at carrying capacity |
| y>a | negative | y decreases toward a |
The initial condition tells which row applies. If 0<y(0)<a, the solution increases but the factor a−y shrinks, so growth slows and y approaches a as t→∞. If y(0)=0 or y(0)=a, the rate remains zero and the solution stays at that equilibrium.
For values between 0 and a, the growth rate as a function of y is k(ay−y2), a downward-opening quadratic. Its vertex occurs at y=a/2, so the quantity is increasing fastest when it reaches half the carrying capacity.
In the illustrative model dy/dt=ky(1000−y) with k>0 and y(0)=100, the quantity initially grows, approaches the carrying capacity 1000, and has its greatest growth rate when y=500. None of these conclusions requires solving for y(t).
The carrying capacity is the value that makes the capacity factor zero, not the coefficient k. Also distinguish “largest value of y” from “largest rate”: for a growth path below capacity, y approaches a, while dy/dt is largest earlier at y=a/2.