Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

The logistic differential equation models growth that begins almost exponentially but slows as resources become limited. It is useful when a population, quantity, or adoption process cannot increase forever. The solution forms an S-shaped curve that rises quickly at first, then levels off near a maximum value called the carrying capacity.

This makes the model important in biology, ecology, medicine, economics, and technology adoption.

The standard equation is dy/dt = r y(1 - y/K), where y is the changing quantity, r is the intrinsic growth rate, and K is the carrying capacity. When y is small compared with K, the factor 1 - y/K is close to 1, so growth is nearly exponential. When y gets close to K, the factor 1 - y/K becomes close to 0, so growth slows down.

The curve has an inflection point at y = K/2, where the growth rate is greatest and the graph changes from concave up to concave down.

Understanding Calculus: The Logistic Differential Equation

The equation contains two competing effects. The quantity itself supports further increase. In a population, more individuals can produce more offspring.

In the spread of an app, more users can tell other people about it. The limiting factor reduces that increase as crowding or saturation becomes stronger. In biology, this reduction can represent less food, less space, disease, or competition.

The model does not claim that every individual experiences the same limit. It combines many complicated effects into one average rule. That simplification is useful, but it is important to remember what has been left out.

A differential equation is especially valuable because it describes change at every instant, not just a final graph. The starting amount determines which part of the curve is seen first. A very small starting population may take a long time to become noticeable.

A starting value near the limit changes only slowly. There are two steady values in the basic model. Zero is one of them, because no population produces no new population in this model.

The carrying capacity is the other, because gains and limits balance there. If the starting value lies above the carrying capacity, the equation predicts decline toward that level. This can model a population temporarily exceeding available resources.

The explicit solution helps connect calculus to data. If researchers measure a quantity at several times, they can estimate a reasonable growth rate and carrying capacity, then compare the model curve with the observations. The parameters have different jobs.

Changing the carrying capacity changes the eventual level. Changing the growth rate changes how quickly the middle part rises. Changing the initial amount shifts the timing of the rise.

A graph can look logistic over a short interval even when its long term behavior is different. Good modeling requires checking later data instead of trusting a smooth curve simply because it fits the first few points.

Real systems often break the assumptions of the basic equation. Resources may change with seasons. Predators, treatments, migration, new competitors, or public policy may suddenly alter growth.

A disease outbreak can have several waves rather than one smooth rise. Technology adoption can slow because a better product appears. In these cases, a logistic model may still be useful over one period, but it should not be treated as a permanent forecast.

When studying the topic, pay close attention to the meaning of a rate of change, the role of the initial condition, and the shape of the slope graph. The slope rises at first, reaches one highest value, then falls. That pattern explains the S shape more deeply than memorizing a formula.

Key Facts

  • Standard logistic differential equation: dy/dt = r y(1 - y/K).
  • K is the carrying capacity, the long-term maximum value the model approaches.
  • For 0 < y < K, dy/dt > 0, so the quantity increases over time.
  • The growth rate is greatest at y = K/2.
  • The inflection point of the logistic curve occurs when y = K/2.
  • A common solution form is y(t) = K/(1 + A e^(-rt)), where A = (K - y0)/y0.

Vocabulary

Logistic differential equation
A differential equation that models growth with a limiting carrying capacity.
Carrying capacity
The maximum population or quantity that the environment or system can support in the long run.
Inflection point
A point on a curve where concavity changes, from bending upward to bending downward or the reverse.
Intrinsic growth rate
The constant r that describes how quickly a quantity would grow when resources are not limiting.
Equilibrium solution
A constant solution where dy/dt = 0, so the quantity does not change over time.

Common Mistakes to Avoid

  • Treating logistic growth as exponential growth, which is wrong because logistic growth slows as y approaches K.
  • Forgetting the factor 1 - y/K, which removes the resource-limiting effect and changes the model into simple exponential growth.
  • Saying the maximum growth rate occurs at y = K, which is wrong because dy/dt = 0 at y = K and the maximum occurs at y = K/2.
  • Assuming the curve reaches K exactly in finite time, which is wrong because the standard logistic solution approaches K asymptotically.

Practice Questions

  1. 1 A population follows dy/dt = 0.4y(1 - y/1000). Find the carrying capacity and the population size where the growth rate is greatest.
  2. 2 For y(t) = 500/(1 + 9e^(-0.2t)), find the initial value y(0) and the carrying capacity.
  3. 3 Explain why a logistic growth curve is concave up at first but concave down after passing y = K/2.