Skip to content

Time from Lump Sum

Time for a lump sum to reach a target with continuous compounding.

When to use: Use for continuous-time models.

Calculator

Formula

n=ln(FV/PV)kn = \frac{\ln(FV/PV)}{k}

Variables

SymbolNameDescriptionUnit
nNumber of YearsTime to reach goalyears
FVFuture ValueTarget value$
PVPresent ValueStarting amount$
kInterest RateContinuous rate%

Real-Life Examples

Example 1: Continuous Doubling

How long to double at 7% continuous compounding?

Given

FV = 20,000PV = 10,000k = 0.07

Step-by-Step

1.n = ln(2) / 0.07
2.n = 0.6931 / 0.07
3.n = 9.90 years
Result:9.90

Continuous compounding at 7% doubles money in 9.90 years.

Example 2: Growth Target

How long for $5,000 to reach $15,000 at 10% continuous?

Given

FV = 15,000PV = 5,000k = 0.1

Step-by-Step

1.n = ln(3) / 0.10
2.n = 1.0986 / 0.10
3.n = 10.99 years
Result:10.99

It takes about 11 years to triple with continuous compounding at 10%.

Frequently Asked Questions

With continuous compounding, the time formula simplifies to n = ln(FV/PV) ÷ k. This is the simplest form of the time-to-goal formula because the natural logarithm and exponential function are mathematical inverses.

Yes, continuous compounding gives the shortest possible doubling time for a given nominal rate. However, the difference from daily compounding is negligible — typically less than a day for most practical interest rates.

At 7% continuous: n = ln(2)/0.07 = 0.6931/0.07 = 9.90 years. Compare to annual compounding: n = ln(2)/ln(1.07) = 10.24 years. Continuous compounding shaves about 4 months off the doubling time.