Skip to content

PV of Growing Annuity

Present value of a finite series of payments that grow at a constant rate g per period.

When to use: Use to value salary streams, growing dividends, or any payments that increase each period.

Calculator

Formula

PVA=PMTkg×[1(1+g1+k)n]PVA = \frac{PMT}{k - g} \times \left[1 - \left(\frac{1 + g}{1 + k}\right)^n\right]

Variables

SymbolNameDescriptionUnit
PVAPresent Value of AnnuityPresent value of all growing payments$
PMTFirst PaymentThe first payment amount$
kInterest RateDiscount rate as a decimal%
gGrowth RateRate at which payments grow each period%
nNumber of YearsNumber of payment periodsyears

Real-Life Examples

Example 1: Growing Salary

A job pays $60,000/year, growing 3%/year, for 30 years. Discount rate is 8%. What is the PV of total compensation?

Given

PMT = 60,000k = 0.08g = 0.03n = 30

Step-by-Step

1.PVA = ($60,000 / (0.08 - 0.03)) × [1 - (1.03/1.08)^30]
2.PVA = $1,200,000 × [1 - (0.95370)^30]
3.PVA = $1,200,000 × [1 - 0.24295]
4.PVA = $1,200,000 × 0.75705
5.PVA = $908,464.62
Result:910,542.16

The present value of 30 years of growing salary is $908,464.62.

Example 2: Growing Dividends

A stock pays $2/share dividend, growing 4%/year for 20 years. Required return is 10%.

Given

PMT = 2k = 0.1g = 0.04n = 20

Step-by-Step

1.PVA = ($2 / 0.06) × [1 - (1.04/1.10)^20]
2.PVA = $33.33 × [1 - (0.94545)^20]
3.PVA = $33.33 × [1 - 0.32653]
4.PVA = $33.33 × 0.67347
5.PVA = $22.45
Result:22.48

The present value of 20 years of growing dividends is $22.45 per share.

Frequently Asked Questions

A growing annuity is a finite series of payments that increase at a constant rate each period. Unlike a regular annuity with equal payments, each payment is larger than the last by a fixed percentage — like a salary that grows 3% per year.

When g equals k, the standard formula produces a division by zero. In this special case, the present value simplifies to PMT × n / (1 + k), which is the first payment times the number of periods, discounted back one period.

To value a career's total compensation, treat the first year salary as PMT, annual raise percentage as g, expected return as k, and working years as n. The result is the present value of your entire future earnings stream.

A growing annuity has a finite number of payments (n periods), while a growing perpetuity continues forever. The growing annuity formula includes a term that accounts for the stream ending, which the perpetuity formula does not need.