Exponential Growth Calculators
0 calculators tagged with “Exponential Growth”
All Calculators
No calculators found for this topic.
Exponential Growth Formula
In continuous time:
N(t) = N₀ × e^(rt)
Where:
- N(t) = population size at time t
- N₀ = initial population size
- r = intrinsic rate of increase (per capita growth rate, per unit time)
- e = 2.71828 (Euler's number)
Differential form: dN/dt = rN — the rate of increase is proportional to current population size.
Doubling Time
t_double = ln(2) / r ≈ 0.693 / r
Example: r = 0.2/hr → t_double = 0.693/0.2 = 3.47 hours
Worked Example
Bacteria starting at N₀ = 1,000 CFU/mL with r = 0.693/hour:
After 3 hours: N = 1,000 × e^(0.693 × 3) = 1,000 × e^2.079 = 1,000 × 8 = 8,000 CFU/mL
Discrete Form (Generation Time)
Many biological models use discrete doubling:
N(t) = N₀ × 2^(t/g)
Where g = generation time (doubling time).
After 5 generations: N = N₀ × 2⁵ = 32 × N₀
Limits of Exponential Growth
Exponential growth cannot continue indefinitely. Limiting factors include:
- Resource depletion (nutrients, space, prey)
- Waste accumulation (toxins, CO₂)
- Predation and disease increasing with density
- Competition
These density-dependent factors produce the logistic growth model: dN/dt = rN(1 − N/K), where K = carrying capacity. Population growth slows as N approaches K, producing an S-shaped (sigmoid) growth curve.
Glossary
Frequently Asked Questions
N(t) = N₀ × e^(rt), where N₀ = initial population, r = intrinsic growth rate (per capita rate, per time unit), t = time, e = 2.71828. The differential form dN/dt = rN states that the rate of growth is directly proportional to current population size. Doubling time = ln(2)/r ≈ 0.693/r. Example: N₀ = 100, r = 0.5/day, t = 4 days → N = 100 × e^2 = 739.
t_double = ln(2)/r ≈ 0.693/r, where r is the instantaneous growth rate per unit time. The Rule of 70 approximates: doubling time ≈ 70/(r × 100) for r expressed as a fraction. Example: r = 0.035/year → doubling time ≈ 0.693/0.035 = 19.8 years. Faster-growing populations (higher r) have shorter doubling times. Bacteria with 20-minute generation times have r ≈ 2/hr and double extremely rapidly.
Exponential growth (J-curve): population grows at constant per-capita rate r regardless of density — dN/dt = rN. No upper limit. Observed in early colonization, lab cultures with unlimited resources. Logistic growth (S-curve): per-capita growth rate decreases as population approaches carrying capacity K — dN/dt = rN(1 − N/K). Growth slows and levels off at N = K. More realistic for most natural populations facing resource limitation.
Examples include: bacteria in fresh growth medium (exponential phase); tumor cell growth in early stages before necrotic core forms; viral replication in early infection before immune response; invasive species in novel environments without natural predators (cane toads, kudzu); rabbit populations in Australia after introduction; and human population growth from ~1750 to the mid-20th century before demographic transition slowed growth in many regions.