Mathwords logoMathwords

Doubling Time

Doubling Time

For a substance growing exponentially, the time it takes for the amount of the substance to double.

 

Table showing $1000 doubling at 6% annually: 0yrs=$1000, 11.55=$2000, 23.10=$4000, 34.65=$8000.

 

 

See also

Half-life, exponential decay, continuous compounding, compound interest

Key Formula

td=ln(2)r0.693rt_d = \frac{\ln(2)}{r} \approx \frac{0.693}{r}
Where:
  • tdt_d = Doubling time (in the same time unit as the rate)
  • ln(2)\ln(2) = Natural logarithm of 2, approximately 0.693
  • rr = Growth rate per time period, expressed as a decimal (e.g., 5% = 0.05)

Worked Example

Problem: A bacterial colony grows continuously at a rate of 6% per hour. How long does it take for the colony to double in size?
Step 1: Identify the growth rate and convert it to a decimal.
r=6%=0.06 per hourr = 6\% = 0.06 \text{ per hour}
Step 2: Write the doubling time formula.
td=ln(2)rt_d = \frac{\ln(2)}{r}
Step 3: Substitute the growth rate into the formula.
td=0.6930.06t_d = \frac{0.693}{0.06}
Step 4: Calculate the result.
td=11.55 hourst_d = 11.55 \text{ hours}
Answer: The bacterial colony doubles in size approximately every 11.55 hours.

Another Example

This example uses discrete (annual) compounding rather than continuous growth. The formula becomes t = ln(2) / ln(1 + r) instead of t = ln(2) / r. For small rates, both formulas give similar results, but for larger rates the distinction matters.

Problem: You invest $5,000 in an account that earns 8% annual interest, compounded annually (not continuously). Using logarithms, find the exact doubling time.
Step 1: For discrete compounding, the amount after t years is given by the compound interest formula. Set the final amount equal to twice the principal.
2P=P(1+r)t2P = P(1 + r)^t
Step 2: Divide both sides by P to isolate the growth factor.
2=(1.08)t2 = (1.08)^t
Step 3: Take the natural logarithm of both sides.
ln(2)=tln(1.08)\ln(2) = t \cdot \ln(1.08)
Step 4: Solve for t by dividing.
t=ln(2)ln(1.08)=0.69310.076969.006t = \frac{\ln(2)}{\ln(1.08)} = \frac{0.6931}{0.07696} \approx 9.006
Answer: The investment doubles in approximately 9.01 years.

Frequently Asked Questions

What is the Rule of 72 and how does it relate to doubling time?
The Rule of 72 is a mental-math shortcut: divide 72 by the percentage growth rate to estimate the doubling time. For example, at 6% growth, 72 ÷ 6 = 12, which approximates the exact answer of 11.55. It works well for rates between about 2% and 15%, and it uses 72 instead of 69.3 because 72 has more convenient divisors.
What is the difference between doubling time and half-life?
Doubling time measures how long it takes a growing quantity to multiply by 2, while half-life measures how long it takes a decaying quantity to reduce by half. Both use the same mathematical structure — the formula for half-life is t₁/₂ = ln(2) / |r|, where r is the decay rate. They are mirror-image concepts for exponential growth and exponential decay, respectively.
When do you use ln(2)/r versus ln(2)/ln(1+r) for doubling time?
Use t = ln(2)/r when the quantity grows continuously (modeled by the function Ae^(rt)). Use t = ln(2)/ln(1 + r) when growth happens in discrete steps, such as interest compounded annually or a population counted each generation. For small values of r, these two formulas give nearly identical results because ln(1 + r) ≈ r when r is close to 0.

Doubling Time vs. Half-Life

Doubling TimeHalf-Life
DefinitionTime for a quantity to doubleTime for a quantity to halve
Type of changeExponential growth (r > 0)Exponential decay (r < 0)
Formula (continuous)t_d = ln(2) / rt₁/₂ = ln(2) / |r|
Typical applicationsPopulation growth, compound interest, inflationRadioactive decay, drug metabolism, depreciation
After one periodQuantity becomes 2× its starting valueQuantity becomes ½ its starting value

Why It Matters

Doubling time appears across many subjects: in biology when modeling bacterial or population growth, in finance when estimating how quickly an investment grows, and in environmental science when projecting resource consumption. It gives you an intuitive sense of how fast exponential growth really is — a quantity growing at just 3% per year doubles in roughly 23 years, which surprises many students. Mastering this concept also builds the algebraic skill of solving exponential equations using logarithms.

Common Mistakes

Mistake: Using the formula t = ln(2)/r with a percentage instead of a decimal.
Correction: Always convert the percentage rate to a decimal before substituting. For a 5% growth rate, use r = 0.05, not r = 5. Using r = 5 would give a doubling time roughly 100 times too small.
Mistake: Applying the continuous formula t = ln(2)/r to a problem with discrete compounding.
Correction: When growth compounds at discrete intervals (yearly, monthly, etc.), the correct formula is t = ln(2) / ln(1 + r). The continuous formula slightly underestimates the doubling time for discrete compounding. The difference grows as the rate increases.

Related Terms