FINANCE • TIME VALUE OF MONEY

Perpetuities & Growing Perpetuities — Compute PV of perpetuities and growing perpetuities

Learn to value infinite cash flow streams using elegant closed-form formulas essential to corporate finance and asset pricing.

Historical Context & Motivation

The idea that a financial instrument could pay its holder forever is not merely a theoretical curiosity—it has deep roots in the history of sovereign debt and institutional finance. A perpetuity is a stream of equal cash flows that continues indefinitely, and governments have issued such instruments for centuries to fund wars, infrastructure, and public works. Understanding how to price these infinite cash flow streams was one of the earliest triumphs of financial mathematics, and the resulting formulas remain foundational tools in modern corporate finance, equity valuation, and real estate analysis.

The challenge that perpetuities posed to early financiers was deceptively simple: how can an infinite series of payments have a finite present value? The answer lies in the power of discounting—each successive payment is worth less today than the previous one, and the sum of this infinite geometric series converges to a clean, closed-form expression. This insight transformed how investors valued long-lived assets and became a cornerstone of the time value of money framework.

1751
British Consols Issued
The British government consolidated outstanding debt into Consolidated Annuities (Consols)—bonds paying a fixed coupon with no maturity date. These became the archetype of a perpetuity and traded on the London Stock Exchange for over 260 years.
1871
Gordon's Dividend Foundations
Early academic work on dividend capitalization laid the groundwork for valuing growing income streams. Scholars began formalizing the relationship between growth rates, discount rates, and asset prices.
1938
Williams' Investment Value Theory
John Burr Williams published The Theory of Investment Value, arguing that the intrinsic value of any asset equals the present value of its future cash flows—a principle that made perpetuity formulas central to valuation.
1962
Gordon Growth Model Published
Myron Gordon formalized the growing perpetuity formula as a practical equity valuation tool. The Gordon Growth Model (GGM) became one of the most widely taught models in finance curricula worldwide.
2015
British Consols Redeemed
The UK Treasury redeemed the last outstanding Consols, ending a 264-year history. Although the physical instruments disappeared, the perpetuity concept remains indispensable in finance theory and practice.

The central question that perpetuity valuation addresses is this: if an asset promises to pay you a fixed (or growing) amount every period, forever, what is the maximum price you should be willing to pay for it today? The elegant answers to this question—the perpetuity formula and the growing perpetuity formula—are derived from infinite geometric series and underpin much of modern asset pricing.

Core Principles & Definitions

Before diving into formulas, it is essential to establish the foundational concepts that make perpetuity valuation both possible and meaningful. The four principles below constitute the intellectual scaffolding upon which all perpetuity and growing perpetuity calculations rest. Each principle connects directly to the broader time value of money framework you have encountered in your study of present value, future value, and annuities.

1

Infinite Horizon, Finite Value

An infinite number of cash flows can have a finite present value because each successive payment is discounted more heavily. The series converges as long as the discount rate exceeds the growth rate (or is simply positive for a level perpetuity).
2

Constant Cash Flow (Level Perpetuity)

A level perpetuity pays the same fixed cash flow C every period, starting one period from today. There is no principal repayment and no maturity date—only an unending stream of identical payments.
3

Growing Cash Flow (Growing Perpetuity)

A growing perpetuity pays an initial cash flow C that increases at a constant rate g each period. The critical constraint is that g must be strictly less than the discount rate r; otherwise, the present value diverges to infinity.
4

Discount Rate as Opportunity Cost

The discount rate r reflects the investor's required rate of return, incorporating the time value of money, inflation expectations, and risk. A higher r reduces the present value of the perpetuity, while a lower r increases it.
KEY TAKEAWAY
Think of a perpetuity like a savings account that pays interest forever without ever touching the principal. If you deposit $1,000 in a bank that pays 5% annually, you receive $50 every year indefinitely. The present value of that infinite stream of $50 payments is exactly $1,000—the principal that generates them. The perpetuity formula, PV = C ÷ r, simply reverses this logic: given the payment and the rate, it tells you how much principal you need today to fund that infinite income stream.

Visualizing Perpetuity Cash Flows

