FINITE MATHEMATICS • MATHEMATICS OF FINANCE

Present Value of Annuity — Compute present value of an annuity

Determine the lump-sum equivalent today of a series of equal future payments using the time value of money.

Historical Context & Motivation

The concept of an annuity—a sequence of equal payments made at regular intervals—has roots stretching back to ancient Rome, where the Latin word annua referred to annual stipends paid to citizens. Throughout history, governments, merchants, and financiers needed reliable methods to compare a stream of future payments with a single present-day sum. This fundamental challenge—translating future cash flows into their current-day equivalent—gave rise to the mathematical framework of present value analysis, one of the cornerstones of modern financial mathematics.

1202
Fibonacci's Liber Abaci
Leonardo of Pisa introduced Hindu-Arabic numerals to European commerce and presented early problems involving the comparison of present and future sums, laying the conceptual groundwork for discounting.
1613
Richard Witt's Arithmetical Questions
Witt published the first comprehensive English-language text on compound interest, including systematic tables for valuing annuities over multiple periods.
1725
De Moivre's Annuities on Lives
Abraham de Moivre combined probability theory with annuity valuation, establishing the actuarial science that underpins modern insurance and pension calculations.
1930s
Fisher and Keynesian Economics
Irving Fisher formalized the net present value (NPV) framework, integrating annuity present values into investment decision-making and corporate finance theory.

The central question that drives this lesson is deceptively simple: if someone promises to pay you a fixed amount every period for a set number of periods, how much is that entire stream of payments worth right now? Answering this question requires understanding why money received in the future is worth less than money in hand today—the core principle of the time value of money—and developing a compact formula that collapses many individual discounting calculations into a single elegant expression.

Core Principles & Definitions

Before diving into formulas, it is essential to establish the foundational ideas that make present value of annuity calculations meaningful. Each of the following principles builds upon the previous one, culminating in the insight that a finite series of equal payments can be captured by a single closed-form expression.

1

Time Value of Money

A dollar today is worth more than a dollar tomorrow because today's dollar can be invested to earn interest. This principle justifies discounting—reducing the value of future cash flows to reflect their present-day purchasing power.
2

Ordinary Annuity vs. Annuity Due

An ordinary annuity has payments at the end of each period, while an annuity due has payments at the beginning. This lesson focuses on the ordinary annuity, the more common convention in finance.
3

Discount Factor

The discount factor for period k is (1 + r)−k, where r is the periodic interest rate. Multiplying a future payment by its discount factor converts it to present-day value.
4

Geometric Series Summation

The sum of all individual discounted payments forms a finite geometric series. The closed-form summation of this series yields the compact present value of annuity formula, eliminating the need to discount each payment individually.
KEY TAKEAWAY
Think of the present value of an annuity like negotiating a buyout of a multi-year contract. Suppose an athlete is owed $1 million per year for 10 years. The team and agent both know that the lump-sum buyout should be less than $10 million because the team could invest a smaller lump sum today and grow it to cover the future payments. The present value formula tells you exactly what that fair buyout price is, given a specified rate of return.

Visualizing the Annuity Cash-Flow Timeline

A cash-flow timeline is the single most useful tool for understanding annuity problems. It places each payment on a horizontal axis representing time and shows how every future payment is discounted back to the present. The diagram below illustrates a 5-period ordinary annuity with payment PMT at the end of each period, each arrow representing the discounting process that converts a future payment into its present equivalent.

Each colored arrow represents the discounting of one future payment back to time 0. The payment at period 1 (cyan) is discounted by one period, while the payment at period 5 (emerald) is discounted by five periods. Because later payments undergo more discounting, they contribute less to the total present value.

Notice how the dashed arrows grow longer for payments further in the future—this visually encodes the fact that money received later must be discounted more heavily. The sum at the bottom of the diagram is exactly what the present value of annuity formula compresses into a single algebraic expression, eliminating the need to compute and add each discounted payment individually.

Mathematical Framework

We now derive the present value of an ordinary annuity formula from first principles. Consider an annuity that pays a fixed amount PMT at the end of each of n periods, with a periodic interest rate r. The present value is the sum of each payment discounted back to time 0.

EXPANDED SUM
PV = PMT/(1 + r)¹ + PMT/(1 + r)² + ⋯ + PMT/(1 + r)ⁿ
This is a finite geometric series with first term a = PMT/(1 + r), common ratio q = 1/(1 + r), and n terms.

Factoring out PMT and applying the geometric series formula S = a × (1 − qⁿ)/(1 − q), where a = 1/(1 + r) and q = 1/(1 + r), we simplify the numerator and denominator. The denominator (1 − 1/(1 + r)) reduces to r/(1 + r), and the numerator becomes 1 − (1 + r)−n divided by (1 + r). After cancellation of the (1 + r) factors, the closed-form result emerges.

PRESENT VALUE OF ORDINARY ANNUITY
PV = PMT × [1 − (1 + r)⁻ⁿ] / r
PV = present value (lump sum today), PMT = periodic payment, r = periodic interest rate (as a decimal), n = total number of payment periods.
PRESENT VALUE INTEREST FACTOR OF ANNUITY (PVIFA)
PVIFA(r, n) = [1 − (1 + r)⁻ⁿ] / r
The bracketed expression is often tabulated as the present value interest factor of annuity, allowing quick lookup: PV = PMT × PVIFA(r, n).
💡 Annuity Due Adjustment
If payments occur at the beginning of each period (annuity due), simply multiply the ordinary annuity present value by (1 + r): PVdue = PMT × [1 − (1 + r)⁻ⁿ] / r × (1 + r). Each payment effectively shifts one period closer to the present, increasing its value by one period's worth of interest.

How Rate and Duration Affect Present Value

Understanding how the present value of an annuity responds to changes in the interest rate r and the number of periods n is critical for financial decision-making. In general, higher interest rates decrease the present value because future cash flows are discounted more aggressively, while more payment periods increase the present value because additional cash flows are being added—though each successive payment contributes less than the one before it. The diagram below illustrates these relationships for an annuity with PMT = $1,000.

Three curves compare the present value of a $1,000-per-period ordinary annuity at different interest rates. At r = 2% (cyan), the present value grows nearly linearly because discounting is mild. At r = 12% (pink), the curve flattens quickly—additional distant payments add almost nothing because they are heavily discounted.
Present value of a $1,000 ordinary annuity at selected rates and durations
n (periods)PV at r = 2%PV at r = 6%PV at r = 12%
5$4,713.46$4,212.36$3,604.78
10$8,982.59$7,360.09$5,650.22
20$16,351.43$11,469.92$7,469.44
25$19,523.46$12,783.36$7,843.14

A key observation from both the graph and the table is that as n → ∞, the present value approaches PMT / r, which is the present value of a perpetuity. For example, at r = 12%, PMT / r = $1,000 / 0.12 = $8,333.33. The 25-period value of $7,843.14 is already 94% of this ceiling, confirming that payments far in the future add very little present value at high discount rates.

Worked Example — Mortgage Present Value

Suppose you are considering a car loan that requires monthly payments of $450 for 5 years. The lender charges an annual interest rate of 6%, compounded monthly. What is the present value of this stream of payments—in other words, how much are you effectively borrowing?

Car Loan — Present Value Calculation
1
Step 1 — Identify Given ValuesThe periodic payment is PMT = $450. The annual nominal interest rate is 6%, compounded monthly, so the periodic interest rate is r = 0.06 / 12 = 0.005. The loan term is 5 years with monthly payments, giving n = 5 × 12 = 60 periods.
PMT = $450, r = 0.005, n = 60
2
Step 2 — Write the FormulaApply the present value of ordinary annuity formula: PV = PMT × [1 − (1 + r)⁻ⁿ] / r.
3
Step 3 — Compute the Discount FactorFirst calculate (1 + r)⁻ⁿ = (1.005)⁻⁶⁰. We find (1.005)⁶⁰ ≈ 1.348850. Therefore (1.005)⁻⁶⁰ ≈ 1 / 1.348850 ≈ 0.741372.
(1.005)⁻⁶⁰ ≈ 0.741372
4
Step 4 — Compute PVIFASubstitute into the bracketed factor: [1 − 0.741372] / 0.005 = 0.258628 / 0.005 = 51.7256.
PVIFA(0.005, 60) ≈ 51.7256
5
Step 5 — Multiply by PMTPV = $450 × 51.7256 ≈ $23,276.52. This means a lump-sum payment of approximately $23,276.52 today is financially equivalent to 60 monthly payments of $450, given a 6% annual rate compounded monthly.
PV ≈ $23,276.52
📊 Interpretation Check
The total amount paid over the loan's life is $450 × 60 = $27,000. The present value of $23,276.52 is less than $27,000 because of discounting. The difference of $3,723.48 represents the total interest cost embedded in the loan—money paid above and beyond the principal.

Strengths, Limitations & Common Pitfalls

