Unit 2: Exponential & Logarithmic Functions
The Logistic Model
Modeling bounded growth with the logistic function.
Prerequisites
- Logarithms as Inverses
Growth That Knows When to Slow Down
Exponential growth never stops growing — every model built so far climbs (or decays) forever. Before reading on: what kind of formula could grow like an exponential at first, but level off toward a fixed maximum instead of climbing without bound?
Definition — Logistic Function
The carrying capacity isn't an assumption bolted on — it falls straight out of the formula's limiting behavior. As x → ∞ (with k > 0), the exponent −kx → −∞, so e^(−kx) → 0, and the denominator approaches 1 + 0 = 1: f(x) → L/1 = L. As x → −∞, e^(−kx) → ∞, the denominator grows without bound, and f(x) → 0. The function is squeezed between two horizontal asymptotes, y = 0 and y = L, by construction.
Worked Example — Building and Evaluating a Logistic Model
Worked Example — Finding Where Growth Is Fastest
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
Treating a logistic model as if it grows exponentially forever, the way f(x) = a · bˣ does.
A logistic model only behaves like exponential growth near the start, while the denominator's e^(−kx) term still dominates — it bends and approaches the carrying capacity L as x grows, never exceeding it.
Forgetting the negative sign in the exponent when evaluating e^(−kx), and computing explosive growth instead of decay toward 0.
The exponent is −kx, not kx — with k > 0 and x increasing, that exponent becomes more negative, sending e^(−kx) toward 0, not toward infinity.
Key Takeaways
- A logistic function f(x) = L/(1 + A·e^(−kx)) has two horizontal asymptotes, y = 0 and y = L, that follow directly from e^(−kx)'s limiting behavior.
- The parameter A is found from an initial condition; L is the value the model approaches but never reaches.
- A logistic curve looks exponential near its start and flattens as it approaches its carrying capacity — bounded growth, not unbounded growth.
Summary
This closes Unit 2: exponential, logarithmic, and logistic functions all describe growth, but only logistic growth builds in its own ceiling. The next unit turns to a different kind of repeating structure entirely — periodic behavior, modeled with trigonometric and polar functions.
Sign in to track your progress and mark this lesson complete.
Track your progress