A timeline diagram is the most intuitive way to understand how perpetuity cash flows relate to their present value. The diagram below illustrates both a level perpetuity and a growing perpetuity on the same timeline, making it easy to compare how constant versus growing payments evolve over time. Notice how each cash flow's present value contribution shrinks as it moves further into the future—this is the discounting effect that allows the infinite series to converge.

The upper section shows raw cash flows: the level perpetuity bars are uniform, while the growing perpetuity bars increase at 3% per period. The lower section illustrates how discounting at 10% shrinks each payment's present value contribution, demonstrating why an infinite sum converges to a finite number.

The key visual insight from this diagram is twofold. First, even though the growing perpetuity's nominal cash flows increase without bound, the present value of each successive payment still shrinks because the discount rate (10%) exceeds the growth rate (3%). Second, the growing perpetuity commands a higher present value ($1,428.57 versus $1,000) because its cash flows are larger in every period beyond the first. The difference in present values—$428.57—represents the additional value an investor ascribes to the embedded growth.

Mathematical Framework

Both perpetuity formulas emerge from the summation of an infinite geometric series. To derive them, we start from first principles—summing the present values of every individual cash flow from period one to infinity—and then exploit the convergence properties of geometric series to arrive at compact, closed-form expressions.

Deriving the Level Perpetuity Formula

Consider a stream of identical payments C received at the end of every period, discounted at rate r per period. The present value is the sum PV = C/(1+r)¹ + C/(1+r)² + C/(1+r)³ + ··· . This is an infinite geometric series with first term a = C/(1+r) and common ratio x = 1/(1+r). Since r > 0, we have 0 < x < 1, and the series converges to a/(1 − x). Substituting and simplifying yields the celebrated perpetuity formula.

LEVEL PERPETUITY
PV = C / r
where PV = present value today, C = constant cash flow per period, and r = discount rate per period. The first payment occurs one period from today (ordinary perpetuity convention).

Deriving the Growing Perpetuity Formula

Now suppose the first payment C₁ grows at a constant rate g each period, so the payment in period t is C₁ × (1+g)t−1. The present value becomes PV = C₁/(1+r) + C₁(1+g)/(1+r)² + C₁(1+g)²/(1+r)³ + ··· . This is again an infinite geometric series, now with first term a = C₁/(1+r) and common ratio x = (1+g)/(1+r). Convergence requires x < 1, which means g < r. Applying the geometric series formula and simplifying produces the growing perpetuity result.

GROWING PERPETUITY
PV = C₁ / (r − g)
where C₁ = first cash flow (received one period from today), r = discount rate per period, and g = constant growth rate per period. This formula requires r > g > 0 (or g can be zero, reducing to the level perpetuity).
PERPETUITY DUE (IMMEDIATE FIRST PAYMENT)
PV = C × (1 + r) / r
If the first payment occurs immediately (at t = 0), the standard formula is multiplied by (1 + r). This variant is called a perpetuity due or annuity due perpetuity. Similarly, a growing perpetuity due has PV = C₁ × (1 + r) / (r − g).
⚠️ Critical Constraint
The growing perpetuity formula is only valid when r > g. If the growth rate equals or exceeds the discount rate, the present value of the cash flow stream is infinite—each payment's present value does not shrink fast enough for the series to converge. In practice, no real-world asset can sustain a growth rate exceeding its cost of capital indefinitely, so this mathematical constraint also reflects economic reality.

Applications & Sensitivity Analysis

Perpetuity and growing perpetuity formulas appear across a wide range of finance applications. They are not merely academic exercises; practitioners rely on them daily when valuing stocks, pricing preferred shares, estimating terminal values in discounted cash flow (DCF) models, and even evaluating endowment policies. The table below summarizes the most common real-world applications.

Common perpetuity applications in finance and business
ApplicationFormula UsedTypical Inputs
Preferred Stock ValuationPV = D / r (level perpetuity)Fixed dividend D; required return r
Common Stock (Gordon Growth Model)P₀ = D₁ / (rₑ − g)Next dividend D₁; cost of equity rₑ; sustainable growth g
DCF Terminal ValueTV = FCF₁ / (WACC − g)Normalized FCF₁; WACC; long-run growth g
Endowment SpendingEndowment = Annual draw / rAnnual scholarship or grant amount; expected real return
Real Estate (Cap Rate)Value = NOI / Cap RateNet operating income (NOI); capitalization rate

