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

See also
Half-life, exponential decay, continuous compounding, compound interest
Key Formula
td=rln(2)≈r0.693
Where:
- td = Doubling time (in the same time unit as the rate)
- ln(2) = Natural logarithm of 2, approximately 0.693
- r = 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 hour
Step 2: Write the doubling time formula.
td=rln(2)
Step 3: Substitute the growth rate into the formula.
td=0.060.693
Step 4: Calculate the result.
td=11.55 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)t
Step 2: Divide both sides by P to isolate the growth factor.
2=(1.08)t
Step 3: Take the natural logarithm of both sides.
ln(2)=t⋅ln(1.08)
Step 4: Solve for t by dividing.
t=ln(1.08)ln(2)=0.076960.6931≈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 Time | Half-Life | |
|---|---|---|
| Definition | Time for a quantity to double | Time for a quantity to halve |
| Type of change | Exponential growth (r > 0) | Exponential decay (r < 0) |
| Formula (continuous) | t_d = ln(2) / r | t₁/₂ = ln(2) / |r| |
| Typical applications | Population growth, compound interest, inflation | Radioactive decay, drug metabolism, depreciation |
| After one period | Quantity becomes 2× its starting value | Quantity 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
- Exponential Growth — The type of growth that produces a constant doubling time
- Half-Life — The decay counterpart to doubling time
- Exponential Decay — Opposite process where quantities decrease exponentially
- Continuously Compounded Interest — Uses the continuous doubling time formula directly
- Compound Interest — Discrete growth model requiring the ln-based doubling formula
- Natural Logarithm — The logarithm used to derive the doubling time formula
- Exponential Function — The function family that models doubling behavior
