Logistic Growth

This interactive simulator explores Logistic Growth in Math Visualization. dN/dt = rN(1−N/K); exact S-curve vs carrying capacity K. Use the controls to change the scenario; watch the visualization and any graphs or readouts to connect the model with lectures, labs, and homework.

Who it's for: Suited to beginners and first exposure to the topic. Typical context: Math Visualization.

Key terms

  • logistic
  • growth
  • logistic growth
  • math
  • visualization

How it works

**Logistic** model **dN/dt = rN(1 − N/K)**: early **exponential-like** rise, then **saturation** at **K**. Used in ecology and as a cartoon for limited resources; the plot uses the **exact** solution, not Euler stepping.

Key equations

N(t) = K / (1 + ((K − N₀)/N₀) e^(−rt))