Annuities and Gradients

In many engineering projects, cash flows occur in a series rather than as a single payment. An annuity is a series of equal payments made at equal intervals of time.

Uniform Series (Annuities)

A uniform series, or annuity, involves a set of cash flows that are exactly the same amount occurring at regular, equal intervals. This is a common pattern in engineering economics, such as paying back a loan with fixed monthly installments, or setting aside a constant amount of money each year into a maintenance fund. It simplifies complex cash flow problems into single formulaic representations.

Ordinary Annuity

A series of equal payments (AA) occurring at the end of each period for nn periods. The first payment occurs at the end of period 1. The present worth PP is located exactly one period before the first cash flow AA.

Annuity Due

A series of equal payments occurring at the beginning of each period. To calculate the future or present worth of an annuity due, you generally calculate it as an ordinary annuity and then compound it forward by one additional period (multiply by (1+i)(1+i)).

Deferred Annuity

An annuity where the first payment occurs later than period 1. If the first payment occurs at period kk (where k > 1), the annuity is deferred for k1k-1 periods. The present worth formula for an ordinary annuity will calculate the equivalent value at period k1k-1, which must then be discounted back to period 0 as a single amount.

Perpetuity

An annuity where the payments continue indefinitely (nn \to \infty), also known as capitalized cost. The present worth of a perpetuity is given by:
P=Ai P = \frac{A}{i}
There are four basic uniform series factors for ordinary annuities:

1. Uniform Series Compound Amount Factor (USCAF)

Used to find the future worth (FF) of a uniform series of payments (AA).

Formula

F=A[(1+i)n1i] F = A \left[ \frac{(1 + i)^n - 1}{i} \right]
Symbol: (F/A,i,n)(F/A, i, n)

2. Sinking Fund Factor (SFF)

Used to find the uniform series (AA) required to accumulate a future worth (FF).

Formula

A=F[i(1+i)n1] A = F \left[ \frac{i}{(1 + i)^n - 1} \right]
Symbol: (A/F,i,n)(A/F, i, n)

3. Uniform Series Present Worth Factor (USPWF)

Used to find the present worth (PP) of a uniform series (AA).

Formula

P=A[(1+i)n1i(1+i)n] P = A \left[ \frac{(1 + i)^n - 1}{i(1 + i)^n} \right]
Symbol: (P/A,i,n)(P/A, i, n)

4. Capital Recovery Factor (CRF)

Used to find the uniform series (AA) equivalent to a present worth (PP).

Formula

A=P[i(1+i)n(1+i)n1] A = P \left[ \frac{i(1 + i)^n}{(1 + i)^n - 1} \right]
Symbol: (A/P,i,n)(A/P, i, n)
Key Takeaways
  • Power of Annuities: Annuities model recurring, equal payments (e.g., mortgages, loan installments). Recognizing an annuity simplifies complex cash flows into a single formula.
  • Crucial Factors: Capital Recovery (A/P) amortizes an initial present cost into an equivalent uniform annual amount over its life, while Sinking Fund (A/F) determines the uniform annual deposits required to accumulate a specific future target sum.
  • Deferred Annuities: Require a two-step process: find the present worth at the start of the annuity, then discount that lump sum back to year zero.

Arithmetic Gradients

Arithmetic Gradient

A cash flow series that either increases or decreases by a constant dollar amount (GG) each period. The gradient begins at the end of period 2 (there is no gradient in period 1).

Standard Form of Arithmetic Gradient

The standard arithmetic gradient series assumes:
  • Year 1: Base Amount (AA')
  • Year 2: A+GA' + G
  • Year 3: A+2GA' + 2G
  • ...
  • Year n: A+(n1)GA' + (n-1)G
To analyze this, we decompose it into two parts:
  1. A Uniform Series of amount AA'.
  2. The Gradient Series starting at 0 in year 1, GG in year 2, 2G2G in year 3, etc.

Gradient to Uniform Series (A/G)

To convert the gradient part (0,G,2G...0, G, 2G...) into an equivalent uniform annual amount (AGA_G):
AG=G[1in(1+i)n1] A_G = G \left[ \frac{1}{i} - \frac{n}{(1 + i)^n - 1} \right]
Symbol: (A/G,i,n)(A/G, i, n)
The total annual amount is Atotal=A+AGA_{total} = A' + A_G (for increasing) or Atotal=AAGA_{total} = A' - A_G (for decreasing).

Gradient to Present Worth (P/G)

To find the present worth of the gradient part only:
PG=Gi[(1+i)n1i(1+i)nn(1+i)n] P_G = \frac{G}{i} \left[ \frac{(1 + i)^n - 1}{i(1 + i)^n} - \frac{n}{(1 + i)^n} \right]
Symbol: (P/G,i,n)(P/G, i, n)
The total present worth of the series is the present worth of the base amount (PAP_A) plus/minus the present worth of the gradient (PGP_G).
Key Takeaways
  • Handling Arithmetic Changes: Models cash flows changing by a constant dollar amount (GG) per period.
  • Decomposition Technique: Complex cash flow profiles (like standard arithmetic gradients) are best solved by decomposing them into a uniform series (the base amount AA') plus the gradient component (GG).

Geometric Gradients

Geometric Gradient

A cash flow series that increases or decreases by a constant percentage (gg) each period. The first cash flow is A1A_1, the second is A1(1+g)A_1(1+g), the third is A1(1+g)2A_1(1+g)^2, and so on.

Present Worth of Geometric Gradient

If igi \neq g:
P=A1[1(1+g)n(1+i)nig] P = A_1 \left[ \frac{1 - (1 + g)^n (1 + i)^{-n}}{i - g} \right]
If i=gi = g:
P=A1[n1+i] P = A_1 \left[ \frac{n}{1 + i} \right]
Where A1A_1 is the cash flow at the end of period 1.
Key Takeaways
  • Handling Geometric Changes: Models cash flows changing by a constant percentage (gg) per period, commonly used for modeling inflation or salary increases.
  • Formula Dependence: The formula for the present worth of a geometric gradient depends entirely on whether the interest rate (ii) equals the growth rate (gg).

Visualizing Gradients

Use the simulation below to explore how the base amount, gradient value (either constant dollar amount or percentage), and interest rate affect the cash flows and total present worth.

Gradient Cash Flow Visualizer

Base Amount (A1)1,000 $
Gradient (G)500 $ / yr

Constant amount change per year

Years (n)10 yrs
Interest Rate (i)10 %

Analysis

Total Present Worth:$17,590
Loading chart...