No history yet

Advanced TVM Mechanics

Beyond a Single Period

Money's ability to grow over time is the bedrock of finance. While you know that $100 invested for one year at 10% becomes $110, the real power emerges over multiple periods. This is the magic of compounding, where your interest starts earning its own interest.

Imagine that $100 is left to grow for three years at 10% annual interest. After year one, you have $110. In year two, you earn 10% on the full $110, not just the original $100. Your new balance is $121. In year three, the 10% is applied to $121, bringing the total to $133.10. The extra $3.10 is interest earned on interest.

This exponential growth is captured by the future value formula:

FVn=PV(1+r)nFV_n = PV (1+r)^n

Discounting is simply the reverse process. If you expect to receive $1,000 in three years, and the discount rate is 8%, its value today (its present value) is not $1,000. We need to strip out the interest that is assumed to be earned over those three years. We use the same formula, just rearranged to solve for PV.

PV=FVn(1+r)nPV = \frac{FV_n}{(1+r)^n}

The True Cost of Time

The stated interest rate on a loan or investment is its nominal rate. However, the true rate of return, the Effective Annual Rate (EAR), depends on how frequently interest is compounded. A 12% nominal rate compounded annually is different from a 12% rate compounded monthly.

More frequent compounding means your interest starts earning interest sooner and more often within the year. This leads to a higher effective rate. For a nominal rate compounded multiple times per year, the formula to find the EAR is:

EAR=(1+rnomm)m1\text{EAR} = \left(1 + \frac{r_{\text{nom}}}{m}\right)^m - 1

What happens when compounding becomes instantaneous? This isn't just a theoretical exercise; it's used in many financial models. We call this continuous compounding and it represents the mathematical limit as the compounding frequency approaches infinity. Its formula for future value looks different but is derived from the one above.

FV=PVertFV = PV \cdot e^{rt}

Valuing Consistent Cash Flows

Many financial situations involve a series of identical payments over time, like car payments or bond coupons. This stream of fixed payments is called an annuity. Rather than discounting each payment individually, we can use a more elegant formula to find their total present value.

PV of Annuity=C[1(1+r)nr]\text{PV of Annuity} = C \left[ \frac{1 - (1+r)^{-n}}{r} \right]

A special type of annuity that continues forever is called a perpetuity. While it sounds abstract, it's a practical tool for valuing companies or stocks that are expected to pay dividends indefinitely. The formula for the present value of a perpetuity is strikingly simple.

PV of Perpetuity=Cr\text{PV of Perpetuity} = \frac{C}{r}

But what about real-world projects? Most businesses don't generate perfectly even cash flows. A new factory might have large negative cash flows initially, followed by smaller profits that eventually grow over time. Valuing these uneven cash flow streams requires a more direct approach.

For an uneven stream, you must discount each cash flow to its present value individually and then sum them up. This method, known as Discounted Cash Flow (DCF) analysis, is a cornerstone of corporate valuation. It allows for a detailed, period-by-period assessment of a project's worth.

PV=CF1(1+r)1+CF2(1+r)2++CFn(1+r)nPV = \frac{CF_1}{(1+r)^1} + \frac{CF_2}{(1+r)^2} + \dots + \frac{CF_n}{(1+r)^n}

Understanding these mechanics allows you to move beyond simple financial concepts. You can now precisely model the value of investments, projects, and even entire companies by treating them as a collection of future cash flows and translating them into today's dollars.