Last updated: June 06, 2026
Math 0 views 0 likes

Doubling Time Calculator

Find how many periods it takes a quantity to double at a constant growth rate. Works for investments, populations, bacteria, and any exponentially growing quantity.

Alpha Calculators Team

Created by

Alpha Calculators Team

Editorial Team

Doubling Time Calculator

Enter your values and the result updates automatically.

Doubling time
After 1x
After 2x
After 3x
Step-by-step working Show calculations
0
0 views
Link copied

Overview

Calculator overview

Doubling time tells you how many periods of constant growth it takes for a quantity to double. It applies to investments, populations, bacteria, inflation, and any process that grows by a fixed percentage each period.

Hand pointing to a rising chart that illustrates steady growth over time

How to Use This Calculator

  1. 1

    Enter the constant growth rate in percent per period (for example, 15 for 15% per year).

  2. 2

    Enter the initial amount — the starting quantity you want to project.

  3. 3

    Read the doubling time from the result panel.

  4. 4

    The three growth cards show the projected amount after 1, 2, and 3 doublings.

What Is Doubling Time?

Doubling time is the number of periods needed for a quantity to grow from any value to exactly twice that value, assuming a constant growth rate. Because the rate is constant, the doubling time is the same regardless of the starting amount — it takes as long for 1 to become 2 as it does for 400 to become 800.

This consistency is a property of exponential growth. When a quantity grows by the same percentage every period, the absolute increase gets larger each period, but the proportional increase stays fixed. That fixed proportion determines the doubling time.

Doubling Time Formula

Where r is the growth rate as a decimal (divide the percentage by 100). You can use any logarithm base — natural log, log base 10, or log base 2 all give the same result.

doubling time = log(2) ÷ log(1 + r)

Worked Example

A field of flowers grows at a constant rate of 15% each year. How long until it doubles in size?

Step 1 — convert rate: 15% → r = 0.15

Step 2 — apply formula: log(2) ÷ log(1 + 0.15) = log(2) ÷ log(1.15)

Step 3 — calculate: 0.3010 ÷ 0.0607 ≈ 4.96 years

The field will double in approximately 4.96 years.

Doubling Time at Common Growth Rates

Growth rate per period Exact doubling time Rule of 72 estimate
1% 69.66 periods 72 periods
2% 35.00 periods 36 periods
3% 23.45 periods 24 periods
5% 14.21 periods 14.4 periods
7% 10.24 periods 10.3 periods
10% 7.27 periods 7.2 periods
15% 4.96 periods 4.8 periods
25% 3.11 periods 2.88 periods
50% 1.71 periods 1.44 periods
100% 1 period 0.72 periods

Limitations of the Doubling Time Formula

The formula requires a truly constant growth rate, which is rarely found in practice. Real growth rates — for populations, prices, investments — fluctuate over time. The resulting doubling time is therefore an estimate, not a guarantee.

For money specifically, the formula tells you when a dollar amount doubles, not when your purchasing power doubles. Inflation means future dollars are worth less than today's dollars. A $1,000 investment that grows to $2,000 in 10 years is not worth twice as much in real terms if inflation averaged 3% per year.

Real-Life Applications

Finance — the doubling time of an investment shows how quickly capital grows under compound interest. It is directly related to the compound interest formula, where the growth is calculated on all accumulated gains.

Demography — population doubling time is a widely used measure of how quickly a region is growing. A country with a 1% annual growth rate doubles its population in about 70 years.

Medicine — tumour doubling time measures how fast a cancer grows and helps oncologists assess how aggressive a cancer is and how quickly to act.

Microbiology — bacterial cultures double on a predictable schedule under controlled conditions. E. coli doubles in about 25 minutes in a laboratory.

Doubling Time and Half-Life

Doubling time and half-life are mirror images of each other. Doubling time applies to growth: it tells you how long it takes for a quantity to multiply by 2. Half-life applies to decay: it tells you how long it takes for a quantity to shrink to half its value.

Both follow the same mathematical structure — only the sign of the growth rate changes. If something decays at a constant rate, the half-life formula is:

half-life = log(0.5) ÷ log(1 − decay rate) = log(2) ÷ log(1 + decay rate)

Half-life is used extensively in nuclear physics to describe radioactive decay, and in pharmacology to describe how quickly the body processes a drug.

The doubling time calculator finds how many periods a quantity needs to double at a constant growth rate. Enter the growth rate per period and the starting amount to see the doubling time and how the quantity grows over successive doublings.

FAQ

Frequently asked questions

What is the doubling time formula?
Doubling time = log(2) ÷ log(1 + r), where r is the growth rate expressed as a decimal (e.g., 0.15 for 15%). You can use any logarithm base — the result is the same.
How do I calculate doubling time?
Divide the growth rate by 100 to get the decimal form, add 1, take the logarithm, then divide log(2) by that result. For 15% growth: log(2) ÷ log(1.15) ≈ 4.96 periods.
What is the rule of 72?
The rule of 72 is a quick mental math shortcut for doubling time. Divide 72 by the growth rate percentage to get an approximate doubling time. At 15%, 72 ÷ 15 = 4.8 periods — close to the exact answer of 4.96.
Does doubling time depend on the initial amount?
No. As long as the growth rate is constant, the same number of periods is always needed to double — whether the starting amount is 1 or 1,000,000. The time to go from 100 to 200 equals the time to go from 200 to 400.
How long does it take for a population of E. coli to double?
About 25 minutes under ideal laboratory conditions. E. coli grows at roughly 4.3 per hour in the lab. Doubling time = log(2) ÷ log(1 + 4.3) ≈ 0.41 hours ≈ 24.6 minutes.
How long does a 2% annual investment take to double?
About 35 years. Using the doubling time formula, log(2) ÷ log(1.02) ≈ 35.00 years.
What is the difference between doubling time and half-life?
They describe opposite processes. Doubling time measures how long growth takes to multiply a quantity by two. Half-life measures how long decay takes to reduce a quantity by half. Both use logarithmic formulas with the same mathematical structure.
Why does doubling time use logarithms?
Constant-rate growth is exponential — each period multiplies the current amount by the same factor. Logarithms are the inverse of exponentiation, so they are the natural tool for finding how many periods are needed to reach a target multiple.