Chapter 1

Mathematics of Compounding

1.1 Interest and Return

1.1.1 Amount Function and Return

Any rational investor prefers a dollar in the pocket today to a dollar in her pocket one year from now. If an investor lends money to a borrower, the investor expects to be compensated for the use of the money. Interest is a compensation that a borrower of capital pays to a lender of capital for its use. If an initial amount P grows to an amount V over time, then the difference I = VP is interest. This situation is illustrated in Figure 1.1. For investments, it is often called interest earned, but it goes by other names such as return on investment or coupon payment. We assume that a nonnegative amount, and usually a positive amount, of interest is paid. The other crucial assumption is that there is no risk involved in this operation. So in this chapter we only deal with risk-free financial instruments. For example, the capital is deposited in a risk-free bank account or invested in government bonds (here, we neglect the possibility of government default on financial obligations).

Figure 1.1

Figure showing a time diagram for a simple cash flow. The interest is earned at time t. The accumulated value V is a sum of the principal P and interest I.

A time diagram for a simple cash flow. The interest is earned at time t. The accumulated value V is a sum of the principal P and interest I.

There are various explanations for the existence of interest, including the following.

The time value of money. Generally, people prefer to have money now rather than the same amount of money at some later day.

Inflationary expectations. The actual cost of the same amount changes in time.

Alternative investments. A lender of capital no longer has the option of immediately using the money invested. Interest compensates a lender for this loss of choices.

The following notation will be used.

P denotes the initial capital borrowed or invested. It is called the principal or the present value of capital.

V (t) denotes the accumulated value at time t ≥ 0, called the value function. Its initial value is equal to the principal, V(0) = P.

t is the time measured in years or, more generally, in time periods; typically, one period is one year, although it can be one month, one week, one day, etc. In practice, the duration of one period relates to the frequency at which interest is earned.

Example 1.1.

An investment of $1,000 grows by a constant amount of $250 each year for five years. What does the graph of the value function V(t) look like if

  1. (a) interest is only paid at the end of each year;
  2. (b) interest is paid continuously so that V is a linear function.

Solution. In case (a), the value function is a piecewise step function with jumps at the end of every year, i.e., V (t)= V (t − 1)+250 for all t ≥ 1. In case (b), the value function is a linear function of time t, i.e., V(t)= V (0) + ct for some parameter c. Since V (1) = V (0) + 250, the parameter c is equal to 250, and, therefore, V (t) = 1000 + 250t. The plots of the value functions are given in Figure 1.2.

Figure 1.2

Figure showing an investment of $1,000 grows by a constant amount of $250 each year for five years.

An investment of $1,000 grows by a constant amount of $250 each year for five years.

Typically, the amount your investment is worth at time t is proportional to the principal P you deposited at time 0. Let A(t) denote the accumulated value for principal $1. This function is called the accumulation function. So, one dollar invested at time 0 grows to A(t) at time t. Then the accumulated value for principal P is given by

V(t)=P A(t).      (1.1)

Consider an investment with the value function V (t), t ≥ 0. The total return on the investment is the ratio of the amount received at the end of a period to the amount invested at the beginning of the period,

total return=amount receivedamount invested.

Thus, the total return for the time interval [s, t] with 0 ≤ s < t, denoted R[s,t], on an investment commencing at time s and terminating at time t is

R[s,t]=V(t)V(s).      (1.2)

Note that the total return is a function of a period of time rather than a function of an instantaneous time moment.

The rate of return or rate of interest is the ratio of the amount of interest earned during the period to the investment value at the beginning of the period,

rate of return=interest earnedamount invested.

The rate of return for the time interval [s, t], denoted r[s,t], is given by

r[s,t]=V(t)-V(s)V(s)=V(t)V(s)-1.      (1.3)

It can be expressed in terms of the accumulation function. For example, for the time interval of t periods from the date of the investment we have

r[0,t]=V(t)-V(0)V(0)=P A(t)-PP=A(t)-1.

It is clear that the two notions are related by

R=1+r.

Equations (1.2) and (1.3) can be rewritten as

V(t)=R[s,t] V(s)=(1+r[s,t]) V(s).      (1.4)

Note that upper-and lowercase letters, such as R and r, are used for total returns and rates of return, respectively. Often, for simplicity, the term return is used for both notions. Let n be a positive integer. The interval [n − 1, n] is the nth year (or the nth period, in general). Denote by Rn and rn the total return and rate of return during the nth year from the date of investment, respectively. That is, we have

RnR[n-1,n]=V(n)V(n-1) and rnr[n-1,n]=V(n)-V(n-1)V(n-1)      (1.5)

for n = 1, 2, 3,.... The accumulated value V (n) can be now written as follows:

V(n)-V(n-1)V(n-1)=rV(n)-V(n-1)=rV(n-1)V(n)=(1+r)V(n-1),  with r=rn.      (1.6)

For two nonnegative integers n and m with n < m, the amount V (m) accumulated by the end of period m can be written in two different ways:

V(m)=(1+r[n,m])V(n)

and

V(m)=(1+rm)V(m-1)=(1+rm-1)(1+rm)V(m-2)=...=(1+rn+1)...(1+rm-1)(1+rm)V(n).      (1.7)

Therefore, one-period returns and aggregate returns are related as follows:

1+r[n,m]=(1+rn+1)(1+rn+2)...(1+rm),      (1.8)

R[n,m]=Rn+1 Rn+2...Rm.      (1.9)

Example 1.2

(The rate of return). Bill invested $200 for 3 years in an account with the accumulation function A(t)=0.1t2 + 1. Find annual returns r1, r2, and r3.

Solution. The accumulated values and returns at the end of years 1, 2, and 3 are, respectively,

V(1)=200·(0.1·12+1)=200r1=V(1)-V(0)V(0)=220-200200=110=10%,V(2)=200·(0.1·22+1)=280r2=V(2)-V(1)V(1)=280-220220=31127.27%,V(3)=200·(0.1·32+1)=380r3=V(3)-V(2)V(2)=380-280280=51435.71%.

Example 1.3

(The accumulated value). Let V (3) = 1000 and Rn=3n+22n+2, n = 1, 2, 3,.... Find V (6).

Solution. By using (1.4) and (1.9), we obtain

V(6)=V(3)R4R5R6=1000·75·1712·107=$2,833.33.

1.1.2 Simple Interest

For simple interest, the rate of return r[0,t] is proportional to time t measured in years. That is, there exists a positive constant r, called a simple interest rate (per year), so that r[0,t] = r t for all t ≥ 0. In particular, the rate of return for year 1 is r1 = r[0,1] = r. The interest I(t) earned on the original principal P during the time period of length t is then calculated by the simple formula

I(t)=r[0,t]P=rtP.

The accumulated value after t years will be

V(t)=P+I(t)=P+rtP=(1+rt)P,  t0.      (1.10)

Clearly, the accumulated value V (t) is a linear function of time t (see Figure 1.2b).

To find the initial capital (the principal) whose accumulated value at time t is given, we invert the formula (1.10) to obtain

P=V(0)=V(t)1+rt=(1+rt)-1V(t).      (1.11)

This number is called the present or discounted value of the amount V (t), and (1 + rt)−1 is a discount factor at a simple interest rate r. Formula (1.11) allows us to find the original principal P invested at time 0.

Example 1.4.

How long will it take $3,000 to earn $60 interest at 6%?

Solution. We have P = 3000, I = 60, r = 0.06, and then

t=IPr=603000·0.06=13 years=4 months.

Example 1.5.

Treasury bills (T-bills) are popular short-term securities issued by the Federal Government of Canada with maturities of 1, 3, 6, or 12 months. T-bills are issued in different denominations, or face values. The face value of a T-bill is the amount the government guarantees it will pay on the maturity date. There is no interest stated on a T-bill. Instead, to determine its purchase price, you need to discount the face value to the date of sale at an interest rate that is determined by market conditions.

Suppose that a 6-month T-bill with a face value of $25,000 is purchased by an investor who wishes to yield 3.80%. What price is paid?

Solution. We have V = 25000, t=612, and r = 0.038. Therefore, the investor will pay

P=V·(1+rt)-1=25000·(1+0.038·12)-1=$24,533.86

for the T-bill and receive $25,000 in six months.

Let us study the return on an account earning interest at rate r. The distinction between the interest rate and the rate of return is that the interest rate refers to a period of one year (i.e., interest per annum) and is independent of the actual duration of an investment, whereas the return reflects both the interest rate and the length of time the investment is held. For all 0 ≤ t < s, we have

r[t,s]=V(s)-V(t)V(t)=(1+rs)P-(1+rt)P(1+rt)P=(s-t)r1+rt.

In particular, for the first year, we have r1 = r[0,1] = r. The rate of return during the nth year from the date of investment is

rn=r[n-1,n]=r1+(n-1)r.

Clearly, these rates form a decreasing sequence that converges to zero as n approaches ∞. In other words, if the investment earns simple interest at the same rate every year, the effective annual rate of return is decreasing. To guarantee constant annual returns, the interest should be reinvested, as is demonstrated in the next section.

1.1.3 Periodic Compound Interest

Assume that the interest earned at a constant rate i > 0 is automatically reinvested, i.e., it will be added to the investment periodically (e.g., annually, semi-annually, quarterly, weekly, daily). In this situation, we are dealing with periodic compounding. The interest is said to be compounded or to be converted.

Example 1.6.

Determine the compound interest earned on $1,000 for 1 year at an annual rate of 8% compounded quarterly and compare it with the simple interest earned on the same amount for 1 year at 8% per annum.

Solution. Since the compounding period is one quarter, the interest rate per period is equal to 3128%=2%. In the case of simple interest, the amount of interest earned during each quarter is fixed and equal to $1,000 · 0.02 = $20. In the case of compounded interest, the interest earned during one quarter depends on the amount invested at the beginning of the period. The interest on the investment of V dollars is I=V0.0814=V0.02. Results of our calculations are given in Table 1.3.

Table 1.3

Calculation of compound interest.

Compound Interest

Simple Interest

At end of

Interest Earned

Accumulated Value

Accumulated Value

period 1

$1,000.00 · 0.02 = $20.00

$1,020.00

$1,020.00

period 2

$1,020.00 · 0.02 = $20.40

$1,040.40

$1,040.00

period 3

$1,040.40 · 0.02 = $20.81

$1,061.21

$1,060.00

period 4

$1,061.21 · 0.02 = $21.22

$1,082.43

$1,080.00

In summary, the compound interest earned on $1,000 for 1 year at 8% compounded quarterly is $82.43, whereas the simple interest on $1,000 for 1 year at 8% is equal to $1,000 · 0.08 · 1 = $80.

Let δt denote the time between two consecutive interest conversions (this time interval is called an interest conversion period). Assume that there are m interest conversion periods per year, so δt=1m. The interest earned during one period is

I=V i δt=Vim,

where V is the amount invested at the beginning of the period, and i is the annual interest rate. Thus, the interest rate per period of δt is equal to im. Denote this one-period rate by j. Let us find the accumulated value V (n δt) at the end of period n = 1, 2,.... At the beginning, we have V (0) = P. By compounding the interest at the end of each period, we obtain the following accumulated values:

at the end of the 1st period  V(δt)=V(0)+jV(0)=(1+j)V(0)=(1+j)P,at the end of the 2nd period  V(2 δt)=V(δt)+jV(δt)=(1+j)V(δt)=(1+j)2P,at the end of the 3rd period  V(3 δt)=(1+j)V(2δt)=(1+j)3P,  at the end of the nth period  V(n δt)=(1+j)V((n-1)δt)=(1+j)nP.

Therefore, the accumulated value at time t = n δt is

V(t)=(1+im)nP.      (1.12)

