Unit 7: Differential Equations
The Logistic Model
Modeling bounded growth with the logistic differential equation, unique to BC.
Prerequisites
- Separable Differential Equations
Solving the Differential Equation Behind Bounded Growth
dP/dt = kP describes unbounded exponential growth — the larger P gets, the faster it grows, forever. A population that levels off near a carrying capacity L needs an equation whose growth rate shrinks as P approaches L. Before reading on: what would multiplying kP by a factor that goes to 0 as P → L actually look like?
Definition — The Logistic Differential Equation
Worked Example — Solving the Logistic Equation by Separation and Partial Fractions
Worked Example — Applying the Logistic Model
Function Explorer
Transform: g(x) = a·f(b(x − h)) + k
Composition
Analysis (of the transformed function, in view)
- y-intercept
- (0, 0)
- x-intercepts
- (-9.42, 0), (-6.28, 0), (-3.14, 0), (0, 0), (3.14, 0), (6.28, 0), (9.42, 0)
- Extrema
- local min at (-7.85, -1); local max at (-4.71, 1); local min at (-1.57, -1); local max at (1.57, 1); local min at (4.71, -1); local max at (7.85, 1)
- Inflection points
- (-9.42, 0), (-6.28, 0), (-3.14, 0), (0, 0), (3.14, 0), (6.28, 0), (9.42, 0)
- Vertical asymptotes
- none found in view
- Horizontal asymptotes
- none found
- Domain
- all real numbers in view
- Range (estimated)
- approximately [-1, 1]
Tip
Common Mistakes
Applying the sign rule ∫1/(L−P)dP = ln|L−P| without the chain-rule-driven minus sign.
Since d/dP[L−P] = −1, the correct antiderivative is −ln|L−P|, not +ln|L−P| — dropping that sign flips the whole derivation.
Treating the logistic differential equation and the plain exponential equation dP/dt = kP as interchangeable.
The logistic equation's extra factor (1 − P/L) is exactly what makes growth slow down as P approaches L — omitting it collapses the model back to unbounded exponential growth.
Key Takeaways
- The logistic differential equation dP/dt = kP(1 − P/L) builds in its own slowdown as P approaches the carrying capacity L.
- Separating variables and applying partial fractions solves it exactly, producing the same logistic function form seen algebraically in earlier courses — now derived from its governing equation.
- Growth is fastest exactly at P = L/2, the logistic curve's point of symmetry.
Summary
This closes Unit 7. Unit 8 returns to definite integrals as tools for measuring area and volume, closing with a technique unique to BC — arc length.
Sign in to track your progress and mark this lesson complete.
Track your progress