Fiveable

Calculus II Unit 4 Review

QR code for Calculus II practice questions

4.4 The Logistic Equation

4.4 The Logistic Equation

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
Calculus II
Unit & Topic Study Guides

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 (KK) 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 KK, 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 P=KP = K, 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 P=0P = 0).

Carrying capacity in logistic growth, Use logistic-growth models | College Algebra

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 tt-PP 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:

dPdt=rP(1PK)\frac{dP}{dt} = rP\left(1 - \frac{P}{K}\right)

where PP is the population size, rr is the intrinsic growth rate, and KK is the carrying capacity.

Constructing a direction field:

  1. Choose a grid of points (t,P)(t, P) in the tt-PP plane.

  2. At each point, plug PP into rP(1P/K)rP(1 - P/K) to compute the slope. (Notice the slope depends only on PP, not on tt, so all segments at the same height have the same slope.)

  3. Draw a short line segment with that slope at each grid point.

Reading the field:

  • Horizontal segments (slope =0= 0) appear at P=0P = 0 and P=KP = K. These are the equilibrium solutions.
  • Between P=0P = 0 and P=KP = K, slopes are positive, so the population is increasing.
  • Above P=KP = K, the factor (1P/K)(1 - P/K) is negative, so slopes are negative and the population is decreasing.
  • Segments near P=KP = K from both above and below point toward KK, which tells you KK is a stable equilibrium. Meanwhile, P=0P = 0 is an unstable equilibrium: any small positive population will grow away from zero.
Carrying capacity in logistic growth, Environmental Limits to Population Growth | Biology for Majors II

Solutions of Logistic Equations

You can solve the logistic equation exactly using separation of variables.

Step-by-step process:

  1. Separate variables: dPP(1PK)=rdt\frac{dP}{P\left(1 - \frac{P}{K}\right)} = r\,dt

  2. Use partial fractions on the left side. Rewrite 1P(1P/K)\frac{1}{P(1 - P/K)} as 1P+1/K1P/K\frac{1}{P} + \frac{1/K}{1 - P/K} (or equivalently KP(KP)=1P+1KP\frac{K}{P(K - P)} = \frac{1}{P} + \frac{1}{K - P}).

  3. Integrate both sides. The left side yields lnPlnKP\ln|P| - \ln|K - P|, and the right side yields rt+C1rt + C_1.

  4. Combine the logarithms, exponentiate, and solve for P(t)P(t).

The general solution is:

P(t)=K1+CertP(t) = \frac{K}{1 + Ce^{-rt}}

where CC is a constant determined by the initial condition P(0)P(0). Setting t=0t = 0 gives C=KP(0)P(0)C = \frac{K - P(0)}{P(0)}.

Interpreting the solution:

  • As tt \to \infty, the term Cert0Ce^{-rt} \to 0, so P(t)KP(t) \to K. Every positive initial population eventually approaches the carrying capacity.
  • When C>1C > 1 (meaning P(0)<K/2P(0) < K/2), the curve starts with a concave-up, nearly exponential phase before the inflection point, then becomes concave down as it levels off toward KK. This produces the classic S-shaped (sigmoidal) curve.
  • When 0<C<10 < C < 1 (meaning P(0)>K/2P(0) > K/2 but still below KK), the curve is concave down from the start, approaching KK from below without an obvious exponential-looking phase.
  • When C<0C < 0 (meaning P(0)>KP(0) > K), the population decreases toward KK from above.
  • A larger rr means the population reaches KK faster; a smaller rr means a slower approach.

The inflection point (where growth is fastest) occurs at P=K/2P = K/2. 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 KK.
  • Early growth looks nearly exponential because P/K0P/K \approx 0, making the equation approximate dP/dtrPdP/dt \approx rP.
  • Growth rate peaks at P=K/2P = K/2, then declines as the population nears KK.
  • 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.