Skip to content

FV of Annuity Due

Future value of an annuity due (discrete annual beginning-of-period payments) compounded continuously.

When to use: Use when payments arrive at the start of each year but the rate is continuously compounded — the standard convention in continuous-time finance.

Calculator

Formula

FVA=PMT×ek×n1ek1×ekFVA = PMT \times \frac{e^{k \times n} - 1}{e^{k} - 1} \times e^{k}

Variables

SymbolNameDescriptionUnit
FVAFuture Value of Annuity DueTotal future value of beginning-of-period payments$
PMTPaymentPeriodic payment amount (paid at start of period)$
kInterest RateNominal annual interest rate%
nNumber of YearsTime period in yearsyears

Real-Life Examples

Example 1: Continuous Due Accumulation

$5,000/year deposited at start of year, 6% continuous compounding for 20 years.

Given

PMT = 5,000k = 0.06n = 20

Step-by-Step

1.FVA = $5,000 × [e^(1.2) - 1] / [e^(0.06) - 1] × e^(0.06)
2.FVA = $5,000 × 2.3201 / 0.0618 × 1.0618
3.FVA = $5,000 × 39.8403 = $199,201.37
Result:199,201.37

Beginning-of-year deposits grow to $199,201.37 with continuous compounding.

Example 2: Academic Example

$2,000/year at start, 8% continuous compounding for 10 years.

Given

PMT = 2,000k = 0.08n = 10

Step-by-Step

1.FVA = $2,000 × [e^(0.8) - 1] / [e^(0.08) - 1] × e^(0.08)
2.FVA = $2,000 × 1.2255 / 0.0833 × 1.0833
3.FVA = $2,000 × 15.9402 = $31,880.40
Result:31,880.40

The annuity due grows to $31,880.40 with discrete annual deposits and continuous compounding.

Frequently Asked Questions

It multiplies the continuous ordinary annuity FV by e^k, which accounts for each payment being made one period earlier and thus earning one extra period of continuous interest growth.

For annual compounding, the due factor is (1+k). For continuous compounding, it is e^k, which is always slightly larger. At k=6%, (1+k)=1.06 while e^k=1.0618.

Primarily in academic finance courses and theoretical research. In practice, the m-times annuity due formula with high m provides nearly identical results.