Skip to content

FV of Growing Annuity

Future value of a growing payment stream with continuous compounding.

When to use: Use in academic continuous-time models for growing savings accumulation.

Calculator

Formula

FVA=PMT×ek×neg×nkgFVA = PMT \times \frac{e^{k \times n} - e^{g \times n}}{k - g}

Variables

SymbolNameDescriptionUnit
FVAFuture Value of AnnuityAccumulated value of growing payments$
PMTFirst PaymentThe first payment amount (or continuous payment rate)$
kInterest RateNominal annual rate of return%
gGrowth RateContinuous growth rate of payments%
nNumber of YearsTime horizon in yearsyears

Real-Life Examples

Example 1: Continuous Growing Savings

$8,000/year growing at 3%, 7% continuous compounding for 25 years.

Given

PMT = 8,000k = 0.07g = 0.03n = 25

Step-by-Step

1.FVA = $8,000 × [e^(1.75) - e^(0.75)] / 0.04
2.FVA = $8,000 × [5.7546 - 2.1170] / 0.04
3.FVA = $8,000 × 90.9399
4.FVA = $727,519.32
Result:727,519.32

Growing contributions accumulate to $727,519.32 with continuous compounding.

Example 2: Academic Example

$5,000/year growing at 2%, 6% continuous for 15 years.

Given

PMT = 5,000k = 0.06g = 0.02n = 15

Step-by-Step

1.FVA = $5,000 × [e^(0.9) - e^(0.3)] / 0.04
2.FVA = $5,000 × [2.4596 - 1.3499] / 0.04
3.FVA = $5,000 × 27.7432
4.FVA = $138,715.86
Result:138,715.86

Growing payments accumulate to $138,715.86.

Frequently Asked Questions

The formula PMT × (e^(kn) - e^(gn)) / (k-g) is the future value analog of the continuous growing PVA. It can also be derived by multiplying the continuous growing PVA by e^(kn).

When k = g, the formula simplifies to PMT × n × e^(kn). Both the growth and the interest rate are the same, so the future value is the payment rate times years, compounded to the future.

Continuous compounding produces a slightly higher future value than annual compounding at the same nominal rate, because interest is being reinvested at every instant rather than once per year.