The quantity m is called the frequency of compounding. Commonly used frequencies of compounding are m = 1 for annual compounding, m = 2 for semi-annual compounding, m = 4 for quarterly compounding, m = 12 for monthly compounding, m = 52 for weekly compounding, and m = 365 for daily compounding. The length of time between two consecutive interest calculations is called the interest conversion period or just interest period. Let i(m) denote a nominal interest rate that is compounded (convertible) m times per year. Note that i(m) is stated as an annual rate of interest. The interest rate compounded annually is simply denoted by i, i.e., i(1)i. The interest rate per period of δt = 1/m years is equal to i(m)/m. The accumulated value of $1 at the end of m interest conversion periods (i.e., at the end of one year) is

(1+i(m)m)m.

Thus, after t years the principal P grows to

V(t)=(1+i(m)m)mtP.      (1.13)

Here, mt gives the cumulative number of periods. The factor (1+i(m)m)m is called the accumulation factor over a one-year period, and it is in fact the accumulated value of $1 at the end of one year with m as the compounding frequency. The annual nominal rate is meaningless until we specify the frequency m. At the same nominal rate the accumulated value depends on this frequency; it increases with increasing m. In particular, under interest compounded at the end of every year, the accumulation function is V (t) = (1+ i)tP (see Figure 1.4).

Figure 1.4

Figure showing an investment of $1,000 grows at a rate of 25% per year for five years.

An investment of $1,000 grows at a rate of 25% per year for five years.

To find the return on a deposit attracting interest periodically compounded, we use the general formula r[s,t]=V(t)-V(s)V(s) and readily arrive at:

r[s,t]=V(t)-V(s)V(s)=V(t)V(s)-1=(1+i(m)m)(t-s)m-1  for 0s<t.

For the nth year the rate of return is

rn=r[n-1,n]=(1+i(m)m)m-1.

As is seen, the annual rate of return rn does not depend on n and is a constant quantity for any given m. It is clear that the return on a deposit subject to periodic compounding is not additive, i.e., R[t1,t2]+R[t2,t3]R[t1,t3] and r[t1,t2]+r[t2,t3]r[t1,t3] for t1 < t2 < t3 in general. For example, take m = 1, then r[0,1] = r[1,2] = r and

r[0,2]=(1+r)2-1=2r+r22r=r[0,1]+r[1,2].

Example 1.7.

Find the total return and rate of return over two years under quarterly compounding with 8% per annum.

Solution. We have

R[0,2]=(1+0.084)2.4=1.028=1.17166.

Therefore, r[0,2] = R[0,2] − 1 = 17.166%.

In business transactions it is frequently necessary to determine what principal P now will accumulate at a given interest rate to a specified amount V (t) at a specified future date t. From the fundamental formula (1.13), we obtain

P=V(t)(1+i(m)/m)mt=(1+i(m)m)-mtV(t).      (1.14)

P is called the discounted value or present value of V (t). The process of determining P from V (t) is called discounting. Similarly, we can find the value V (s) of an investment at any intermediate date 0 < s < t given the value V (t) at some fixed future time t:

V(s)=V(t)(1+i(m)/m)(t-s)m.

1.1.4 Continuous Compound Interest

Consider a fixed nominal rate of interest r compounded at different frequencies m. Let us find the limiting value of the accumulated value of $1 over a one-year period as m → ∞ :

limm(1+rm)m=(limm(1+rm)mr)r

(denote r/m by x, which converges to 0 as m → ∞)

=(limx0 (1+x)1x)r=er.

