Example 17.4. Future Value of an Income Stream
Let
We divide the interval [0,T] into n subintervals of length Δt = and create n rectangles under the R(x) as seen in the figure below.
The height of the ith rectangle is R(ti) and its width is Δt. R(ti)Δt, the area of the ith rectangle, is the approximately the amount of the income stream to be invested between ti-1 and ti. If we think of investing this small principal at the continuous rate r for a period of T -ti years (this is the remaining time for the investment from ti to T), then the amount that will be accumulated after T years is [R(ti)Δt]er(T-ti). This formula is derived from the compound interest formula A = Pert (see example 4) where P = R(t i)Δt and ert is replaced by er(T-ti). Therefore, the Riemann sum of the future values of the areas of the rectangles is
Factoring out erT and Δt, we have
Letting n →∞, we have the following result:
The future value after T years of an income stream R(t) dollars per year, invested at the rate r per year compounded continuously, is
To illustrate this idea, consider Glow Health Spa. Glow Health Spa recently bought a full-body dermal treatment machine that is expected to generate $50,000 in revenue per year for the next 5 years. If this income stream is invested at 8% per year compounded continuously, what is the future value of this income stream in 5 years?
R(t) | = 50,000 where t is in years |
Note: the income stream R(t) is a constant amount per year in this example. |
|
r | = .08 |
T | = 5 years |
Future Value | = e0.08(5) ∫ 0550000e-0.08t dt = 1.49 ∫ 0550000e-0.08t dt |
= 1.49(206054)=$307,020 |
|
where the definite integral is calculated using the Basic Integration Tool. |
Example 17.5. Present Value of an Income Stream
The present value of an income stream of R(t) dollars per year over T years, earning interest at the
rate of r per year compounded continuously, is the principal P that would have to be invested now
to yield the same accumulated value as the investment stream would earn if it were invested on a
continuing basis for T years at rate r.
In equation form, we have
Dividing both sides of this equation by erT , we have PV = ∫ 0T R(t)e-rt dt, the present value of the income stream R(t).
To illustrate the present value of an income stream, we will consider the present value of Health Glow’s income stream (see above).
Where we have used the Basic Integration Tool in the last step. This means that in order to equal the future value ($307,020) of investing an income stream of $50000 for a period of 5 years at 8% compounded continuously, Health Glow would have to invest a lump sum now of $206054 for the same time period at the same rate of interest.
Health Glow’s revenue stream was constant ($50000) over the five-year period. Revenue streams need not be constant, however. Suppose Health Glow generated an increasing income stream given by R(t) = 50, 000 + 2000t. We find the future value and present value of this income stream as follows:
Example 17.6. Consumer Surplus
Let
p = D(x) | be the demand function for a commodity |
the established market price of the commodity |
|
the number of items sold at (i.e. the consumer demand at ) |
Consumers’ surplus is the difference between what consumers would be willing to pay p and the actual price they pay. If we plot p = D(x) and the straight line p = on the same axes, then the consumers’ surplus is the area between D(x) and p = , i.e. D(x) - , from 0 to .
We find the approximate area between the two curves (the straight line p = is considered to be a curve) by placing rectangles between them (see the figure below). The height of each rectangle is D(x) - and the width is Δx. The area of the ith rectangle is [D(x) - ]Δx.
The approximate area between the curves is the Riemann sum
Taking the sum as n →∞, we have
So, CS = ∫ 0D(x) dx- . To illustrate this concept, suppose the demand function is given by P = D(x) = -0.01x2 - 0.3x + 25 where
p | is the wholesale price in dollars |
x | is the demand in thousands |
= 10 | the established market price (in dollars) |
We need to find the intersection of p = D(x) and p = 10 in order to find the area between the two curves. See the figure below.
Using Goal Seek in Excel or uniroot in R, we find the demand at $10 is ≈ 26 (rounded down to the nearest whole number). Substituting in the formula above and using the Basic Integration Tool for the definite integral, we have
Example 17.7. Producers’ surplus
Let
p = S(x) | be the supply function for a commodity |
be the established market price of the commodity |
|
be the number of items producers are will to supply at (i.e. the consumer demand at ) |
The producers’ supply is the difference between what the suppliers actually receive and what they are willing to receive. The producers’ surplus is the area between the line p = and the supply curve S(x).
Similar to what we did for the consumers’ surplus, we find the area between the two curves to be the definite integral
To illustrate this concept, suppose the supply function is given by P = S(x) = 0.1x2 + 3x + 15 where
p | is the price in dollars |
x | is the demand in thousands |
= 50 | is the established market price |
Before we can find the Producers’ Surplus = -∫ 0S(x) dx, we need to find the intersection of p = 50 and p = S(x) in order to find the area between the two curves. Using Goal Seek in Excel or uniroot in R, we find the demand at $50 is ≈ 9. Substituting into the formula above and using the Basic Integration Tool for the definite integral, we have