Ad Space — Top Banner

Population Growth Formula

Calculate exponential population growth using the continuous growth model.
Used in ecology, demographics, and microbiology.

The Formula

N(t) = N₀ × e^(rt)

The exponential growth model predicts population size over time when resources are unlimited. It assumes a constant growth rate with no environmental constraints.

Variables

SymbolMeaning
N(t)Population at time t
N₀Initial population size
rGrowth rate (per unit time)
tTime elapsed
eEuler's number (approximately 2.71828)

Example 1

A population of 1,000 rabbits grows at 5% per year. Find the population after 10 years.

N₀ = 1,000, r = 0.05, t = 10

N(10) = 1,000 × e^(0.05 × 10) = 1,000 × e^0.5

N(10) = 1,000 × 1.6487 ≈ 1,649 rabbits

Example 2

A bacterial culture of 500 cells grows at a rate of 0.3 per hour. Find the count after 8 hours.

N₀ = 500, r = 0.3, t = 8

N(8) = 500 × e^(0.3 × 8) = 500 × e^2.4

N(8) = 500 × 11.023 ≈ 5,512 cells

When to Use It

Use the population growth formula when:

  • Modeling population growth in ecology or demographics
  • Predicting bacterial or viral spread in early stages
  • Estimating future population size with a known growth rate
  • Resources are abundant and environmental limits have not been reached

Ad Space — Bottom Banner

Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.