Sensitivity to r and g

One of the most important practical insights is that perpetuity present values are highly sensitive to the inputs r and g. A small change in either parameter can produce dramatic swings in the computed value. The diagram below illustrates how PV changes as g varies from 0% to 7% for a growing perpetuity with C₁ = $100 and r = 8%.

As the growth rate g approaches the discount rate r = 8%, the present value rises steeply. At g = 7%, PV = $10,000—eight times the value at g = 0%. The dashed red line marks the asymptote where g = r and PV diverges to infinity. This extreme sensitivity underscores why accurate estimates of g and r are essential in practice.
💡 Practical Implication
In a DCF valuation, the terminal value—computed using the growing perpetuity formula—often represents 60–80% of total firm value. Because small changes in g can swing the terminal value by hundreds of millions of dollars, analysts must exercise extreme care when selecting a long-run growth rate. A common guardrail is to cap g at the expected long-run GDP growth rate (typically 2–3% in real terms).

Worked Examples

Example 1: Valuing Preferred Stock (Level Perpetuity)

What is the value of a share of preferred stock that pays a $6.50 annual dividend if the required return is 8%?
1
Step 1 — Identify Given ValuesPreferred stock pays a fixed dividend in perpetuity. Here, C = $6.50 (annual dividend) and r = 0.08 (required return). Since dividends are constant, this is a level perpetuity.
2
Step 2 — Apply the Perpetuity FormulaPV = C / r = $6.50 / 0.08
3
Step 3 — ComputePV = $6.50 / 0.08 = $81.25
The preferred stock is worth $81.25 per share.
4
Step 4 — InterpretAn investor requiring an 8% return would pay up to $81.25 today in exchange for a perpetual $6.50 annual dividend. If the market price is below $81.25, the stock is undervalued relative to this investor's required return; if above, it is overvalued.

Example 2: Gordon Growth Model (Growing Perpetuity)

A company just paid a dividend of $2.00. Dividends are expected to grow at 4% per year indefinitely. If the cost of equity is 11%, what is the stock's intrinsic value?
1
Step 1 — Determine the Next Dividend (C₁)The dividend just paid is D₀ = $2.00. The growing perpetuity formula uses the next cash flow. Therefore, C₁ = D₁ = D₀ × (1 + g) = $2.00 × 1.04 = $2.08.
2
Step 2 — Verify the Convergence ConditionCheck that r > g: 11% > 4% ✓. The formula is valid.
3
Step 3 — Apply the Growing Perpetuity FormulaP₀ = C₁ / (r − g) = $2.08 / (0.11 − 0.04) = $2.08 / 0.07
4
Step 4 — ComputeP₀ = $2.08 / 0.07 = $29.71
The intrinsic value of the stock is $29.71 per share.
5
Step 5 — Sensitivity CheckIf the growth rate were 5% instead of 4%, PV = $2.10 / 0.06 = $35.00—an 18% increase in value from just a 1 percentage point change in g. This illustrates the formula's sensitivity.

Strengths & Limitations

Like any financial model, the perpetuity and growing perpetuity formulas are simplifications of reality. They offer powerful analytical shortcuts but rest on assumptions that may not hold perfectly in practice. Understanding where these formulas excel and where they break down is essential for responsible application.

Strengths and limitations of perpetuity valuation formulas
StrengthsLimitations
Elegant closed-form solution—no need for spreadsheet iteration or present value tablesAssumes a constant discount rate r forever, which is unrealistic given changing interest rate environments
Provides quick, transparent valuation benchmarks for assets with long-lived cash flowsGrowing perpetuity assumes a single constant growth rate g in perpetuity—real firms experience variable growth
Foundation for the Gordon Growth Model (GGM) and DCF terminal valuesHighly sensitive to inputs: small changes in r or g produce large valuation swings ("garbage in, garbage out")
Intuitive interpretation: PV = C/r means value = income ÷ yield, a concept easily communicated to stakeholdersNo true perpetuity exists—companies can default, governments can restructure, and real assets deteriorate
Easy to extend: perpetuity formulas underpin deferred and delayed perpetuity calculationsFormula breaks down when g ≥ r, producing infinite or negative values that are economically meaningless
KEY TAKEAWAY
Perpetuity formulas are like maps: incredibly useful for navigation, but they are not the territory itself. A map that assumes flat terrain will mislead you in the mountains. Similarly, perpetuity formulas assume steady-state conditions—constant growth, constant discounting—that approximate reality only over very long horizons. Use them as powerful starting points, but always stress-test your assumptions with sensitivity analysis and scenario planning.