AspectStrengthLimitation
SimplicityA single closed-form formula replaces n separate discounting calculations, making valuation fast and algebraically tractable.Requires all payments to be equal and equally spaced. Irregular cash flows need different techniques (e.g., NPV with individual discounting).
Constant Rate AssumptionA fixed rate simplifies modeling and is appropriate for fixed-rate loans, leases, and bonds with known coupon schedules.Real-world interest rates fluctuate. For variable-rate instruments, the formula provides an approximation but not an exact valuation.
ApplicabilityDirectly applicable to mortgages, auto loans, retirement planning, bond valuation, and lease vs. buy decisions.Does not account for taxes, inflation, or credit risk without additional adjustments. Real (inflation-adjusted) PV requires a real discount rate.
Common PitfallWhen the compounding frequency matches the payment frequency, the formula applies directly with no additional conversion.Mismatched frequencies (e.g., monthly payments with quarterly compounding) require converting to an equivalent periodic rate first—a frequent source of error.
KEY TAKEAWAY
The present value of annuity formula is a precision instrument calibrated for a specific scenario: fixed payments, fixed rate, fixed intervals. Just as a wrench of the wrong size can strip a bolt, applying this formula to irregular or variable cash flows will yield misleading results. Always verify that your cash-flow pattern truly matches the annuity assumptions before using the formula, and convert rates to the correct compounding period.

Connection to Advanced Topics

The present value of an ordinary annuity is a building block for a wide array of more advanced financial models. Understanding where this formula sits in the broader landscape of financial mathematics helps you see it not as an isolated formula but as a fundamental component of quantitative finance.

This Lesson (PV of Annuity)Advanced Extension
Fixed number of periods nLet n → ∞ to obtain the perpetuity formula: PV = PMT / r. Used in equity valuation (e.g., Gordon Growth Model).
Constant payment PMTAllow PMT to grow at rate g each period to get the growing annuity formula: PV = PMT × [1 − ((1+g)/(1+r))ⁿ] / (r − g).
Single constant rate rUse a term structure of interest rates (yield curve) and discount each cash flow at its own spot rate for more precise bond pricing.
Deterministic cash flowsIncorporate stochastic (random) cash flows using risk-adjusted discount rates or option-pricing frameworks for real options analysis.
Discrete compoundingTransition to continuous compounding using PV = PMT × (1 − e^(−rn)) / (e^r − 1), which appears in mathematical finance and derivative pricing.

Each row in the table above relaxes one of the assumptions underlying the basic annuity formula. As you progress through more advanced coursework in corporate finance, investments, or actuarial science, you will encounter these generalizations repeatedly. Mastering the ordinary annuity case provides the conceptual and computational foundation upon which all of these extensions are built.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain why the present value of a 20-year ordinary annuity is always less than 20 × PMT, regardless of the interest rate r (assuming r > 0). What would happen to the present value if r = 0?
PROBLEM 2BASIC CALCULATION
Compute the present value of an ordinary annuity that pays $2,000 per year for 8 years at an annual interest rate of 5%.
PROBLEM 3INTERMEDIATE
A scholarship fund must provide $5,000 per quarter for 6 years. If the fund earns 8% annual interest compounded quarterly, how much must be deposited today to fully fund the scholarships?
PROBLEM 4APPLIED
A company is evaluating two lease options for office equipment. Option A requires 36 monthly payments of $1,200. Option B requires 24 monthly payments of $1,650. If the company's cost of capital is 9% per year compounded monthly, which option has the lower present value cost?
PROBLEM 5CRITICAL THINKING
Derive the relationship between the present value of an ordinary annuity and the present value of an annuity due algebraically. Then explain why this relationship makes intuitive sense from the perspective of a cash-flow timeline. Under what circumstances would the numerical difference between the two be largest?

Lesson Summary

The present value of an annuity answers a fundamental question in financial mathematics: what lump sum today is equivalent to a series of equal future payments? The core formula, PV = PMT × [1 − (1 + r)⁻ⁿ] / r, derives from summing a finite geometric series of discounted cash flows. The three inputs—periodic payment (PMT), periodic interest rate (r), and number of periods (n)—must be consistently expressed in the same time unit to avoid compounding-frequency mismatches.

Higher interest rates decrease the present value by discounting future payments more aggressively, while additional periods increase it, though with diminishing marginal contributions as distant payments approach negligible present worth. The formula applies directly to loan valuation, lease comparison, retirement planning, and bond pricing, and it generalizes naturally to perpetuities (n → ∞), growing annuities, and annuities due (multiply by 1 + r). Mastery of this formula provides the essential foundation for advanced topics in corporate finance and investment analysis.

Varsity Tutors • Finite Mathematics • Present Value of Annuity — Compute present value of an annuity