Opening subject page...
Loading your content
Discover how geometric series underpin every mortgage, car loan, and retirement plan you will ever encounter.
The mathematics of annuities — streams of equal payments made at regular intervals — did not arise from abstract curiosity. They emerged from the practical needs of governments, merchants, and institutions that had to price debt, fund pensions, and structure insurance contracts. The core insight is that a dollar received today is worth more than a dollar received a year from now, because today's dollar can be invested to earn interest. Formalizing that insight into closed-form equations required centuries of mathematical development, drawing on the theory of geometric series and the concept of compound interest.
The central question that annuity theory answers is deceptively simple: If you agree to make (or receive) a fixed payment every period for a known number of periods, what is the fair value of that entire stream of payments right now, and what fixed payment will exactly repay a given loan? Answering this rigorously requires summing a finite geometric series — a direct application of the algebra you have already studied.
Before diving into formulas, it is essential to establish the vocabulary and conceptual pillars that financial mathematics rests upon. Every annuity problem reduces to a relationship among four quantities: the periodic payment, the interest rate per period, the number of periods, and the present or future value of the payment stream. Understanding how these interact will let you decode mortgages, car leases, retirement contributions, and student-loan repayment schedules with equal facility.
A cash-flow timeline is the single most useful tool for setting up annuity problems. It plots each payment along a horizontal time axis, then shows the discounting arrows that bring each payment back to time zero. The diagram below illustrates a four-payment ordinary annuity with payment PMT and periodic rate r. Notice how each subsequent payment is divided by a higher power of (1 + r), reflecting the greater discount for more distant cash flows.
The diagram makes a critical algebraic structure visible: the present value is a sum of the form a + ar + ar² + ⋯ + arⁿ⁻¹ where a = PMT/(1+r) and the common ratio is 1/(1+r). Because 0 < 1/(1+r) < 1 for any positive interest rate, the series converges, and the well-known closed-form for a finite geometric sum applies directly. This connection between algebra and finance is the conceptual heart of the lesson.
We now derive the two central formulas: the present value of an ordinary annuity and the future value of an ordinary annuity. Both follow from summing a finite geometric series, so the derivation should feel like a natural extension of your work with sequences and series.
Let PMT denote the fixed payment, r the interest rate per period, and n the total number of payments. The present value is the sum:
Instead of discounting each payment backward, we can compound each payment forward to the end of the annuity's life. The first payment compounds for n − 1 periods, the second for n − 2, and so on, producing another geometric series. The closed form is:
A loan is nothing more than a present-value problem solved in reverse. The bank gives you PV dollars today, and you repay it with n equal payments. Solving the PV formula for PMT yields the loan-payment equation that every amortization schedule is built upon.
When you make a loan payment, part of it covers the interest accrued since the last payment and the remainder reduces the outstanding principal. Early in the life of the loan, most of the payment goes toward interest; toward the end, most goes toward principal. This shifting composition is called amortization, and visualizing it reveals why borrowers who prepay principal can save dramatically on total interest paid.
The diagram illustrates a key property: even though the total payment is constant, the interest component is computed on the remaining balance, which declines after every payment. In year 1 the balance is $10,000 so the interest is $500, but by year 5 the balance has fallen to roughly $2,200, making the interest only about $110. This is why extra principal payments early in a mortgage have an outsized impact on total interest cost — they permanently shrink the base on which future interest is calculated.
Suppose you finance a $24,000 car at an annual interest rate of 6%, compounded monthly, for 5 years. What is your monthly payment, and how much total interest will you pay over the life of the loan?
The present-value and future-value formulas are two sides of the same coin, but they serve different financial questions. Choosing the wrong formula — or misidentifying the periodic rate — is the most common source of errors in annuity problems. The table below maps typical scenarios to the correct formula and highlights the most frequent pitfalls.
| Scenario | Use This Formula | Common Pitfall |
|---|---|---|
| Determining a loan payment (mortgage, auto, student) | PV formula, solved for PMT | Forgetting to convert annual rate to periodic rate (e.g., monthly = annual ÷ 12) |
| Finding the lump sum needed today to fund known future payments | PV formula directly | Confusing number of years with number of payments (60 months ≠ 5 in the formula) |
| Projecting a retirement fund balance (accumulation phase) | FV formula | Using the FV formula when the question asks for the lump-sum equivalent today |
| Comparing two loans with different terms and rates | Compute PV or total cost for each | Comparing monthly payments without considering total interest over the loan's life |
The ordinary-annuity model you have learned is the simplest member of a much larger family of financial instruments. Real-world products often involve variable rates, uneven payments, continuous compounding, or infinite time horizons. The table below previews how each extension modifies the baseline framework you have just studied.
| This Lesson (Intro) | Advanced Extension |
|---|---|
| Fixed payment PMT every period | Variable payments — solved with NPV (net present value) by discounting each cash flow individually |
| Finite n payments | Perpetuities (n → ∞): PV = PMT / r, used to value preferred stock and endowments |
| Discrete compounding (monthly, quarterly) | Continuous compounding: replace (1+r)ⁿ with e^(rt), integral calculus replaces the geometric sum |
| Constant interest rate r | Adjustable-rate mortgages (ARMs): r changes at specified intervals; amortization schedules must be recalculated at each reset |
| Ordinary annuity (end-of-period payments) | Annuity due (beginning-of-period): multiply the ordinary-annuity PV by (1+r) |
If you continue into courses in corporate finance or financial engineering, you will encounter the concept of internal rate of return (IRR), which solves the PV equation for r rather than PMT — a problem that generally requires numerical methods because the equation is a polynomial of degree n. Even so, the algebraic structure you studied in this lesson — a finite geometric series evaluated in closed form — remains the theoretical backbone of every extension listed above.
An ordinary annuity is a sequence of equal payments made at the end of equally spaced periods. Its value derives from the time value of money: each future payment is worth less today because of the interest it forgoes. By recognizing the present value as a finite geometric series with common ratio 1/(1 + r), we obtain the closed-form formula PV = PMT × [1 − (1 + r)⁻ⁿ] / r. Solving this for PMT gives the loan payment formula, the engine behind every amortization schedule.
The companion future value formula FV = PMT × [(1 + r)ⁿ − 1] / r projects the same payment stream forward, modeling savings and investment accumulation. Together, these two formulas — linked by the identity FV = PV × (1 + r)ⁿ — cover the vast majority of introductory financial-math problems, from mortgage calculations to retirement planning. Mastering the algebraic derivation via geometric series ensures you can adapt the framework to any compounding frequency, solve for any unknown variable, and recognize when advanced extensions — perpetuities, annuities due, or variable-rate models — are needed.