Connection to Annuities & Advanced Models

Perpetuities are not isolated concepts—they sit at the center of a family of time value of money tools. In fact, the present value of a finite annuity can be derived as the difference between two perpetuities, one starting today and one starting at the end of the annuity's term. This deep connection means that mastering perpetuities gives you a conceptual shortcut for understanding annuities, deferred perpetuities, and multi-stage valuation models.

Comparison of perpetuity and annuity valuation tools
FeatureLevel PerpetuityOrdinary AnnuityGrowing PerpetuityMulti-Stage DDM
DurationInfiniteFinite (n periods)InfiniteMixed: finite + infinite
GrowthNone (g = 0)None or growingConstant gVariable g₁, g₂, ..., gₙ
FormulaC / rC × [1 − (1+r)⁻ⁿ] / rC₁ / (r − g)Explicit PV + terminal PV
Use CasePreferred stock, consolsMortgages, bondsCommon stock (GGM)High-growth firms transitioning to maturity

In practice, the most sophisticated applications involve multi-stage models that use explicit cash flow projections for a high-growth phase (typically 5–10 years) and then apply a growing perpetuity formula to estimate the terminal value—the present value of all cash flows beyond the explicit forecast period. This terminal value, computed as TV = FCFₙ₊₁ / (r − g), is then discounted back to today. The growing perpetuity formula thus serves as the capstone of nearly every DCF valuation you will encounter in investment banking, equity research, and corporate strategy.

🔭 Looking Ahead
Once you are comfortable with perpetuity valuation, you are well prepared to study deferred perpetuities (where the first payment begins several periods from now), delayed growing perpetuities, and the interaction between perpetuity-based terminal values and weighted average cost of capital (WACC) in enterprise valuation.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain why an infinite stream of cash flows can have a finite present value. What mathematical property ensures convergence, and what economic intuition supports this result?
PROBLEM 2BASIC CALCULATION
A university endowment must generate $500,000 per year in scholarship funding, in perpetuity. If the endowment earns 5% per year, how large must the initial endowment be?
PROBLEM 3INTERMEDIATE
A stock is expected to pay a dividend of $3.00 next year. Dividends are expected to grow at 5% annually forever. If the required rate of return is 12%, what is the stock's value today? What would the value be if the growth rate were 3% instead?
PROBLEM 4APPLIED
You are building a DCF model for a company. After a 5-year explicit forecast period, you estimate that free cash flow in Year 6 will be $12 million, growing at 2.5% per year thereafter. The firm's WACC is 9%. Calculate the terminal value at the end of Year 5 and its present value today.
PROBLEM 5CRITICAL THINKING
Suppose a firm currently pays no dividends but is expected to begin paying $1.50 per share in dividends starting 4 years from now, with dividends growing at 6% per year thereafter. If the cost of equity is 10%, derive the stock's value today. Explain the conceptual approach and why a simple application of P₀ = D₁ / (r − g) would be incorrect.

Lesson Summary

A perpetuity is an infinite stream of identical cash flows, and its present value is given by the formula PV = C / r, where C is the constant payment and r is the discount rate. A growing perpetuity extends this concept by allowing cash flows to increase at a constant rate g, yielding PV = C₁ / (r − g), valid only when r > g. Both formulas derive from the convergence of an infinite geometric series and assume the first payment arrives one period from today.

These formulas have widespread practical applications, including preferred stock valuation (level perpetuity), the Gordon Growth Model for common equity (growing perpetuity), and terminal value estimation in DCF analysis. The key practical lesson is that perpetuity values are highly sensitive to the inputs r and g—small changes in either parameter produce large swings in value. For deferred perpetuities, remember to discount the perpetuity value back from the future date to the present. Mastery of these concepts provides the foundation for annuity valuation, multi-stage DCF models, and advanced corporate finance.

Varsity Tutors • Finance • Perpetuities & Growing Perpetuities