Special Financial Concepts: Perpetuity and Sinking Funds
Perpetuity: Definition and Calculation of Present Value
Definition of a Perpetuity
A perpetuity is a unique type of annuity characterized by a stream of equal payments that are expected to continue indefinitely, or forever. Conceptually, it is an annuity where the term ($n$) extends infinitely ($n \to \infty$).
Perpetuities are financial constructs used in theory and as approximations in valuing certain real-world assets and income streams:
-
Consols: Historically, these were perpetual bonds issued by the British government, promising fixed annual interest payments without a maturity date.
-
Certain Preferred Stocks: Some preferred shares offer fixed dividend payments that are expected to continue indefinitely, provided the issuing company remains solvent and decides to pay dividends.
-
Endowments: Institutions (like universities) often have endowments where a large sum is invested, and a fixed amount of the investment income is used annually (e.g., for scholarships) with the goal of never spending the principal, thus generating income effectively forever.
-
Perpetual Lease or Ground Rent: Agreements to pay a fixed amount periodically for the use of land or property, with no specified end date.
The defining feature is the promise or expectation of receiving (or paying) the same amount at regular intervals forever.
Concept and Future Value
Given that the payments of a perpetuity continue without end, considering the total accumulated value of these payments at any point in the future leads to a theoretically infinite sum. As time goes to infinity, the number of payments goes to infinity, and the total interest earned also goes to infinity.
Therefore, the concept of a Future Value (FV) for a perpetuity is generally not meaningful or calculable in practice. The focus of perpetuity analysis is exclusively on determining its Present Value (PV) – the finite lump sum amount today that is equivalent to receiving (or paying) the infinite stream of future payments.
Present Value (PV) of an Ordinary Perpetuity
The Present Value of an ordinary perpetuity is the value today of receiving a series of equal payments ($R$) at the end of each period, starting one period from now, for an infinite number of periods. The calculation requires a discount rate ($i$) per period.
We can derive the formula for the Present Value of a perpetuity by taking the limit of the Present Value formula for an ordinary annuity as the number of periods ($n$) approaches infinity.
Recall the formula for the Present Value of an Ordinary Annuity (payments $R$ at the end of each period, discounted at rate $i$ per period, for $n$ periods):
$PV_{annuity} = R \left[ \frac{1 - (1+i)^{-n}}{i} \right]$
A perpetuity is an ordinary annuity with $n \to \infty$. So, the Present Value of a perpetuity is:
$PV_{perpetuity} = \lim\limits_{n \to \infty} PV_{annuity} = \lim\limits_{n \to \infty} R \left[ \frac{1 - (1+i)^{-n}}{i} \right]$
Since $R$ and $i$ are constants with respect to $n$, we can move them outside the limit:
$PV_{perpetuity} = \frac{R}{i} \times \lim\limits_{n \to \infty} \left[ 1 - (1+i)^{-n} \right]$
$PV_{perpetuity} = \frac{R}{i} \times \left[ 1 - \lim\limits_{n \to \infty} (1+i)^{-n} \right]$
Now, we need to evaluate the limit of $(1+i)^{-n}$ as $n$ approaches infinity. This term can be written as $\frac{1}{(1+i)^n}$.
For the Present Value of the perpetuity to be a finite, positive number (which is usually the case in practical financial contexts, otherwise the PV would be infinite), the discount rate $i$ must be positive ($i > 0$). If $i > 0$, then $(1+i) > 1$.
When a number greater than 1 is raised to an increasingly large positive power, the result grows without bound:
If $i > 0$, then $\lim\limits_{n \to \infty} (1+i)^n = \infty$
Consequently, the reciprocal of this term approaches zero:
If $i > 0$, then $\lim\limits_{n \to \infty} (1+i)^{-n} = \lim\limits_{n \to \infty} \frac{1}{(1+i)^n} = 0$
Substituting this limit value back into the PV perpetuity equation:
$PV_{perpetuity} = \frac{R}{i} \times \left[ 1 - 0 \right]$
$PV_{perpetuity} = \frac{R}{i} \times 1$
$\mathbf{PV = \frac{R}{i}}$
Formula for Present Value of an Ordinary Perpetuity
The Present Value (PV) of an ordinary perpetuity, where equal payments $R$ are received (or paid) at the end of each period, starting one period from today, is given by the formula:
$\mathbf{PV = \frac{R}{i}}$
Where:
- PV = The Present Value of the ordinary perpetuity (the value today of the infinite stream of future payments).
- R = The amount of the single, regular periodic payment.
- i = The interest rate or discount rate per period, expressed as a decimal. It is essential that the discount rate ($i$) is positive ($i > 0$) and that its period matches the frequency of the payments (e.g., if payments are quarterly, $i$ must be the quarterly discount rate).
Perpetuity Due (Payments at the Beginning of the Period)
If the first payment of the perpetuity occurs immediately at time 0 (at the beginning of the first period), it is called a perpetuity due. The subsequent payments occur at the beginning of each following period forever.
The Present Value of a perpetuity due is the sum of the initial payment (which is already at time 0, so its PV is simply $R$) and the present value of all the remaining payments. The remaining payments form an ordinary perpetuity starting from Time 1.
$PV_{Perpetuity\_Due} = (\text{Payment at Time 0}) + (\text{PV of Ordinary Perpetuity starting from Time 1})$
$PV_{Perpetuity\_Due} = R + \frac{R}{i}$
This can also be written as:
$PV_{Perpetuity\_Due} = R \left(1 + \frac{1}{i}\right)$
$PV_{Perpetuity\_Due} = R \left(\frac{i+1}{i}\right)$
So, the present value of a perpetuity due is simply the present value of an ordinary perpetuity multiplied by $(1+i)$.
Worked Example
Example 1. What lump sum amount needs to be invested today at 8% per annum compound interest to provide an income of $\textsf{₹}\$ 5,000$ at the end of every year, forever?
Answer:
Given:
- Regular Periodic Payment (R) = $\textsf{₹}\$ 5,000$. These payments are at the end of each year and continue forever.
- Interest Rate per period (i) = 8% per year = $\frac{8}{100} = 0.08$. (The payment interval is annual, and the rate is annual, so units are consistent).
- Nature of payments: Continue forever (Perpetuity).
To Find:
- Present Value (PV) of this ordinary perpetuity.
Formula:
For an ordinary perpetuity (payments at the end of the period), the formula for Present Value is:
$PV = \frac{R}{i}$
Solution:
Substitute the given values into the formula:
$PV = \frac{5000}{0.08}$
To calculate this, we can convert the decimal to a fraction or perform the division directly:
$PV = \frac{5000}{8/100} = 5000 \times \frac{100}{8}$
$PV = \frac{500000}{8}$
Perform the division:
$\begin{array}{r} 62500 \\ 8{\overline{\smash{\big)}\,500000}} \\ \underline{-48\phantom{0000}} \\ 20\phantom{000} \\ \underline{-16\phantom{000}} \\ 40\phantom{0} \\ \underline{-40\phantom{0}} \\ 00 \\ \underline{-00} \\ 0 \end{array}$$PV = 62500$
An amount of $\textsf{₹}\$ 62,500$ needs to be invested today.
Verification:
If $\textsf{₹}\$ 62,500$ is invested at 8% per annum, the annual interest earned is:
$Interest = Principal \times Rate = 62500 \times 0.08 = \textsf{₹}\$ 5,000$.
This $\textsf{₹}\$ 5,000$ can be withdrawn at the end of each year, and since it equals the interest earned, the original principal of $\textsf{₹}\$ 62,500$ remains in the account. This allows for the $\textsf{₹}\$ 5,000$ payment to be made indefinitely.
Example 2. Calculate the present value of a perpetuity of $\textsf{₹}\$ 10,000$ payable at the beginning of each year, forever, if the discount rate is 10% per annum.
Answer:
Given:
- Regular Periodic Payment (R) = $\textsf{₹}\$ 10,000$.
- Timing of payments: Beginning of each year (Perpetuity Due).
- Discount Rate per period (i) = 10% per year = $\frac{10}{100} = 0.10$. (Payment interval is annual, rate is annual).
- Nature of payments: Continue forever (Perpetuity).
To Find:
- Present Value (PV) of this perpetuity due.
Formula:
For a perpetuity due, the formula for Present Value is:
$PV_{Due} = R + \frac{R}{i}$
Solution:
Substitute the given values into the formula:
$PV_{Due} = 10000 + \frac{10000}{0.10}$
First, calculate the value of the ordinary perpetuity part:
$\frac{10000}{0.10} = \frac{10000}{10/100} = 10000 \times \frac{100}{10} = 10000 \times 10 = 100000$
Now, add the initial payment:
$PV_{Due} = 10000 + 100000$
$PV_{Due} = 110000$
The present value of the perpetuity due is $\textsf{₹}\$ 1,10,000$.
Alternate Solution (Using $PV_{Due} = R \left(\frac{1+i}{i}\right)$):
$PV_{Due} = 10000 \left(\frac{1+0.10}{0.10}\right)$
$PV_{Due} = 10000 \left(\frac{1.10}{0.10}\right)$
$PV_{Due} = 10000 \times 11$
$PV_{Due} = 110000$
Both methods yield the same result.
Summary for Competitive Exams
Perpetuity: Infinite series of equal payments (R) at regular intervals.
FV of Perpetuity: Meaningless (infinite).
PV of Ordinary Perpetuity (payments at END of period): $\mathbf{PV = \frac{R}{i}}$
- R: Periodic Payment
- i: Periodic Rate (decimal), $i > 0$. Matches payment interval.
PV of Perpetuity Due (payments at BEGINNING of period, including time 0): $PV_{Due} = R + \frac{R}{i} = R\left(\frac{1+i}{i}\right)$
Key Concept: PV of perpetuity represents the principal amount whose periodic interest earnings exactly equal the periodic payment R.
Special Financial Concepts: Sinking Funds: Definition and Purpose
Definition of a Sinking Fund
A sinking fund is a dedicated fund created by an individual or entity (most commonly corporations or governments) through a series of regular, equal contributions over a specific period. The primary goal is to accumulate a predetermined target amount (a Future Value) by a particular date. The funds contributed are usually invested to earn interest, which helps the fund grow towards its objective.
In essence, a sinking fund involves a commitment to make scheduled payments into an investment account that compounds over time, with the aim of meeting a known future financial requirement.
Purpose of Sinking Funds
Sinking funds are established as a proactive financial planning tool to ensure that large future financial obligations or significant expenditures can be met without strain. By spreading the required savings or repayment amounts over time through regular contributions, the burden of a large lump-sum payment in the future is mitigated. Common purposes for establishing a sinking fund include:
-
Debt Repayment: This is perhaps the most classic use. Companies or governments that issue bonds or debentures often use sinking funds to set aside money systematically to repay the principal amount to bondholders when the debt matures. This prevents a liquidity crisis at maturity.
-
Asset Replacement: Businesses frequently use sinking funds to accumulate funds for the eventual replacement of major capital assets like machinery, buildings, or fleet vehicles. Regular contributions throughout the asset's useful life ensure that capital is available for replacement when the asset reaches the end of its economic life.
-
Future Capital Expenditures: A sinking fund can be used to save money for planned future investments in expansion projects, research and development, or acquisitions, allowing the entity to self-finance or reduce reliance on external borrowing.
-
Meeting Specific Future Financial Goals (Individual Context): While not always formally termed "sinking funds," individuals commonly adopt this principle to save for significant future expenses such as funding a child's college education, making a down payment on a house, or saving for retirement (though formal retirement plans have specific structures).
-
Environmental or Restoration Obligations: Companies in certain industries might establish sinking funds to cover future costs associated with environmental clean-up or site restoration required at the end of a project's life.
The fundamental principle of a sinking fund is converting a large future financial need into a series of smaller, manageable periodic savings, utilizing the power of compounding to reach the target amount.
Summary for Competitive Exams
Sinking Fund: A fund built up by making regular, equal deposits over a defined term to reach a specific future target amount (FV).
Purpose: To plan for and meet significant future financial obligations (e.g., debt maturity, asset replacement, future projects) systematically.
Mechanism: Operates like the accumulation of an annuity, where periodic payments (usually assumed at the end of the period) earn compound interest.
Key Element: A known target Future Value that needs to be achieved by a certain date.
Special Financial Concepts: Calculating Contributions to a Sinking Fund
Concept
When establishing a sinking fund, a key calculation is determining the amount of the regular, equal contribution ($R$) that must be made each period to ensure that the fund reaches the desired target Future Value ($FV$) by the end of the specified term ($n$), given the interest rate ($i$) that the fund's investments are expected to earn per period.
This calculation is essentially finding the payment amount ($R$) for an annuity where the Future Value ($FV$), the number of periods ($n$), and the interest rate per period ($i$) are known. Sinking fund contributions are almost always assumed to be made at the end of each period, meaning we are dealing with an Ordinary Annuity.
Formula Derivation
We begin with the formula for the Future Value (FV) of an Ordinary Annuity, which relates the future value, the periodic payment, the interest rate per period, and the number of periods:
$FV = R \left[ \frac{(1+i)^n - 1}{i} \right]$
In a sinking fund problem, we know the target FV, the rate $i$, and the number of periods $n$, and we need to find the regular payment $R$. To solve for $R$, we rearrange the formula by dividing both sides by the term in the square brackets:
$\frac{FV}{\left[ \frac{(1+i)^n - 1}{i} \right]} = R$
Multiplying by the reciprocal of the fraction in the denominator gives us the formula for $R$:
$R = FV \times \frac{1}{\left[ \frac{(1+i)^n - 1}{i} \right]}$
$R = FV \times \left[ \frac{i}{(1+i)^n - 1} \right]$
Formula for Sinking Fund Contributions
The regular periodic contribution (R) required to be deposited into a sinking fund at the end of each period to accumulate a target Future Value (FV) over $n$ periods, earning interest at rate $i$ per period, is:
$\mathbf{R = FV \left[ \frac{i}{(1+i)^n - 1} \right]}$
Where:
- R = The required regular periodic payment (contribution) into the sinking fund.
- FV = The target Future Value – the specific amount of money that the sinking fund needs to contain at the end of the term.
- i = The interest rate per period, expressed as a decimal. This rate must match the frequency of the contributions and the compounding frequency of the fund (e.g., if contributions are monthly and the nominal annual rate is 6% compounded monthly, $i=0.06/12=0.005$).
- n = The total number of periods over which contributions will be made. This must be consistent with the frequency of contributions and the total term of the sinking fund (e.g., if contributions are made quarterly for 10 years, $n=4 \times 10 = 40$).
The term $\left[ \frac{i}{(1+i)^n - 1} \right]$ is known as the Sinking Fund Factor or the "amortization factor" for future value. It represents the periodic payment required to accumulate $\textsf{₹}\$ 1$ by the end of $n$ periods at rate $i$.
Worked Example
Example 1. A municipality needs to accumulate $\textsf{₹}\$ 50,00,000$ in 10 years to retire a bond issue. How much should it deposit into a sinking fund at the end of each year if the fund earns 6% interest compounded annually?
Answer:
Given:
- Target Future Value (FV) = $\textsf{₹}\$ 50,00,000$ (the amount needed in 10 years).
- Number of periods (n) = 10 years.
- Interest rate per period (i) = 6% per year = $\frac{6}{100} = 0.06$. (Rate is annual, deposits are annual, compounding is annual - units are consistent).
- Contributions made at the end of the year (Ordinary Annuity assumption for sinking funds).
To Find:
- Regular annual deposit (R) required for the sinking fund.
Formula:
The formula to find the regular payment (R) for a sinking fund (given FV) is:
$R = FV \left[ \frac{i}{(1+i)^n - 1} \right]$
Solution:
Substitute the given values into the formula:
$R = 5000000 \left[ \frac{0.06}{(1+0.06)^{10} - 1} \right]$
$R = 5000000 \left[ \frac{0.06}{(1.06)^{10} - 1} \right]$
Calculate $(1.06)^{10}$. Using a calculator (or financial tables):
$(1.06)^{10} \approx 1.790848
So,
$R = 5000000 \left[ \frac{0.06}{1.790848 - 1} \right]$
$R = 5000000 \left[ \frac{0.06}{0.790848} \right]$
Calculate the value inside the brackets (the sinking fund factor):
$\frac{0.06}{0.790848} \approx 0.075868$
Now calculate R:
$R = 5000000 \times 0.075868$
$R \approx 379340$
Rounding to the nearest Rupee, the municipality should deposit approximately $\textsf{₹}\$ 3,79,340$ at the end of each year into the sinking fund.
Example 2. A company wants to accumulate $\textsf{₹}\$ 8,00,000$ in 5 years to replace a piece of machinery. They plan to make quarterly deposits into a sinking fund that earns 9% per annum compounded quarterly. How much should be deposited at the end of each quarter?
Answer:
Given:
- Target Future Value (FV) = $\textsf{₹}\$ 8,00,000$.
- Time (t) = 5 years.
- Nominal annual rate (r) = 9% = 0.09.
- Compounding Frequency: Quarterly ($m=4$).
- Contributions frequency: Quarterly.
- Contributions made at the end of the quarter (Ordinary Annuity).
To Find:
- Regular quarterly deposit (R) required for the sinking fund.
Calculate Periodic Rate (i) and Total Number of Periods (n):
- Periodic rate $i = \frac{r}{m} = \frac{0.09}{4} = 0.0225$. (2.25% per quarter).
- Total number of periods $n = m \times t = 4 \times 5 = 20$. (20 quarters).
Formula:
The formula to find the regular payment (R) for a sinking fund (given FV) is:
$R = FV \left[ \frac{i}{(1+i)^n - 1} \right]$
Solution:
Substitute the given values into the formula:
$R = 800000 \left[ \frac{0.0225}{(1+0.0225)^{20} - 1} \right]$
$R = 800000 \left[ \frac{0.0225}{(1.0225)^{20} - 1} \right]$
Calculate $(1.0225)^{20}$. Using a calculator (or financial tables):
$(1.0225)^{20} \approx 1.560509
So,
$R = 800000 \left[ \frac{0.0225}{1.560509 - 1} \right]$
$R = 800000 \left[ \frac{0.0225}{0.560509} \right]$
Calculate the value inside the brackets (the sinking fund factor):
$\frac{0.0225}{0.560509} \approx 0.040141
Now calculate R:
$R = 800000 \times 0.040141$
$R \approx 32112.8$
Rounding to two decimal places, the company should deposit approximately $\textsf{₹}\$ 32,112.80$ at the end of each quarter.
Summary for Competitive Exams
Sinking Fund Calculation: Finding the required regular payment (R) to reach a target Future Value (FV).
Formula: $\mathbf{R = FV \left[ \frac{i}{(1+i)^n - 1} \right]}$
- R: Required periodic contribution.
- FV: Target Future Value amount.
- i: Interest rate per period (decimal). Must match contribution/compounding frequency.
- n: Total number of periods (Total term in years $\times$ frequency per year).
Sinking Fund Factor: $\left[ \frac{i}{(1+i)^n - 1} \right]$.
Key Point: This is a reverse calculation of the FV of an Ordinary Annuity. Ensure consistency of units for $i$ and $n$.
Problems involving Perpetuities and Sinking Funds
This section focuses on solving problems that apply the specific formulas derived for perpetuities and sinking funds. These problems typically involve finding the Present Value (PV) of a perpetuity or determining the required regular contribution (R) for a sinking fund to reach a target Future Value (FV).
Perpetuity Problems
Perpetuity problems usually involve finding the lump sum needed today (PV) to generate a perpetual stream of payments (R) or determining the rate (i) or payment (R) given the PV.
The core formula for an ordinary perpetuity (payments at the end of each period) is $\mathbf{PV = \frac{R}{i}}$. This formula can be rearranged to find R ($R = PV \times i$) or i ($i = \frac{R}{PV}$).
Worked Examples (Perpetuity)
Example 1 (Perpetuity). A charitable trust wishes to establish a perpetual fund that will provide an annual donation of $\textsf{₹}\$ 75,000$ at the end of each year. If the fund can be invested to earn 5% per annum compound interest, how much money must be initially deposited to set up this fund?
Answer:
Given:
- Regular Periodic Payment (R) = $\textsf{₹}\$ 75,000$ (paid at the end of each year). These payments continue indefinitely, so it's a perpetuity.
- Interest Rate per period (i) = 5% per year = $\frac{5}{100} = 0.05$. (Payment interval is annual, rate is annual).
To Find:
- Present Value (PV) - the initial deposit required to fund the perpetuity.
Formula:
For an ordinary perpetuity (payments at the end of the period), the formula for Present Value is:
$PV = \frac{R}{i}$
Solution:
Substitute the given values into the formula:
$PV = \frac{75000}{0.05}$
To perform the division:
$PV = \frac{75000}{5/100} = 75000 \times \frac{100}{5} = 75000 \times 20$
Perform the multiplication:
$\begin{array}{cc}& & 7 & 5 & 0 & 0 & 0 \\ \times & & & & & 2 & 0 \\ \hline & 0 & 0 & 0 & 0 & 0 & 0 \\ 1 & 5 & 0 & 0 & 0 & 0 & \times \\ \hline 1 & 5 & 0 & 0 & 0 & 0 & 0 \\ \hline \end{array}$$PV = 1500000$
An initial deposit of $\textsf{₹}\$ 15,00,000$ must be made to set up the perpetual scholarship fund.
Verification:
If $\textsf{₹}\$ 15,00,000$ is invested at 5% per annum, the annual interest earned is:
$Interest = Principal \times Rate = 1500000 \times 0.05 = \textsf{₹}\$ 75,000$.
This annual interest of $\textsf{₹}\$ 75,000$ matches the required annual donation, leaving the principal intact to generate the payment year after year indefinitely.
Example 2 (Perpetuity). If $\textsf{₹}\$ 5,00,000$ is invested in a fund that provides a perpetual annual income of $\textsf{₹}\$ 40,000$ at the end of each year, what is the annual rate of return provided by the fund?
Answer:
Given:
- Present Value (PV) = $\textsf{₹}\$ 5,00,000$ (the initial investment).
- Regular Periodic Payment (R) = $\textsf{₹}\$ 40,000$ (received at the end of each year, forever).
To Find:
- Annual interest rate (i) provided by the fund.
Formula:
We use the formula for the Present Value of an ordinary perpetuity and rearrange it to solve for $i$:
$PV = \frac{R}{i}$
Multiplying both sides by $i$ and dividing by $PV$ gives:
$i = \frac{R}{PV}$
Solution:
Substitute the given values into the rearranged formula:
$i = \frac{40000}{500000}$
Simplify the fraction:
$i = \frac{4\cancel{0000}}{50\cancel{0000}}$
$i = \frac{4}{50} = \frac{2}{25}$
To convert this fraction to a decimal, divide 2 by 25, or multiply by 4/4: $\frac{2}{25} \times \frac{4}{4} = \frac{8}{100} = 0.08$.
$i = 0.08$
This is the annual rate in decimal form. To express it as a percentage, multiply by 100:
$Annual\$ Rate (\%) = i \times 100\% = 0.08 \times 100\% = 8\%$
The annual rate of return provided by the fund is 8%.
Sinking Fund Problems
Sinking fund problems typically involve calculating the required periodic payment (R) that must be deposited into a fund to accumulate a specific Future Value (FV) by a certain date. They use the formula derived from the Future Value of an Ordinary Annuity, solved for R: $\mathbf{R = FV \left[ \frac{i}{(1+i)^n - 1} \right]}$.
Worked Examples (Sinking Fund)
Example 3 (Sinking Fund). A company needs to accumulate $\textsf{₹}\$ 15,00,000$ in 5 years to pay off a debt. It decides to create a sinking fund by making equal deposits at the end of every six months. If the fund earns 7% per annum compounded semi-annually, calculate the amount of each deposit.
Answer:
Given:
- Target Future Value (FV) = $\textsf{₹}\$ 15,00,000$ (the amount needed in 5 years).
- Time (t) = 5 years.
- Nominal annual rate (r) = 7% = 0.07.
- Compounding Frequency: Semi-annually ($m=2$).
- Contributions Frequency: Semi-annually ($m=2$).
- Contributions made at the end of the period (Ordinary Annuity).
To Find:
- Regular semi-annual deposit (R) amount required for the sinking fund.
Calculate Periodic Rate (i) and Total Number of Periods (n):
The periodic rate ($i$) must match the frequency of contributions and compounding:
$i = \frac{r}{m} = \frac{0.07}{2} = 0.035$. (3.5% per semi-annual period).
The total number of periods ($n$) is the number of contribution periods over the term:
$n = m \times t = 2 \times 5 = 10$. (10 semi-annual periods).
Formula:
The formula to find the regular payment (R) for a sinking fund (given FV) is:
$R = FV \left[ \frac{i}{(1+i)^n - 1} \right]$
Solution:
Substitute the given values of FV, i, and n into the formula:
$R = 1500000 \left[ \frac{0.035}{(1+0.035)^{10} - 1} \right]$
$R = 1500000 \left[ \frac{0.035}{(1.035)^{10} - 1} \right]$
Calculate $(1.035)^{10}$. Using a calculator (or financial tables):
$(1.035)^{10} \approx 1.41059876
So,
$R = 1500000 \left[ \frac{0.035}{1.41059876 - 1} \right]$
$R = 1500000 \left[ \frac{0.035}{0.41059876} \right]$
Calculate the value inside the brackets (the sinking fund factor):
$\frac{0.035}{0.41059876} \approx 0.085239$
Now calculate R:
$R = 1500000 \times 0.085239$
$R \approx 127858.5$
Rounding to two decimal places, the company should deposit approximately $\textsf{₹}\$ 1,27,858.50$ at the end of every six months.
Example 4 (Sinking Fund). A company deposits $\textsf{₹}\$ 20,000$ at the end of each quarter into a sinking fund for 8 years. If the fund earns 7% per annum compounded quarterly, what will be the amount in the sinking fund at the end of 8 years?
Answer:
Given:
- Regular Periodic Deposit (R) = $\textsf{₹}\$ 20,000$ (at the end of each quarter).
- Time (t) = 8 years.
- Nominal annual rate (r) = 7% = 0.07.
- Compounding Frequency: Quarterly ($m=4$).
- Contributions Frequency: Quarterly ($m=4$).
- Contributions made at the end of the period (Ordinary Annuity).
To Find:
- Future Value (FV) of the sinking fund at the end of 8 years.
Calculate Periodic Rate (i) and Total Number of Periods (n):
- Periodic rate $i = \frac{r}{m} = \frac{0.07}{4} = 0.0175$. (1.75% per quarter).
- Total number of periods $n = m \times t = 4 \times 8 = 32$. (32 quarters).
Formula:
The formula for the Future Value of an Ordinary Annuity is:
$FV = R \left[ \frac{(1+i)^n - 1}{i} \right]$
Solution:
Substitute the given values into the formula:
$FV = 20000 \left[ \frac{(1+0.0175)^{32} - 1}{0.0175} \right]$
$FV = 20000 \left[ \frac{(1.0175)^{32} - 1}{0.0175} \right]$
Calculate $(1.0175)^{32}$. Using a calculator (or financial tables):
$(1.0175)^{32} \approx 1.740658
So,
$FV = 20000 \left[ \frac{1.740658 - 1}{0.0175} \right]$
$FV = 20000 \left[ \frac{0.740658}{0.0175} \right]$
Calculate the value inside the brackets (the FVIFA):
$\frac{0.740658}{0.0175} \approx 42.323314$
Now calculate FV:
$FV = 20000 \times 42.323314$
$FV \approx 846466.28$
Rounding to two decimal places, the amount in the sinking fund at the end of 8 years will be approximately $\textsf{₹}\$ 8,46,466.28$.
Summary for Competitive Exams
Perpetuity: Infinite payments (R) at rate i. PV is key, FV undefined.
PV Formula (Ordinary): $\mathbf{PV = \frac{R}{i}}$.
Sinking Fund: Regular payments (R) to reach a target FV in n periods at rate i.
Calculation: Finding R given FV, i, n.
Formula (Ordinary Annuity Contributions): $\mathbf{R = FV \left[ \frac{i}{(1+i)^n - 1} \right]}$.
Key Steps: Identify the scenario (perpetuity PV or sinking fund R), identify R, PV, FV, i, n. Ensure periodic rate (i) and number of periods (n) match the payment/contribution interval and frequency.