[Note: The number e = 2.71828 ... is the base of the natural logarithm; it is occasionally called Euler's number.] Therefore, the accumulated value of principal P compounded continuously at rate r over a period of t years (note that t may be fractional) is given by

V(t)=limm(1+rm)mtP=[limm(1+rm)m]tP=ertP.      (1.15)

We will denote the continuously compounded interest rate by r rather than by i(∞). The discounted value P for given V (t), r, and t is

P=e-rtV(t).      (1.16)

Being given the annual rate of return i=V(1)-V(0)V(0), one can find the continuously compounded rate r as follows: r = ln(1 + i).

1.1.5 Equivalent Rates

Two nominal compound interest rates are said to be equivalent if they yield the same accumulated value at the end of one year, and hence at the end of any number of years. For example, the rate i compounded annually and rate i(m) compounded m per year are equivalent iff

1+i=(1+i(m)m)m.

Example 1.8.

Determine what rate i(4) is equivalent to (a) i(12) = 6%, (b) i(2) = 6%.

Solution.

  1. (a) Equate the two accumulation factors, (1 + 0.06/12)12 = (1+ i(4)/4)4, and solve for the rate i(4):

    i(4)=4·((1+0.06/12)12/4-1)=4·((1.005)3-1)6.030%.

  2. (b) We have (1 + 0.06/2)2 = (1+ i(4)/4)4, hence

    i(4)=4·((1+0.06/2)2/4-1)=4·(1.03-1)5.956%.

For a given nominal rate i(m) compounded m times per year or for a rate r compounded continuously, we define the corresponding annual effective rate, i, to be that rate which, if compounded annually, will produce the same interest. In other words, i is the annual rate of interest that is equivalent to i(m) or r. Note that equivalent compound rates have the same annual effective rate. To determine i, we compare the accumulated values of $1 at the end of one year; thus

i={(1+i(m)m)m-1er-1  for a rate compounded m times per year,  for a rate compounded continuously.      (1.17)

Example 1.9.

You wish to invest a sum of money for a number of years and have narrowed your choices to the following three investments:

  1. A at the interest rate i(2) = 10.35%;
  2. B at the interest rate i(12) = 10.15%;
  3. C at the interest rate i(4) = 10.25%.

Which investment should you choose?

Solution. To decide which investment is best, you need to calculate the equivalent rate compounded with the same frequency (e.g., annually) for each investment. So, let us calculate the annual effective rate of interest for each investment:

  1. A: i=(1+0.10352)2-110.6178%;
  2. B: i=(1+0.101512)12-110.6358%;
  3. C: i=(1+0.10254)4-110.6508%.

It turns out that investment C has the highest annual effective rate, so you should choose this investment.

Example 1.10.

Determine rates i(2) and i(12) that are equivalent to r = 6%.

Solution. We equate the annual accumulation factors at each interest rate to obtain

(1+i(2)/2)2=e0.06(1+i(12)/12)12=e0.06i(2)/2=e0.06/2-1i(12)/12=e0.06/12-1i(2)6.091%i(12)6.015%

We can generalize the result presented above and state that for rates of interest that are all equivalent we have

i(1)>i(2)>i(4)>i(12)>i(365)>i(),      (1.18)

where i(1)i and i(∞)r.

Proposition 1.1.

For a fixed annual effective rate i, the compound interest rates i(m), where m = 1, 2, 3,..., all equivalent to i, form a decreasing sequence that converges to the rate r = ln(1 + i) as m → ∞.

Proof. The interest rate i(m) is equivalent to the annual effective rate i iff (1+ i(m)/m)m = 1 + i holds. This defines the interest rate i(m) ≡ i(m) as a function of m > 0:

i(m)=((1+i)1/m-1)m=(er/m-1)m.

Hence, its derivative w.r.t. m is

i'(m)=i(m)/m-(r/m)er/m=i(m)/m-(1+i(m)/m)ln(1+i(m)/m).

Let us prove that the derivative i'(m) is strictly negative for all m > 0.

  • To show that (1 + i(m)/m) ln(1 + i(m)/m) > i(m)/m holds for all m > 0, it suffices to prove that the inequality ln(1 + x) > x/(1 + x) holds for all x > 0.
  • Notice that if two functions f(x) and g(x) are such that f(0) ≥ g(0) and f'(x) >g'(x) holds for all x > 0, then f(x) > g(x) is valid for all x > 0.
  • Let f(x) ≔ ln(1 + x) and g(x) ≔ x/(1 + x)=1 − (1 + x)−1 . Their derivatives are f'(x) = (1+ x)−1 and g'(x) = (1+ x)2, respectively.
  • Clearly, (1 + x)−1 > (1 + x)−2 holds for all x > 0. Since f(0) = g(0) = 0, we obtain that ln(1 + x) > x/(1 + x) is valid for all x > 0.

Using l'Hôpital's rule (LHR) gives

 limmi(m)=limmer/m-11/m=limt0ert-1t(LHR)=limt0 rert=r limt0 ert=r.

Proposition 1.2.

The accumulation function A(m)=(1+rm)m for a fixed nominal interest rate r compounded with frequency m over a one-year period is a strictly increasing function of m that converges to er as m →∞.

Proof. Differentiate the function A(m) w.r.t. m to obtain

A'(m)=(1+r/m)m(ln(1+r/m)-r/m1+r/m).

Using the inequality ln(1 + x) > x/(1 + x) with x = r/m > 0 gives that A'(m) > 0. Therefore, {A(m)}m≥1 is a strictly increasing sequence that converges to er as m →∞.

As follows from the above proposition, continuous compounding produces higher accumulated value than periodic compounding with any frequency m, that is, (1+rm)m<er for all m ≥ 1.

Example 1.11.

Consider an investment at: (a) simple interest rate 6%, (b) annual compound interest rate 6%, and (c) continuous compound interest rate 6%. Find the time that is necessary to double the original principal.

Solution. For each investment, we find time t so that the respective accumulation function equals 2.

  1. (a) For simple interest: 1 + 0.06t = 2, hence t = 1/0.06 ≅ = 16.67 years.
  2. (b) For interest compounded annually: (1 + 0.06)t = 2, hence t=ln2ln1.0611.9 years.
  3. (c) For interest compounded continuously: e0.06t = 2, hence t=ln20.0611.55 years.

Let us summarize the above three methods of calculating interest. The accumulation function A(t)=V(t)V(0)=R[0,t] has the following form:

A(t)={1+rtfor a rate of simple interest,(1+i(m)m)mtfor a rate of interest compounded periodically,ertfor a rate of interest compounded continuously.      (1.19)

In what follows, we will also use the discounting function D(t)=V(0)V(t)=1A(t) taking the form:

D(t)={(1+rt)-1for a rate of simple interest,(1+i(m)m)-mtfor a rate of interest compounded periodically,e-rtfor a rate of interest compounded continuously.      (1.20)

1.1.6 Continuously Varying Interest Rates

Consider the case of continuously compounded interest but with a rate that is changing in time. Let T be the time horizon of investment; let r(t) denote the instantaneous interest rate at time t ∊ [0,T]. Consider a time interval [t, t + δt] with small δt > 0. Suppose that the rate r(t) is approximately constant on the interval [t, t + δt]. Then the amount V (t) invested at time t will grow to V (t + δt)= V (t)er(t) δt at time t + δt.

Let the principal P be invested at time 0. To determine V (t) in terms of the principal and the instantaneous interest rate function r(t) for 0 ≤ tT, we split the time interval [0,T] in N equal subintervals of length δt = T/N and apply the above approach. For times tk = k δt with k = 0, 1,...,N, we obtain

V(t1)=V(t0)er(t0)δt=Per(t0)δtV(t2)=V(t1)er(t1)δt=Pe(r(t0)+r(t1))δtV(t3)=V(t2)er(t2)δt=Pe(r(t0)+r(t1)+r(t2))δtV(tN)=Pe(r(t0)+r(t1)+...+r(tN-1))δt=Pexp(N-1k=0r(tk)δt).

Recognizing the Riemann sum in the last equation with the time step δt = T/N and taking the limit as N → ∞, we have

 limNNk=0r(tk)δt=T0r(t)dt.

Therefore, the value at the maturity time T is given by

V(T)=Pexp(T0r(t)dt).      (1.21)

If r(t) is constant and equal to r for all t ∊ [0,T], then (1.21) reduces to the usual formula for the accumulated value under continuous compounding:

V(T)=Pexp(T0rdt)=Pexp(rT0dt)=Pexp(rT).

Let y(T) denote the average of the instantaneous interest rates from time 0 to time T:

y(T)1TT0r(t)dt.

Then, (1.21) takes a familiar form:

V(T)=Pey(T)T.

The interest rate y(T) is called the yield rate or spot rate for maturity T.

It is possible to derive (1.21) in a different way. Consider an investment with principal V (0) = P and accumulated value V (t) at time t > 0. The nominal rate of interest compounded m times per year and evaluated at time t is given by

i(m)(t)=V(t+1m)-V(t)1mV(t).

Let δt=1m, so that, as m → ∞ and δt → 0, we have

r(t) limm i(m)(t)= limδt0V(t+δt)-V(t)δtV(t)=V'(t)V(t)=dlnV(t)dt.      (1.22)

Thus, r(t) is a measure of the relative instantaneous rate of growth at time t. It is sometimes called the force of interest. Integrating r(t)=dln V(t)dt from 0 to T gives

T0r(t)dt=T0dlnV(t)dt dt=lnV(T)-lnV(0)=ln(V(T)V(0)),

and then (1.21) follows by exponentiation.

Example 1.12.

Calculate the accumulated value of $1,000 at the end of 4 years if r(t)= 0.05 + 0.1t.

Solution. The accumulation function is

A(T)=exp(T0r(d)dt)=exp(T0(0.05+0.1t)dt)=e0.05T+0.05T2

for every T ≥ 0. Thus, after 4 years we have

A(4)=e0.05·4+0.05·42=e2.71828182

and V (4) = P A(4) = 1000e ≅ = $2,718.28.

1.2 Time Value of Money and Cash Flows

1.2.1 Equations of Value

All financial decisions must take into account the basic idea that money has its time value. In order to compare or add different amounts of money we must place the amounts at the same point in time, called the focal date. The mathematics of finance deals with dated values. In general, we compare dated values by the following definition of equivalence.

Definition 1.1.

Assume the periodic compounding of interest. Amount $X due on a given date is equivalent to $Y due n interest conversion periods later, if Y = X(1 + j)n or X = Y (1 + j)n, where j = i(m)/m and i(m) is a given compound interest rate. The following time diagram illustrates dated values equivalent to a given dated value X.

Figure 1.5

Figure showing equivalence at a given compound interest rate.

Equivalence at a given compound interest rate.

We say that two sets of payments are equivalent at a given interest rate if the dated values of the sets, on any common date, are equal. An equation stating that the dated values of two sets of payments are equal is called an equation of value.

Example 1.13.

A debt of $5,000 is due at the end of 3 years. Determine an equivalent debt due at the end of (a) 3 months, (b) 3 years and 9 months. Assume quarterly compounding with i(4) = 12%.

Solution. We arrange the data on a time diagram below where one period is 3 months.

image

By the definition of equivalence:

  1. (a) X1 = $5,000 · (1 + 0.12/4)−11 = $5,000 · (1.03)−11 ≅ = $3,612.11;
  2. (b) X2 = $5,000 · (1 + 0.12/4)3 = $5,000 · (1.03)3 ≅ $5,463.64.

Example 1.14.

A debt of $5,000 is due at the end of 5 years. It is proposed that $X be paid now and with another $X paid in 10 years' time to liquidate the debt. Calculate the value of X if the effective interest rate is 12% for the first 6 years and 8% for the next 4 years.

Solution. The value of the first payment at time t = 5 is X · (1.12)5 . The value of the second payment at time t = 5 is X · (1.08)−4 · (1.12)−1 . We equate the sum of these two values and the value of the debt of $5,000 at t = 5 to obtain

5000=X·(1.12)5+X·(1.08)-1·(1.12)-1=X·(1.76234+0.656277)=2.41862 X.

Hence, X = $5,000/2.41862 ≅ = $2,067.30.

Example 1.15.

Suppose you can buy a house for $84,000 cash (option 1) or for payments of $50,000 now, $20,000 in 1 year, and $20,000 in 2 years (option 2). If money is worth i(12) = 9%, which option is more profitable?

Solution. The discounted value of option 1 is $84,000. Using monthly compounding, the discounted value of option 2 is

$50,000+$20,000·(1+0.09/12)-12+$20,000·(1+0.09/12)-24 $50,000+$18,248.76+$16,716.63=$85,001,39.

Clearly, option 1 is more preferable than option 2.

Example 1.16.

If you file your taxes late, the Canada Revenue Agency charges you an immediate 5% late penalty, as well as 5% compounded daily on your outstanding balance. Express my total penalty as a single rate (compounded daily) assuming I pay 26 weeks late.

Solution. If I pay n days late, every dollar I originally owed swells to

1.05·(1+0.05/365)n.

Therefore, on a per dollar basis my total debt after n = 26 · 7 = 182 days is

1.05·(1+0.05/365)182.

Had I been charged the single rate i(365), my total debt would have been (1 + i(365)/365)182 . Equating and solving for i(365) we get

1.05·(1+0.05/365)182=(1+i(365)/365)182,

which can be rearranged to find

i(365)=365·(1.051/182·(1+0.05/365)-1)0.14787.

Therefore my effective penalty rate is approximately 14.79%.

Remark. If I pay n days late, then my penalty rate is

i(365)n=365·(1.051/n(1+0.05/365)-1).

Observe that lim ni(365)n=0.05. Thus, if I pay extremely late, the initial 5% penalty is dwarfed by the compound interest. Of course, this does not mean that it is a good idea to pay extremely late.

Remark. Suppose you are offered a Guaranteed Investment Certificate (GIC) that promises 4% compounded annually with an upfront service fee of 1% of the amount invested. If invested for n years, the effective rate that you earn on the GIC can be determined by solving 0.99·(1+r)n=(1+i(n))n, which yields i(n) = 0.991/n · (1 + r) − 1. It is easy to prove (do this as an exercise) that i(n) is less than r and converges to r as n → ∞.

Example 1.17.

You have access to an account that pays 100r% per annum, compounded annually. You are given two options to repay a debt. Option A is an immediate payment of $30,000; option B is the payment of $16,000 per year for each of the next two years. For what values of r would you choose option B?

Solution. The present value of B, in thousands of dollars, is

PB(r)=161+r+16(1+r)2.

The present value of A, in thousands of dollars, is PA(r) = 30. It is only sensible to choose option B provided PB(r) <PA(r), which occurs if and only if

30>161+r+16(1+r)230(1+r)2>16(1+r)+16,

which clearly occurs if and only if 30r2 + 44r − 2 > 0. The roots of this quadratic are r ≅ −1.510 and r ≅ 0.0441, and since the leading coefficient of the quadratic is positive we should therefore choose option B if r exceeds the larger root. In summary, we choose A if the interest rate is less than (approximately) 4.41% and choose B otherwise.

1.2.2 Deterministic Cash Flows

From a broad point of view, an investment can be defined as a sequence of expenditures and receipts spanning a period of time. Let all expenses and incomes be denominated in cash. The series of cash payments over a period of time is called a cash flow stream. Suppose that the total time interval [0,T] is divided into n subintervals. Let the payments of C0,C1,...,Cn dollars be respectively received on the dates t0,t1,...,tn so that 0 = t0 < t1 <t2 < ... < tn = T. Table 1.6 represents such a scenario.

Table 1.6

Cash flow stream.

Dates

t0

t1

...

tn-1

tn

Cash Flows

C0

C1

...

Cn-1

Cn

A cash flow stream can also be represented as a pair (C, T) of two vectors:

C=[C0,C1,...,Cn]  and  T=[t0,t1,...,tn].

Every coin has two sides. If one party holds the cash flow stream C, then the opposite party holds the stream −C =[−C0, −C1,..., −Cn]. Here, we assume that if Ck > 0, then the payment of Ck dollars is received at time tk (an in-flow of cash); if Ck < 0, then the payment of |Ck| dollars is made to the counter-party at time tk (an out-flow of cash).

To visualize a cash flow stream (C, T), one can also use a time diagram which is constructed as follows. First, draw a horizontal line, which represents time increasing from the present (denoted by 0) as we are moving from left to right. After that, draw short vertical lines that start on the horizontal line. Those that go up represent cash coming in (positive cash flows, or receipts), while those that go down represent cash going out (negative cash flows, or disbursements). In general, without knowing the sign of Ck we cannot, on the time diagram, correctly indicate whether Ck should be above or below the time line. The cash flow stream for compounding is given in in Figure 1.7.

Here, the time is measured in periods; j = i(m)/m is the interest rate for one period. This rate is assumed to be constant. The cash flow stream for discounting is represented in Figure 1.8.

Figure 1.7

Figure showing the cash ow stream for compounding.

The cash ow stream for compounding.

Figure 1.8

Figure showing the cash ow stream for compounding.

The cash ow stream for compounding.

Definition 1.2.

The net present value, NPV, of an investment is the difference between the present value of the cash inflows (Ck > 0) and the present value of the cash outflows (Ck < 0), that is,

NPV(C)=C0+D(t1)C1+D(t2)C2+...+D(tn)Cn,      (1.23)

where d is the discounting function given by (1.20).

For example, let us assume that the lengths of the periods (tk−1,tk), k = 1, 2,...,n, are equal, and interest is periodically compounded at interest rate j. Then

NPV(C)=C0+C1(1+j)-1+C2(1+j)-2+...+Cn(1+j)-n.

The interest rate used is known as the cost of capital and can be considered as the cost of borrowing money by the business or the rate of return that an investor may obtain if the money is invested with security. The NPV can be used to make a business decision. If NPV ≥ 0, we can conclude that the rate of return from the cash in-flows is greater than or equal to the cost of the cash out-flows and the project has economic merit and should proceed. If NPV < 0, the project should not proceed. When attempting to choose between two investments with the same levels of risk, the investor generally chooses the one with the higher net present value. If both investments have the same net present value and the same time interval, then the investor is said to be indifferent between the investments.

Example 1.18

(Calculating the NPV). An investor is considering two investments with the following annual cash flows:

Years

0

1

2

3

Cash Flows (Investment 1)

-$13,000

$5,000

$6,000

$7,000

Cash Flows (Investment 2)

-$13,000

$7,000

$4,800

$6,000

Which is the better investment if the prevailing annual compound interest rate is (a) i = 4.5%; (b) i = 9%?

Solution.

(a) At 4.5%, we have

NPVofInvestment1=13000+50001+0.045+6000(1+0.045)2+7000(1+0.045)3=$3,413.14,NPVofInvestment2=13000+70001+0.045+4800(1+0.045)2+6000(1+0.045)3=$3,351.85.

Thus, at i = 4.5%, Investment 1 is a better choice.

(b) At 9%, we have

NPVofInvestment1=13000+50001+0.09+6000(1+0.09)2+7000(1+0.09)3=$2,042.52,NPVofInvestment2=13000+70001+0.09+4800(1+0.09)2+6000(1+0.09)3=$2,095.18.

Thus, at i = 9%, Investment 2 is a better choice.

1.3 Annuities

One of the main types of a cash flow stream is an annuity, which is defined as a sequence of periodic payments, usually equal, made at equal intervals of time. There are many examples of annuities in the financial world: mortgage payments on a home, car loan payments, payments on rent, dividends, payments on instalment purchases, etc. The following standard terminology is used.

  • The time between successive payments of an annuity is called the payment interval.
  • The time from the beginning of the first payment interval to the end of the last payment interval is called the term of an annuity.
  • The payments of an ordinary annuity (also known as an annuity immediate) are made at the end of the payment intervals. When the payments are made at the beginning of the payment intervals, the annuity is called an annuity due.
  • When the payment interval and interest conversion period coincide, the annuity is called a simple annuity, otherwise it is a general annuity.

We define the accumulated value of an annuity as the equivalent dated value of the set of payments due at the end of the term. Similarly, the discounted value of an annuity is defined as the equivalent dated value of the set of payments due at the beginning of the term. Throughout this section, we shall use the following notations.

C

denotes the periodic payment of the annuity

n

is the number of interest compounding periods during the term of an annuity. In the case of a simple annuity, n equals the total number of payments.

j

denotes interest rate per conversion period (assume j > 0).

VA

is the future (accumulated) value of an annuity at the end of the term.

PA

is the present (discounted) value of an annuity.

1.3.1 Simple Annuities

1.3.1.1 Ordinary Annuities

The present value PA of an ordinary simple annuity is defined as the equivalent dated value of the set of payments due at the beginning of the term, i.e., one period before the first payment. The accumulated value VA of an ordinary simple annuity is defined as the equivalent dated value of the set of payments due at the end of the term, i.e., on the date of the last payment. In Figure 1.9 we display an ordinary simple annuity on a time diagram. The cash flow streams for the repayment of a loan amounting to PA and for the accumulation of a fund amounting to VA are given in Tables 1.10 and 1.11, respectively.

Figure 1.9

Figure showing the time diagram for an ordinary simple annuity.

The time diagram for an ordinary simple annuity.

Table 1.10

Cash flow streams for the repayment of a loan amounting to PA.

Dates

0

1

...

n — 1

n

Cash Flows

PA

-C

...

-C

-C

Table 1.11

Cash flow streams for the accumulation of a fund amounting to VA.

Dates

0

1

...

n — 1

n

Cash Flows

0

-c

...

-C

VA-C

Now we develop a formula for the accumulated value VA of an ordinary simple annuity of n payments of $C using the sum of a geometric progression. Let V (k) denote the accumulated value at the end of period k. At the end of 3 periods, we have

Period

Investment

Interest

Balance at the end of the period

1

C

0

C = V(1)

2

C

JV(1)

C + (l + j) V (l) = C +(l + j) C = V(2)

3

C

JV(2)

C + (l+j)V (2) = C + (l + j)C + (l+j)2C = V(3)

At the end of n periods, we obtain

VA=V(n)=C+(1+j)C+(1+j)2C+(1+j)3C+...+(1+j)n-1C.      (1.24)

Recall the formula for the sum of a geometric progression. For real and positive a and q ≠ = 1, and natural m, we have

a+aq+aq2+...+aqm=amk=0qk=aqm+1-1q-1.

Applying this formula to a geometric progression in (1.24) with m = n − 1 terms, whose first term is a = C and common ratio is q = 1 + j, we obtain the accumulated value VA of an ordinary simple annuity of n payments of $C each:

VA=C(1+j)n-1j.      (1.25)

To calculate the periodic payment we solve equation (1.25) for C to obtain

C=VAj(1+j)n-1.

It is possible to derive the discounted value PA in several different ways. First, let us consider the amortization of a loan by regular payments of $C. At the end of 2 periods, we have

Period

Payment

Interest

Balance at the end of the period

0

PA = V (0)

1

C

jV (0)

(1 + j)V (0) - C = (1 + j)PA - C = V (1)

2

C

jV (1)

(1 + j)V (1) - C = (1 + j)2PA - (1 + j)C - C =V (2)

At the end of n periods, we obtain

V(n)=(1+j)nPA-C-(1+j)1C-(1+j)2C-...-(1+j)n-1C=-VA=(1+j)nPA-VA=0.

Therefore,

VA=(1+j)nPA.      (1.26)

Note that this relation also follows directly from the fact that PA and VA are both dated values of the same set of payments and thus they are equivalent. Therefore, the basic formula for the discounted value PA of an ordinary simple annuity of n payments of $C each is

PA=(1+j)nVA=C(1+j)n(1+j)n1j=C1(1+j)nj=C1(1+j)nj.      (1.27)

It is convenient to use the following standard notation:

α¯n|=1-(1+j)-nj.

This number is called an annuity symbol (read “a angle n at j”). It is the present value of an ordinary simple annuity of n payments of $1 each. The expressions for PA and VA take the following concise forms:

PA=Ca¯n|j,  VA=Ca¯n|j(1+j)n.      (1.28)

The formulae (1.25) and (1.27) can also be derived by using the fact that the NPV of the respective cash flow stream is zero:

NPV(PA,-C,...,-Cn payments)=PA-CD(1)-CD(2)-...-CD(n)=0     PA=Cnk=1(1+j)-k=C1-(1+j)-njNPV(0,-C,...,-Cn payments+VA)=-CD(1)-CD(2)-...-CD(n)+VAD(n)=0     VA=CD(n)nk=1(1+j)-k=C(1+j)n1-(1+j)-nj=C(1+j)n-1j.

Here, D(k) = (1 + j)k is the discounting function.

Example 1.19.

You make deposits of $1,500 every six months starting today into a fund that pays interest at i(2) = 7%. How much do you have in your fund immediately after the 30th deposit?

Solution. We have C = 1500, n = 30, and the interest rate 0.07/2=0.035 per half year. Since we have been asked to determine the accumulated value on the date of the 30th deposit, we deal with an ordinary simple annuity. Therefore,

VA=1500·(1.035)30-10.035$77,434.02.

Example 1.20.

It is estimated that a machine will need replacing 10 years from now at a cost of $80,000. How much must be put aside each year to provide that amount of money if the company's savings earn interest at an 8% annual effective rate?

Solution. Assume that an amount of $C is deposited at the end of each of 10 years. So we deal with an ordinary simple annuity. The accumulated value is

VA=C(1.08)10-10.08=$80,000.

Hence, C ≅ = $5,522.36.

Example 1.21.

A used car is purchased for $2,000 down and $200 a month for 6 years. Interest is at i(12) = 10%.

  1. (a) Determine the price of the car.
  2. (b) Assuming no payments are missed, what single payment at the end of 2 years will completely pay off the debt?

Solution.

(a) We have that the price P of the car is a sum of the down payment and the present value PA of a simple annuity paying $200 a month:

P=2000+PA=2000+2001-(1.008333)-720.008333$12,795.73.

(b) The value of the debt at the end of 2 years is given by the sum of one regular monthly payment and the present value of 48 = 4 · 12 payments left:

200+2001-(1.008333)-480.008333$8,085.63.

1.3.1.2 Annuities Due

An annuity due is an annuity whose periodic payments are due at the beginning of each payment interval. The term of an annuity due starts at the time of the first payment and ends one payment period after the date of the last payment. The diagram below shows the simple case of an annuity due for n payments when the payment intervals and interest periods coincide.

Figure 1.12

Figure showing the time diagram for a simple annuity due.

The time diagram for a simple annuity due.

Annuities due (and deferred annuities presented below) may be handled using the concept of an equation of values. The accumulated value of the payments on the date of the last nth payment (which is time n − 1) is C a¯n|j(1+j)n. We then accumulate this amount for one interest period to obtain the accumulated value VA of an annuity due:

VA=Ca¯n|j(1+j)n+1.      (1.29)

The discounted value of the payments one interest period before the first payment is Ca¯n|j. We then accumulate this amount for one interest period to determine the present value PA of an annuity due:

PA=Ca¯n|j(1+j).      (1.30)

Example 1.22.

Determine the discounted value and the accumulated value of $400 payable semi-annually at the beginning of each half-year over 10 years if interest is 8% per year payable semi-annually.

Solution. We deal with an annuity due. There are n = 20 payment periods. The interest rate over one period of 6 months is 0.08/2=0.04. Therefore,

VA=4001.0420-10.04(1+0.04)=400·30.9692$12,387.68,PA=4001-1.04-200.04(1+0.04)=400·14.1339$5,653.58.

1.3.1.3 Deferred Annuities

A deferred annuity is an annuity whose first payment is due some time later than the end of the first interest period. Thus, an ordinary deferred annuity is an ordinary simple annuity whose term is deferred for, say, k periods. The time diagram below depicts this case.

Figure 1.13

Figure showing the time diagram for a deferred annuity.

The time diagram for a deferred annuity.

Deferred annuities may be handled using the concept of an equation of values. The period of deferment is k periods and the first payment of the ordinary annuity is at time k + 1. This is because the term of an ordinary annuity starts one period before its first payment. Hence, the discounted value one period before the first payment (time k) is C a¯n|j; the discount factor for k periods is (1+j)k. Therefore, the present value PA of an ordinary deferred annuity is given by

PA=C a¯n|j(1+j)-k.      (1.31)

Example 1.23.

A used car sells for $9,550. Brent wishes to pay for it in 18 monthly instalments, the first due in three months from the day of purchase. If 12% compounded monthly is charged, determine the size of the monthly payment.

Solution. The discounted value of the deferred annuity is

9550=C1-1.01-180.011.01-2=C·11.033308.

Hence, the monthly payment is C=955011.033308$865.56.

1.3.2 Determining the Term of an Annuity

In some problems, the accumulated value VA or the discounted value PA, the periodic payment C, and the rate j are specified. This leaves the number of payments n to be determined. Note that n can be found by using logarithms:

VA=C(1+j)n1j(1+j)n=jVAC+1n=ln(jVA/C+1)ln(1+j)PA=C1(1+j)nj(1+j)n=1jPACn=ln(1jPA/C)ln(1+j).

Usually, being given VA or PA, C, and j, we cannot find an integer number of periods n for the annuity. It is necessary to make the concluding payment differ from C in order to have equivalence. There are two ways, as follows.

Procedure 1.

The last payment is increased by a sum that will make the payments equivalent to the accumulated value VA or the discounted value PA. This increase is sometimes referred to as a balloon payment.

Procedure 2.

A smaller concluding payment is made one period after the last full payment. The smaller concluding payment is sometimes referred to as a drop payment.

Example 1.24.

A debt of $4,000 bears interest at i(2) = 8%. It is to be repaid by semi-annual payments of $400. Determine the number of full payments needed. Use both Procedure 1 and Procedure 2.

Solution. We have PA = 4000, C = 400, i(2)/2 = 0.08/2=0.04, and we want to calculate n. Substituting in equation (1.27), we obtain:

1-(1+0.04)-n0.04=10-nln(1.04)=ln(0.6)n=13.024.

Procedure 1.

There will be 12 regular payments and a final payment. Let X be the balloon payment that will be added to the last regular payment to make the payments equivalent to the discounted value PA = 4000. Using time 0 as the focal date, we obtain the following equation of value:

4001-(1+0.04)-130.04+X(1+0.04)-13=4000  X=1.0413·(4000-4001-1.04-130.04)  X=5.7409·1.0413$9.56.

So the last, 13th payment, will be 400 + 9.56 = $409.56.

Procedure 2.

There will be 13 full payments and a final smaller payment. Let Y be the size of a smaller concluding payment (the drop payment). Using time 0 as the focal date, we obtain the following equation of value:

4001-1.04-130.04+Y 1.04-14=4000Y=5.7409·1.0414$9.94.

1.3.3 General Annuities

Let us consider annuities for which payments are made more or less frequently than interest is compounded. Such a series of payments is called a general annuity. One way to solve general annuity problems is to replace the given interest rate by an equivalent rate for which the interest compounding period is the same as the payment period. Another approach used in solving a general annuity problem is to replace the given payment by equivalent payments made on the stated interest conversion dates. As a result, for both these approaches, a general annuity problem is transformed into a simple annuity problem.

Example 1.25

(Interest is compounded more frequently than payments are made). Joe deposits $200 at the beginning of each year into a bank account that earns interest at i(4) = 6%. How much money will be in his bank account at the end of 5 years?

Solution. First, determine the rate j per year equivalent to the rate of 0.06/4 per quarter:

1+j=(1+0.06/4)4j=1.0154-1j=6.136355%

Second, calculate the accumulated value VA of an ordinary annuity due with C = $200, n = 5, and j = 6.136355%:

VA=200((1+j)6-1j-1)=200·5.99931$1,199.86.

Example 1.26

(Payments are made more frequently than interest is compounded).

A car is purchased by paying $2,000 down and then $300 each quarter for 3 years. If the interest on the loan was i(2) = 9.2%, what did the car sell for?

Solution. First, determine the rate j per quarter equivalent to 0.092/2 per half-year:

(1+j)4=(1+0.092/2)21+j=1.046j=2.27414%

Second, calculate the discounted value P of an ordinary simple annuity with C = $300, n = 3 · 4 = 12, and j = 2.27414%:

PA=3001-(1+j)-12j=300·10.39946$3,119.84.

The sale price of the car is P = $2,000 + PA = $5,119.84.

Example 1.27.

Suppose the following.

  • You have access to an account paying 100r% compounded annually for the indefinite future.
  • Your salary will grow by 100g% per year for as long as you work, and your salary is paid in a lump sum at the end of each year and you just got paid.
  • You plan to retire T years from now.
  • You expect to live for M years after retirement.
  • Upon retirement, you would like an annual income equal to 100p% of your final salary, adjusted for inflation.
  • Inflation is expected to remain stable at 100i% for the indefinite future.
  • You will save a fixed percentage 100q% of your salary each year until retirement.

Here, r, g, p, i, and q are positive real parameters; T and M are positive integer parameters. What is the minimum value of q that will allow you to achieve your retirement goals?

Solution. Suppose I currently earn S (just paid), so that next year I will earn S(1 + g), the year after S(1 + g)2, etc. I am depositing the fraction q of this each year for the next T years and will earn a return of r each year. Thus, the moment I retire (i.e., the moment I make my final deposit), I will have

qS(1+g)(1+r)T-1+qS(1+g)2(1+r)T-2+...+qS(1+g)T-1(1+r)+qS(1+g)T.

This is the same as

qS(1+g)T[(1+r)T-1(1+g)T-1+(1-r)T-2(1+g)T-2+...+(1+r)(1+g)+1]

and if we let 1+h=1+r1+g (so that h=1+r1+g1) we can recognize the term in square brackets as the accumulated amount

s¯T|h(1+h)T-1h=(1+h)Ta¯T|h.

Thus, upon retirement, I will have

qS(1+q)Ts¯T|h.

Exactly one year after my final deposit, I will withdraw pX(1 + i), where X = S(1 + g)T is my final salary (remember that I am withdrawing fraction p of my final salary, and that I am adjusting that final salary for inflation). The year after I will withdraw pX(1 + i)2, etc. As I plan to make M withdrawals, I will need at least

pX(1+i)1+r+pX(1+i)2(1+r)2+...+pX(1+i)M(1+r)M=pS(1+g)Ta¯j|M

in the account at date T, where 11+j=1+i1+r (so that j=1+r1+i-1). Thus we must ensure that qS(1+g)Ts¯h|TpS(1+g)Ta¯j|M, equivalently

qp·q¯j|Ms¯h|T.

1.3.4 Perpetuities

A perpetuity is an annuity whose payments begin on a fixed date and continue forever. Examples of perpetuities are the series of interest payments from a sum of money invested permanently at a certain interest rate, or a scholarship paid from an endowment on a perpetual basis. We shall discuss an ordinary simple perpetuity, that is, when a lump sum is invested and a series of level periodic payments is made, with the first payment made at the end of the first interest period and payments continuing forever. It is meaningless to speak about the accumulated value of a perpetuity. The discounted value, however, is well defined as the equivalent dated value of the set of payments at the beginning of the term of the perpetuity.

Let j denote the interest rate per period. The discounted value P of an ordinary simple perpetuity must be equivalent to the set of payments C, as shown on the diagram below.

Figure 1.14

Figure showing the time diagram for a perpetuity.

The time diagram for a perpetuity.

From the equation of value we get

P=C(1+j)-1+C(1+j)-2+C(1+j)-3+....      (1.32)

We know that the sum of an infinite geometric progression can be expressed as

a+aq+aq2+aq3+...=a1-q  if-1<q<1.

The expression in (1.32) is a geometric progression with a = C(1 + j)−1 and q = (1+ j)−1 . Clearly, 0 < q < 1 for j > 0, hence

P=C(1+j)-11-(1+j)-1=C(1+j)-1=Cj.

Alternatively, it is evident that P will perpetually provide C = Pj as interest payments on the invested capital P at the end of each interest period as long as it remains invested at rate j per period.

Example 1.28.

How much money is needed to establish a scholarship fund paying $1,500 annually if the fund will earn interest at i = 6% and the first payment will be made (a) at the end of the first year, (b) immediately, (c) 5 years from now?

Solution.

  1. (a) We have an ordinary simple perpetuity with C = 1500 and j = 0.06; therefore, we calculate P=$1,5000.06=$25,000.
  2. (b) We have a simple perpetuity due and P=Cj+R. So, we calculate P = $25,000 + $1,500 = $26,500.
  3. (c) We have a simple perpetuity deferred k = 4 periods for which P=cj(1+j)-k (we set the focal date 4 years from now). Therefore, P = $25,000 · 1.06−4 = $19,802.34.

1.3.5 Continuous Annuities

Consider a general annuity in which the payments are made more frequently than interest is compounded. Let there be m payments made throughout each of n interest periods. Interest is periodically compounded at interest rate j. Each payment is equal to $1m for a total of $1 per period. The present value of such an annuity is

nmk=11m(1+j)-km=1ma¯nm|jm,

where jm=(1+j)1m-1. By letting the value of m approach infinity, we obtain a continuous annuity in which payments are made continuously for a total of $1 per period. The present value of such an annuity, denoted ˉa¯n|j, is

ˉa¯n|j= limm1ma¯nm|jm= limmnmk=11m(1+j)-km= limh0nmk=1h(1+j)-hk  (where h1m)

(note that we deal with a limit of Riemann sums)

=n0(1+j)-tdt=-(1+j)-tln(1+j)|n0=1-(1+j)-nln(1+j)=1-(1+j)-nj,      (1.33)

where j = ln(1 + j) is an equivalent interest rate compounded continuously. Here, one unit of time is one period. Hence, j is a continuous compound rate per period. Equation (1.33) takes the following concise form:

ˉa¯n|j=jja¯n|j.

If the payment is $C per period payable continuously, the present value PA and accumulated value VA are, respectively,

PA=Cˉa¯n|j  and  VA=Cˉa¯n|j(1+j)n.

In a similar fashion, we can derive the present value of an annuity in which payments are made continuously and interest is compounded continuously at rate j:

ˉaˉn|j=limmnmk=11mejkm=n0ejtdt=ejtj|n0=1ejnj.      (1.34)

Alternatively, using the equivalency 1 + j = ej, we can derive (1.34) directly from (1.33).

Finally, let us consider a general case with payments made continuously at a varying rate. Let c(t) be the intensity of payments at time t. So the payment made throughout an infinitesimally small time interval [t, t + dt] is c(t)dt. The present value of this payment is (1 + j)tc(t) dt in the case of periodic compounding. To find the present value PA of such an annuity, we only need to sum up the present values of all payments. Since there are infinitely many of such infinitesimally small payments, the summation becomes an integral from 0 to n:

PA=n0c(t)(1+j)-tdt.

If interest is compounded continuously at a constant rate j, then n

PA=n0c(t)e-jtdt.

Finally, if interest is compounded continuously at a varying rate j(t), we have

PA=n0c(t)e-T0j(u) dudt.

1.4 Bonds

1.4.1 Introduction and Terminology

Bonds are a method used to borrow money from a large number of investors to raise funds for financing long-term debts. From the investor's point of view, bonds provide steady periodic interest payments along with returning the amount borrowed at some point in the future. A bond is a written contract between the issuer (borrower) and the investor (lender) that specifies the following.

  • The face value, or the denomination, denoted F, of the bond (usually is a multiple of 100).
  • The redemption date, or maturity date, denoted T, is the date on which the loan will be repaid. In most cases, the redemption value, denoted W, of a bond is the same as the face value (i.e., W = F), and in such cases we say the bond is redeemed at par.
  • The bond rate, or coupon rate, denoted c, is the rate at which the bond pays interest on its face value at equal time intervals until the maturity date. For example, an 8% bond with semiannual coupons has c = 0.04 or, equivalently, c(2) = 0.08.

The following notations will be used in calculating bond prices:

P

denotes the purchase price of a bond (its present value).

C

is the amount of the coupon; it is a fraction of the face value of the bond, i.e., C = Fc, where c is the periodic coupon rate. If the coupons are paid with the frequency m, then we say that the bond pays interest at the nominal rate c(m); the periodic coupon rate is c = c(m)/m.

n

is the number of coupon/interest payment periods; i.e., we assume here that the bond rate and interest rate have the same conversion period.

j

denotes the yield rate per interest period, often called the yield to maturity, i.e., the interest rate actually earned by the investor, assuming that the bond is held until it matures. If the interest is compounded with the frequency m at the annual nominal rate i(m), then j = i(m)/m.

When a bond is sold, its present value is reported as a percent of its face value. For example, the price of a $1,000 bond may be reported as 98, which means that the market value of the bond is (98/100)$1,000 = $980. A price of 100 means that the value of the bond is equal to its face value. There are two main examples of bonds: (1) saving bonds (such as Canada Savings Bonds) can be cashed in at any time before the redemption date, and you will receive the full face value plus accrued interest; (2) marketable bonds (such as corporate or Government of Canada bonds) do not allow the bond owner to cash the bond in before maturity. Marketable bonds can be sold on the bond market, where the price you receive will be influenced by current interest rates.

1.4.2 Zero-Coupon Bonds

The simplest case of a bond is a zero-coupon bond, which pays no coupons but instead just returns the investor an amount equal to the face value of the bond on the date of maturity. In this case the coupon rate c is zero. Why would anyone buy such a bond? The point is that the investor pays a smaller amount than the face value of the bond. Given the interest rate, the present value of such a bond can be easily computed. Suppose that a bond with face value F dollars is maturing in T years, and the annual effective rate is i; then the present value (purchase price) of the bond is

P=(1+i)-TF.

In reality, the opposite happens: bonds are freely traded and their prices are determined by the markets, whereas the interest rate is implied by the bond prices. The implied annual effective rate is then

i=(FP)1/T-1.

For simplicity, let us consider a unit bond whose face value is equal to one unit of the home (domestic) currency, i.e., F = 1. Denote the purchase price of a unit bond at time tT by Z(t, T), where times t and T are measured in years. In particular, Z(0, T)= P is the present value of the bond at time t = 0, and Z(T, T) = 1 is equal to the face value. Let us summarize the pricing formulae for a zero-coupon bond.

  • If interest is compounded annually at rate i, then

    Z(t,T)=(1+i)-(T-t).

  • Using periodic compounding with frequency m, we have

    Z(t,T)=(1+i(m)m)-m(T-t).

  • In the case of continuous compounding, we obtain

    Z(t,T)=e-(T-t)r.

  • If the instantaneous interest rate is a function of time, i.e., the interest rate at time s ∊ [t, T] is r = r(s), then

    Z(t,T)=e-Ttr(s)ds.

    Note that the instantaneous interest rate is readily obtained by differentiating the log-price of a bond:

    r(t)=lnZ(t,T)t=1Z(t,T)Z(t,T)t.

    The rate r(t) is sometimes referred to as the short rate.

For comparing different investment opportunities, we can use the yield rate or spot rate, denoted y(t, T), which is defined implicitly as the yield to maturity of a zero-coupon bond:

Z(t,T)=e-y(t,T)(T-t).

The spot rate can be viewed as an average interest rate for the time interval [t, T]. For time varying interest rates, we have y(t,T)=1TtTtr(s)ds. Typically, the yield rate is considered as a function of the time to maturity τ = Tt, so we can also use the notation y(τ) ≔ y(t, T).

1.4.3 Coupon Bonds

For a coupon bond, the buyer will receive two types of payments, namely, a coupon payment Fc at the end of each interest period (with the length of δt=1m years) and the redemption value W on the redemption date. Thus, a coupon bond can be viewed as a cash flow stream of the form

Figure 1.15

Figure showing the time diagram for a coupon bond.

The time diagram for a coupon bond.

First, let us assume that the interest is compounded periodically at rate j, and the coupons are paid at the interest conversion dates. To determine the price paid to buy the bond, we discount each cash flow to the date of sale at rate j. The purchase price P is the sum of the discounted value of all coupons and the discounted value of the redemption value:

P=Fc(11+j+1(1+j)2+...+1(1+j)n)+W(1+j)n      (1.35)

=Fcaˉn|j+W(1+j)n.      (1.36)

The formula (1.36) can be simplified by eliminating the factor (1 + j)n as follows:

P=Fca¯n|j+W(1-ja¯n|j)=W+(Fc-Wj)a¯n|j.      (1.37)

Hence, if P > W (the purchase price of a bond exceeds its redemption value), the bond is said to have been purchased at a premium. The size of the premium is given by

Premium=P-W=(Fc-Wj)a¯n|j.

That is, a premium occurs when Fc > Wj. For par value bonds (i.e., W = F) the bond is purchased at a premium when c > j. Similarly, if P < W (the purchase price is less than the redemption value) the bond is said to have been purchased at a discount. The size of the discount is

Discount=W-P=(Wj-Fc)a¯n|j.

That is, a discount occurs when Fc < Wj. In other words, each coupon is less than the interest desired by the investor. For par value bonds (i.e., W = F) the bond is purchased at a discount when j > c. Formula (1.37) is often more efficient than (1.36) since it requires only the calculation of a¯n|j. It also tells us whether the bond is purchased at a premium (the purchase price of a bond exceeds its redemption value) or at a discount.

Suppose a bond is redeemable at par (that is, W = F). Then its price is equal to the face value (i.e., P = F) iff the coupon rate and yield rate coincide (i.e., rate c = rate j). In this case, the bond is said to be purchased at par. The proof is straightforward. Assume W = F in (1.36), then

P=Wca¯n|j+(1+j)-n=1c=1-(1+j)-na¯n|j=j.

Example 1.29.

A $1,000 bond that pays interest at c(2) = 8% is redeemable at par at the end of 5 years. Determine the purchase price to yield an investor 10% compounded semi-annually.

Solution. We know that

  • the redemption value is W = F = $1,000,
  • the coupon rate is c = 0.08/2=0.04 and the coupon is hence C = Fc = $40,
  • the number of coupon payments is n = 5 · 2 = 10,
  • the yield rate is j = 0.1/2=0.05.

The purchase price P to yield i(2) = 10% is the sum of the discounted values of coupons and of the redemption value:

P=401-(1+0.05)-100.05+F(1+0.05)-10=308.87+613.91=$922.78.

Since the buyer is buying the bond for less than the redemption value, that is, P < F, we say that the bond is purchased at a discount.

Example 1.30.

A corporation issues 15-year bonds redeemable at par. Under the contract, interest payments will be made at the rate c(2) = 10%. The bonds are priced to yield 8% per annum compounded monthly. What is the issue price of a $1,000 bond?

Solution. We have F = W = $1,000, c = 0.1/2 = 0.05, n = 15 · 2 = 30. Calculate rate j per half-year equivalent to i(12) = 8%:

(1+j)2=(1+0.0812)12j=(1+0.0812)6-1j=0.040672622.

Now the purchase price is

P=W+(FcWj)a¯30|j=1000+(5040.672622)a¯30|j=1000+9.32737817.15168=$1,159.98.

One of the most important properties of a coupon bond is the relation between its price and the yield rate. Bonds are freely traded and their prices are determined by the markets. Therefore, the yield rate of a bond is implied by the purchase price. Clearly, the higher the yield rate, the lower the bond price. Let us formally prove this fact.

Theorem 1.3

(The Price-Yield Theorem). The price and yield of a coupon bond move in opposite directions.

Proof. Let us think of P as a function of the rate j. If we differentiate (1.35) with respect to j, we find that

dPdj=Fc(-1(1+j)2-2(1+j)3-...-n(1+j)n+1)-nW(1+j)n-1,

which is negative, so P is a decreasing function of j.

So far, we discussed the pricing of a coupon bond in the situation where the desired yield rate is given and is constant during the lifetime of the bond. Now we consider the general case where the yield rate varies with time and is implicitly defined by values of zero-coupon bonds. First, note that a coupon payment of $C due at time t gives the same cash flow as that of C zero-coupon bonds maturing at time t. Therefore, a coupon bond can be viewed as a portfolio of zero-coupon bonds with different maturity times. The present value of a coupon paid at time t is C · Z(0,t). The present value of the redemption value paid at time T is W · Z(0, T). Therefore, the purchase price P of a coupon bond (i.e., its value at time 0) can be represented as a weighted sum of zero-coupon bonds' values:

P=CZ(0,δt)+CZ(0,2δt)++CZ(0,(n1)δt)+(C+W)Z(0,T)=nk=1CZ(0,kδt)+WZ(0,T),      (1.38)

where δt is the length of the coupon/interest payment period and T = n δt is the maturity time.

For each zero-coupon bond with maturity time t we can find the annual yield rate y(t) implied by the bond price Z(0,t) as follows:

Z(0,t)=e-y(t)ty(t)=-lnZ(0,t)t.

The formula (1.38) takes the form

P=nk=1e-ykkδtC+e-ynTW,      (1.39)

where yk = y(k δt) is the yield rate (at time 0) for the zero-coupon bond maturing at time t = k δt. Commonly the rates are tied to interest rates on short-term bonds or money market accounts. Typically, interest rates are expected to go up, i.e., y(s) ≤ y(t) for s < t.

There are bonds that have variable coupon rates. If it is the case, then (1.39) takes the form:

P=nk=1e-ykkδtCk+e-ynTW,      (1.40)

where Ck is the coupon paid at time t = k δt.

1.4.4 Serial Bonds, Strip Bonds, and Callable Bonds

A set of bonds issued at the same time but having different maturity dates is called serial bonds. Serial bonds can be thought of simply as several bonds covered under one bond contract. The present value of the entire issue of the bonds is just the sum of the present values of the individual bonds.

Example 1.31.

To finance an expansion of services, the City of Waterloo issued $30,000,000 of serial bonds on March 15, 2013. Bond interest at 4% per annum is payable half yearly on March 15 and September 15, and the contract provides for redemption as follows: $10,000,000 of the issue to be redeemed March 15, 2018; $10,000,000—March 15, 2023; $10,000,000—March 15, 2028. Calculate the purchase price of the issue to the public to yield i = 4% on those bonds redeemable in 5 years and i = 5% on the remaining bonds.

Solution. This issue can be viewed as a sequence of three coupon bonds redeemable at par. The face value of each bond is F = $10,000,000. The coupon rate is i = 0.02; each coupon is C = 200,000. Let us find the present values.

  1. The bond is redeemed March 15, 2018. There are n = 5 · 2 = 10 coupon payments. The yield rate j = 0.04/2=0.02 is equal to the coupon rate. Therefore, the bond is purchased at par. The purchase price is P1 = $10,000,000.
  2. The bond is redeemed March 15, 2023. There are n = 10 · 2 = 20 coupons. The yield rate is j = 0.05/2=0.025 > i; the bond is purchased at a discount. The purchase price is

    P2=10,000,000+(200,000-10,000,000·0.25)a¯20|0.025=$9,220,541.87.

  3. The bond is redeemed March 15, 2028. There are n = 15 · 2 = 30 coupons. The yield rate is j = 0.025. The purchase price is

    P3=10,000,000+(200,000-10,000,000·0.25)a¯30|0.025=$8,953,485.37.

The purchase price of the issue is P = P1 + P2 + P3 = $28,174,027.24.

Some investors may separate coupons from the principal of coupon bonds, so that different investors may receive the principal (i.e., the redemption value) and each of the coupon payments. The coupons and remainder are sold separately. This creates a supply of new zero-coupon bonds. This method of creating zero-coupon bonds is known as stripping and the contracts are known as strip bonds. STRIPS stands for Separate Trading of Registered Interest and Principal Securities. Recall that the discounted value of the redemption value is W(1 + j)n. Each coupon has the discounted value Fc(1 + j)k, where k is the number of interest conversion periods from now to the time the coupon is paid. Thus, the present value of coupons is Fca¯n|j.

Example 1.32.

Investor A buys a $2,500 10-year bond paying interest at c(2) = 6%, redeemable at 105, to yield i(2) = 7%. She sells the coupons to investor B, who wishes to yield i(2) = 6.25%, and she sells the strip bond to investor C, who wishes to yield i(4) = 6.5%. What profit does investor A make?

Solution. The face value is F = $2,500. The redemption value is W = 2500 · 1.05 = $2,625. Investor A (with the yield rate j = 7%/2=3.5%) pays

PA=2625+(2500·0.03-2635·0.035)·a¯20|0.035=$2,385.17.

Investor B (with the yield rate j = 6.25%/2=3.125%) pays for the coupons

PB=2500·0.03·a¯20|0.03125=$1,103.02.

Investor C pays for the strip bond

PC=2625·(1+0.0654)-40=$1,377.55.

The profit of investor A is

PB+PC-PA=$1,103.02+$1,377.55-$2,385.17=$95.40.

A callable bond is a bond that allows the issuer to pay off the loan (or a fraction of the loan) at any of a set of designated call dates. If interest rates decline, a bond issuer would call a bond early, pay off the old issue, and replace it with a new series of bonds with a lower coupon rate. A bond is said to have a European option if it has a single call date prior to maturity. A bond has an American option if it is callable at any date following the lockout period (the period before the first call date). When an investor calculates the price of a callable bond, the investor must determine a price that will guarantee the desired yield regardless of the call date. Putable (or extendible, or retractable) bonds are bonds that allow the bond owner (not the issuer) to redeem the bond at a time other than the stated redemption date.

Example 1.33.

A $5,000 callable bond matures on September 1, 2023, at par. It is callable on September 1, 2018 at $5,250. Interest on the bond is c(2) = 6%. Calculate the price on September 1, 2013, to yield an investor i(2) = 5%.

Solution.

Scenario 1: The bond is called prior to maturity. The present value is

P1=5250+(5000·0.03-5250·0.025)·a¯10|0.025=$5,414.10.

Scenario 2: The bond is not called prior to maturity. The present value is

P2=5000+5000·(0.03-0.025)·a¯20|0.025=$5,389.73.

To guarantee that the buyer will yield i(2) = 5%, the purchase price must be the smallest of the two prices:

P=min{P1,P2}=min{5414.10,5389.73}=$5,389.73.

1.5 Yield Rates

1.5.1 Internal Rate of Return and Evaluation Criteria

The interest rate that produces a zero NPV of some cash flow stream [C0, C1, ..., Cn] is called the internal rate of return or simply the rate of return. Its calculation is another financial tool that can be used to determine whether or not to proceed with a project. For the case with equal time periods and when the interest is periodically compounded, the internal rate of return jint solves the equation NPV(jint) = 0, where

NPV(j)=C0+C1(1+j)-1+C2(1+j)-2+...+Cn(1+j)-n=Nk=0Ckdk

with d ≔ (1 + j)−1 . Notice that multiple solutions are possible.

Let jcc be the cost of capital (the risk-free interest rate), and let jint be the internal rate of return.

  • If jcc < jint, then NPV(jcc) > 0 and the project will return a profit.
  • If jcc = jint, then NPV(jcc) = 0.
  • If jcc > jint, then NPV(jcc) < 0 and the project will not return the required rate of return jcc.

Example 1.34

(Multiple Solutions). Find the rate of return for

  1. (a) an investment with the principal of 100 that yields returns of 70 at the end of each of two periods; i.e., find the rate of return for the cash flow stream C =[−100, 70, 70];
  2. (b) the cash flow stream C =[a b, −ab, 1].

Solution.

  1. (a) The rate of the return j solves the equation

    100=(1+j)-170+(1+j)-270.

    Denoting d = (1 + j)−1 and solving the quadratic equation 70d2 + 70d − 100 = 0 for d, we obtain that d=-7±32914. Since 70 + 70 > 100 we are looking for a positive rate j solving the equation. Since j > 0 implies that 0 < d < 1, we obtain the solution d = 0.795597. Thus, the internal rate of return is j=1d-125.69%.

  2. (b) The net present value is given by

    NPV=ab-(a+b)d+d2=(d-a)(d-b),

    where d = (1 + j)−1. The NPV is zero if d = a or d = b, and it is not uniquely determined when ab. Furthermore, the NPV of the cash flow stream −C has the same zeros. It is therefore not clear how to use the internal rate to determine which of the two cash flows is preferable.

The equation NPV(jint) = 0 can be solved analytically (for short cash flow streams) or numerically. As is shown in the previous example, this equation may have multiple solutions. However, in some special cases, the internal rate jint is uniquely determined by the cash flows.

Proposition 1.4.

If C0 > 0 and Ck < 0 for k = 1, 2,...,n (or C0 < 0 and Ck > 0 for k = 1, 2,...,n), then the internal rate jint is uniquely determined. In this case, the rate is positive, i.e., the discount factor d = (1+ jint)−1 < 1, iff

|C0|<nk=1|Ck|.

Proof. Define P(d) ≔ C0 + C1d + ... + Cndn. Then, in the first case,

P(d)=|C0|-(|C1|d+...+|Cn|dn).

Clearly, P(d) is a decreasing function for d ≥ 0 where P(0) > 0. If |C0|<nk=1|Ck| holds, then P (1) < 0. Hence, P(d) has a unique zero d0 ∊ (0, 1). Solving d0 = (1+ jint)−1 gives us the rate.

1.5.2 Determining Yield Rates for Bonds

One of the fundamental problems related to bonds is to determine what rate of return a bond will give to the buyer when bought for a given price P. In practice, the market price of a bond is often given without stating the yield rate. The yield of the bond reflects expectations of future rates. Bonds of different maturities can have different yields implied by the market. The investor is interested in determining the true rate of return on investment. Based on the yield rate, the investor can decide whether a particular bond is an attractive investment or can determine which of several bonds available is the best investment.

1.5.2.1 Zero-Coupon Bonds

The purchase price of a zero-coupon bonds defines the implied yield rate. In the case of continuous compounding, the annual yield rate y is given by

Z(t,T)=e-y(T-t)y=-lnZ(t,T)T-t.

If interest is compounded annually, then

Z(t,T)=(1+y)-(T-t)y=Z(t,T)-(T-t)-1.

The yield rate obtained is a measure of the return for a single payment made at maturity to the holder of a zero-coupon bond. The yield rate is a function of time to maturity. Recall that we use the notation y(t, T) to denote the yield rate (or the spot rate) at time t for a zero-coupon bond maturing at time T (time is measured in years). If we plot the yield rates of zero-coupon bonds with different maturities, we obtain the yield curve, which is discussed in Subsection 1.5.4.

1.5.2.2 Coupon Bonds

A direct method for determining the yield rate for a coupon bond involves the solution of the nonlinear algebraic equation P=F ca¯n|j+W(1+j)-n for the periodic rate j. A typical question is whether this equation has a solution j for a given a purchase price P. The following theorem settles this issue.

Theorem 1.5

(The Yield Existence Theorem). If the purchase price P of a coupon bond satisfies the inequality

0<P<nFc+W,

then there exists a yield rate j such that P=Fca¯n|j+W(1+j)n holds.

Proof. We know that P is a continuous decreasing function of j ∈ ℝ+. Furthermore,

 limjP(j)=0  and   limj0P(j)=nFc+W.

Hence, there is a positive real j such that P satisfies the inequality above.

Note that the annual yield rate y can be expressed in terms of the periodic yield rate j as follows:

1+y=(1+j)my=(1+j)m-1.

Here, m is the number of coupon (or interest) periods per year.

1.5.3 Approximation Methods

1.5.3.1 The Method of Averages

The method of averages calculates an approximate value of the yield rate j as a ratio of the average interest payment to the average amount invested. If n is the number of interest periods from the date of sale until the redemption date, then the average interest payment is

nFc+W-Pn,

and the average amount invested is W+P2. The approximate value of j is then given by the ratio

javerage interest paymentaverage amount invested=nFc+W-PnW+P2.

Example 1.35.

A $500 bond, paying interest at c(2) = 9.5%, redeemable at par on August 15, 2018, is quoted at 109.50 on August 15, 2006. Compute an approximate value of the yield rate compounded semi-annually.

Solution. We have F = W = 500. The purchase price is P = 500 · 1.095 = $547.50 since the bond is sold on a bond interest date. If the buyer holds the bond until maturity, she will receive 24 coupon payments of $500 · 0.095/2 = $23.75 each plus the redemption payment of $500. In total the buyer will receive 24 · $23.75+$500 = $1,070. The net gain $1,070 − $547.50 = $522.50 is realized over 24 interest periods, so that the average interest per period is $522.50/24 = $21.77. The average amount invested is ($547.50 + $500)/2= $523.75. The approximate value of the yield rate is

j=21.77523.75=0.0416=4.16% or i(2)=8.32%.

1.5.3.2 The Method of Interpolation

The method of interpolation is based on the following approach. First, calculate two adjacent nominal rates so that the market price of the bond lies between the prices determined by those two rates. To find two rates bracketing the yield rate, one can use the method of averages. Second, determine the actual yield rate using linear interpolation between the two adjacent rates.

Recall the idea of linear interpolation. Given two points (a, f(a)) and (b, f(b)) and a number c such that a < c < b, how can one estimate f(c)? Without any other information, we simply join the two given points with a straight line, y = g(x), and then approximate f(c) with the value g(c). The line y = g(x) that joins the points (a, f(a)) and (b, f(b)) passes through (a, f(a)) and has slope f(b)-f(a)b-a; therefore its equation is given by

g(x)-f(a)=f(b)-f(a)b-a(x-a).

With x = c, where a < c < b, we have

f(c)g(c)=f(b)-f(a)b-a(c-a)+f(a),

or in the form:

f(c)g(c)=b-cb-af(a)+c-ab-af(b).

Other (exact or more accurate numerical) methods of determining yield rates are based on the use of financial calculators or software such as Maple, Excel, etc.

Example 1.36.

Compute the yield rate as in the previous example by the method of interpolation.

Solution. By the method of averages we determined that the yield rate is approximately j = 4.16%. Now we compute the purchase prices to yield j = 4% and j = 4.75% compounded semi-annually. To yield j = 4% the purchase price is

P=500+(23.75-20)a¯24|0.04=$557.18.

If the bond interest rate is c = 9.5%/2=4.75%, and the yield rate j = 4.75%, the purchase price is equal to the redemption value: P = 500. Assuming that the purchase price P is a linear function of the yield rate j, we obtain

j-4.754-4.75=547.50-500557.18-500

with solution j=547.50-500557.18-500(4-4.75)+4.75=4.75-0.7547.557.18=4.127%. So the yield rate is i(2) = 8.254%.

The bond price for a yield j=4.127% is P=500+(23.7520.635)a¯24|4.127=$547.24.

Example 1.37.

An investor purchases a $1,000 bond, paying interest at c2 = 8% and redeemable at par in 10 years. The bond will yield i = 7% if held to maturity. After holding the bond for 3 years, the bond is sold to yield the new holder i(2) = 6%. Calculate the investor's yield rate i(2) over the 3-year investment period.

Solution. Using Fc = 1000 · 0.08/2 = 40, W = 1000, n = 10 · 2 = 20, and j = 0.035, we find the purchase price:

Purchase Price=40a¯20|0.035+1000(1.035)-20=$1,071.06.

After 3 years the selling price can be calculated using Fc = 40, W = 1000, n = 7 · 2 = 14, and j = 0.03:

Selling Price=40a¯14|0.03+1000(1.03)-14=$1,112.96.

Now consider the 3-year investment. The investor pays $1,071.06 for the bond, receives a $400 coupon payment every 6 months for 3 years, and then obtains $1,112.96 when the bond is sold. The equation of value at rate j per half-year is

1071.06=40a¯6|j+1112.96(1+j)-6.

Using the method of averages, an approximate value of the yield rate j is

j6·40+1112.96-1071.06(1112.96+1071.06)/2=0.043 or i(2)=8.6%.

By linear interpolation we obtain a more accurate answer. The bond prices for the two yields of 8% and 9% are

P(i(2)=8%)=40aˉ6|0.04+1112.96(1.04)6=$1,089.27,P(i(2)=9%)=40aˉ6|0.045+1112.96(1.045)6=$1,060.95.

Hence for the yield rate i(2) we use interpolation,

i(2)-89-8=1071.06-1089.271060.95-1089.27=18.2128.32=0.643

giving the yield rate i(2) = 8.643%.

1.5.3.3 Numerical Methods

Although the method of interpolation provides a better approximation of the yield rate in comparison with the method of averages, the result is still inaccurate. The approximation error can be significantly reduced by employing a numerical algorithm such as Newton's method for solving nonlinear equations. The Newton iterative rule for finding a zero of a continuously differentiable function f = f(x) takes the following form:

xk+1=xk-f(xk)f'(xk),  k=0,1,2,....      (1.41)

If initial approximation x0 is sufficiently close to a zero of the function f, then the sequence {xk}k≥0 produced by (1.41) converges to a solution of f(x) = 0.

To determine the yield rate for a given bond price P, we need to solve the equation

W+(Fc-Wj)a¯n|j=P

for the rate j. Define the function B(j):=W+(FcWj)a¯n|j and rewrite the above equation as B(j) − P = 0. According to Theorem 1.5, we have B(0) = nF c + W , B(∞) = 0, and B'(y) < 0. Thus, for any given price P ∊ (0, nF c + W), there exists a unique yield rate j ∊ (0, ∞) such that P = B(j).

Newton's method can be applied to find a zero of the function f(x) ≔ B(x) − P. An initial approximation of the rate j can be calculated with the method of averages. Such an approximation can be used as a starting value j0 within Newton's method. To carry out Newton's method it is worth noting that

da¯n|jdj=n(1+j)-n-1j-a¯n|jj.

Hence, the derivative of the bond value function B is

B'(j)=(Fc-Wj)n(1+j)-n-1j-Fca¯n|jj.

Let us describe the method of solving for the corresponding yield to maturity. Newton's method begins with an initial guess j0 and recursively computes approximate rates jn by

jn+1=jn-f(jn)f'(jn)=jn-B(jn)-PB'(jn),  n=0,1,....

The rate of convergence of Newton's method is quadratic since B'(j) ≠ = 0 for all j > 0. So, after several iterations, the current approximation jn is very close to the desired solution.

1.5.4 The Yield Curve

For many reasons (credit risk, liquidity, etc.) cash flows occurring at different points in time need to be discounted using different rates. Yield curves are often used to determine what rates should be used. Such a curve is a graph of the yield-to-maturity of a bond plotted against tenor (the number of years to maturity). The value of the spot (yield) rate is based on the assumption that the investor holds the bond until redemption and that the yield-to-maturity is the same yield rate used in pricing the bond. The market price reflects today's expectation of interest rates. The effective interest implied by the market prices determines the yield of the bond. Bonds of different maturities can have different yields implied by the market.

The yield curve is an instrument used for analysis of the bond market. The shape of the yield curve reflects the market's expectation of where interest rates are heading. As the date of maturity of a bond approaches, there is less and less uncertainty left. The principal of the bond is known and will be paid on the redemption date, and the interest rate is unlikely to move much in a short period of time. A bond of longer maturity will be exposed to more uncertainty (i.e., it is riskier) than one of short maturity. We can therefore expect long-dated bonds to have higher yields to compensate investors for this additional risk. So the yield curve is upward sloping. This is a so-called normal yield curve with upward sloping. The market expects that interest rates are likely to rise in the future. However, sometimes shorter maturities have higher yields so that the yield curve is known as downward sloping. The market predicts that the interest rates will fall. In such situations, the yield curve is said to be inverted.

There are well-established markets in the major government bonds so an investor need not hold the bond until maturity. Instead, the investor can sell it on the market. A normal yield curve highlights the fact that if you purchase a bond, hold on to the investment for a period of time, and then sell it, it is likely that your selling yield will be lower than your purchase yield. This provides investors with the opportunity to obtain a yield in excess of the yield-to-maturity.

The yield curve is used for pricing coupon bonds according to the following three basic steps. Consider a coupon bond issued at time t0 = 0. Let t1,t2,...,tn be the coupon dates so that t0 < t1 < t2 < ... < tn, with respective coupons C1, C2,...,Cn, and let the redemption value W be paid at maturity T = tn.

  • Step 1. Determine the annual yield rates y(t1),y(t2),...,y(tn) that correspond to the coupon dates t1,t2,...,tn.
  • Step 2. Evaluate the prices of zero-coupon bonds using Z(t0,tk)=ey(tk)(tkt0) (for continuously compounded yield rates) or Z(t0,tk) = (1+ y(tk))−(tkt0) (for annually compounded yield rates) for each k = 1, 2,...,n.
  • Step 3. Evaluate the present (time t0) value of the coupon bond by simply discounting all the future cash flows back to current time t0:

    P=C1·Z(t0,t1)+C2·Z(t0,t2)+...+Cn-1·Z(t0,tn-1)+(Cn+W)·Z(t0,tn).      (1.42)

Example 1.38.

Assume we have the interest rate structure as given in Table 1.16. Assume annual compounding. Calculate the price of a 5-year par value $1,000 bond if it is

  1. (a) a zero-coupon bond;
  2. (b) a coupon bond with rate c = 4%.

Table 1.16

Term structure of interest rates

Time to Maturity

Spot Rate

1 year

1.50%

2 year

1.50%

3 year

1.75%

4 year

2.00%

5 year

3.00%

Solution.

  1. (a) The price of the zero-coupon bond is equal to the discounted value of the redemption value paid at maturity. To determine the price, we discount the value W = 1000 using the 5-year spot rate of 4%:

    P=1000·1.03-5$862.61.

  2. (b) To determine the price of the coupon bond, we use (1.42). The amount of each coupon payment is C = 1000 · 0.04 = $40. The cash flows received from the coupon bond are no different from the cash flows received from a portfolio of four zero-coupon bonds with face value $40 maturing in one, two, three, and four years, respectively, and one zero-coupon bond with face value $1040 maturing in five years. Using the spot rates from Table 1.16 gives

    P=401.0151+401.0152+401.01753+401.024+10401.035$1,050.27.

Example 1.39.

Suppose that the continuously compounded yield curve on a zero-coupon bond with t years to maturity is

y(t)=0.05-0.03(1-e-t)/t,  t0.

How much would you pay for a 5-year bond that pays an annual coupon of 3% on a face value of $100?

Solution. The cash flows that I receive from the coupon bond (assuming zero credit risk) are no different from the cash flows that I would receive from a portfolio of (i) one zero-coupon bond with face value $3 maturing in one year, (ii) one zero-coupon bond with face value $3 maturing in two years, ..., (v) one zero-coupon bond with face value $103 maturing in five years. Therefore I should pay the same amount for the coupon bond as I would for the portfolio. The cost of the portfolio is

C=3ey(1)1+3ey(2)2+3ey(3)3+3ey(4)4+103ey(5)53e0.031+3e20.037+3e30.04+3e40.043+103e50.044$93.52.

Therefore we should be willing to pay $93.52 for the bond. Using the method of averages we get an approximate yield of

(3·5+100-93.53)/5(93.52+100)/20.04439.

If we only know the actual yields for a very small number of tenors, we can fit a curve to the data to determine what the yield on an arbitrary tenor should be. For example, Figure 1.17 illustrates actual yield curves using data from Government of Canada bonds as of January 28, 2013. Using the quadratic fit we would estimate that the yield on a 15-year bond issued by the Government of Canada should be y(15) = 2.43938, or approximately 2.44% compounded semi-annually.

Figure 1.17

Figure showing yields of several Government of Canada zero-coupon bonds (with maturities 2, 5, 10, 20, and 30 years) and a quadratic fit y(t) = 0.87008 + 0.15202t - 0.00316t2 to the data.

Yields of several Government of Canada zero-coupon bonds (with maturities 2, 5, 10, 20, and 30 years) and a quadratic fit y(t) = 0.87008 + 0.15202t - 0.00316t2 to the data.

A popular method for fitting yield curves used in practice is a so-called “Nelson–Siegel” curve

y(t)=α0+α1(1-e-t/βt/β)+α2(1-e-t/βt/β-e-t/β),

where α012,β are parameters to be calibrated to the data (for example, using the method of least squares or another curve fitting technique).

Example 1.40.

Evaluate limt→∞ y(t) and limt→0 y(t) for a Nelson–Siegel curve. Use your answers to interpret the parameters α0 and α1.

Solution. We use l'Hôpital's rule to obtain that

 limt01-e-t/βt/β= limt0e-t/β=1,

and therefore

 limt0(1-e-t/βt/β-e-t/β)=1-1=0.

Thus, y(0) = α0 + α1 and we can interpret the sum of these parameters as the so-called “short rate” at time 0. It is obvious that

 limt(1-e-t/βt/β)=0= limt(1-e-t/βt/β-e-t/β),

and therefore limt→∞ y(t)= α0. So we can interpret α0 as the long rate, and −α1 therefore represents how steep the yield curve is, in the sense that it measures the differential cost of long-term borrowing relative to short-term borrowing.

1.6 Exercises

  1. Exercise 1.1. Suppose that the return for the first year is r1 and the return for the second year is r2. Show that the return for the entire period of two years equals r1 + r2 + r1r2.
  2. Exercise 1.2. Show that the return on a deposit subject to periodic compounding is not additive, i.e., in general, R[t1,t2] + R[t2,t3]R[t1,t3] for t1 < t2 < t3.
  3. Exercise 1.3. Prove that V (t) = P (1 + i)t with P,i > 0 is an increasing, convex function of time t ≥ 0.
  4. Exercise 1.4. Find the effective annual rate when the nominal rate of 10% is
    1. (a) compounded semi-annually;
    2. (b) compounded monthly;
    3. (c) compounded continuously.
  5. Exercise 1.5. Let interest be paid at a nominal rate of 15% per year. How long will it take for a principal to double if the interest is
    1. (a) compounded annually;
    2. (b) compounded quarterly;
    3. (c) compounded continuously?
  6. Exercise 1.6. Assume a fixed yearly compounding rate i > 0. Find a formula that gives the number of years required to increase initial funds by n times for n = 2, 3, 4,....
  7. Exercise 1.7. Construct a time diagram that represents the following cash flow stream and find the rate of return.

    0

    1

    2

    $1,000

    -$500

    -$600

  8. Exercise 1.8. Find the closed-form expression for Sn=nk=1xk-1=1+x+x2+...+xn-1 by first showing that xSn-Sn=xn-1 and then solving for Sn.
  9. Exercise 1.9. You are considering three different investments:
    1. (a) one paying 7% compounded quarterly;
    2. (b) one paying 7.1% compounded annually;
    3. (c) one paying 6.9% compounded continuously.

    Which investment has the highest effective annual rate of return?

  10. Exercise 1.10. A firm can buy a piece of equipment for $200,000 paid immediately, or in three instalments: $70,000 paid now, $70,000 in one year, and $70,000 in two years time. Which option is better if money can be invested at a nominal rate of 6% compounded monthly?
  11. Exercise 1.11. Which of the following projects should a firm choose if each proposal costs $50,000 and the cost of capital is i = 8%? The projects provide the following end-of-year net cash flows:

    Years

    1

    2

    3

    4

    5

    Project A

    $20,000

    $10,000

    $5,000

    $10,000

    $20,000

    Project B

    $5,000

    $20,000

    $20,000

    $20,000

    $5,000

  12. Exercise 1.12. A used car sells for $9,550. You wish to pay for it in 18 monthly instalments, the first due on the day of purchase. If 12% compounded monthly is charged, determine the size of the monthly payment.
  13. Exercise 1.13. A couple is thinking of buying a new house by amortizing a loan. They can afford to pay $1,000 a month for the first 10 years and $1,200 a month for the next 10 years. If the current interest rate is i(12) = 6%, then how much can they borrow?
  14. Exercise 1.14. A company is able to borrow money at i(4) = 9½%. It is considering the purchase of a machine costing $110,000, which will save the company $5,000 at the end of every quarter for 7 years and may be sold for $14,000 at the end of the term. Should it borrow the money to buy the machine?
  15. Exercise 1.15. Tom and Jack purchased bonds on the same day. Both bonds are redeemable at par and have a yield of i = 6% and a face value of $10,000.
    1. (a) If Tom's bond pays annual coupons at the rate of 8% and it has 15 years to maturity, then how much does he pay for it?
    2. (b) If Jack's bond has 10 years to maturity and he pays $11,487.75 for it, then what is the annual coupon rate?
  16. Exercise 1.16. Jack invests $2,000 in Bond A and $2,000 in Bond B. On the same day Tom invests $2,000 in Bond C and $8,000 in Bond D. At the end of six months Bond A is worth $2,050, Bond B is worth $2,100, Bond C is worth $2,040, and Bond D is worth $8,360. Confirm that Jack has a higher (internal) rate of return on each of his bonds than Tom, but Tom has a higher (internal) rate of return on his total portfolio.
  17. Exercise 1.17. A $1,000 callable bond pays interest at c(2) = 8% and matures at 105 in 20 years. It may be called at 110 at the end of year 5, or at 107.5 at the end of year 15.
    1. (a) Determine the price of the bond to yield at least i(2) = 7%.
    2. (b) Estimate, using first the method of averages and then linear interpolation, the yield rate earned by the buyer if the bond is held to maturity.
  18. Exercise 1.18. On September 15, 2013, you were given a set of yield rates for various terms to maturity, generated using pricing data for Government of Canada bonds and treasury bills. Use the yield rates from the table below to price a coupon bond (issued on September 15, 2013) with the face value F = $1,000 and the coupon rate c = 2.5%. The bond is redeemable at par at the end of 5 years and it pays five annual coupons.

    Time t

    1

    2

    3

    4

    5

    Rate y(t)

    2.395%

    2.487%

    2.623%

    2.758%

    2.882%

  19. Exercise 1.19. Show that
    1. (a) the rate of return corresponding to a nominal rate i(m) compounded m times a year does not depend on the number of years it is invested;
    2. (b) the rate of return corresponding to a simple interest investment rate of r depends on the number of years it is invested.
  20. Exercise 1.20. Prove that for a fixed nominal interest rate i, the accumulation function A(m)=(1+im)m for the interest rate compounded m times a year is a strictly increasing function of m ≥ 1. [Hint: Use the inequality ln (1+x)>x1+xforx>0.]
  21. Exercise 1.21. A $1,000 bond paying interest at c(2) = 6% matures at par on August 1, 2013. If this bond is quoted at 92 on August 1, 2011, determine the yield rate compounded semi-annually by
    1. (a) using the method of averages;
    2. (b) using the method of interpolation.
  22. Exercise 1.22. Find the yield curve y(t) and the present value of a zero-coupon bond Z(0,t)=ey(t) t if the instantaneous interest rate is

    r(t)=11+ta+t1+tb

    with a,b > 0.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset