MHB Al's question at Yahoo Answers regarding determining the accumulated interest

  • Thread starter Thread starter MarkFL
  • Start date Start date
  • Tags Tags
    Interest
AI Thread Summary
To determine the accumulated value of interest from a $3000 investment at 9% compound interest with annual contributions for 27 years, the recursive formula F_{n+1}=(1+i)F_{n}+D is used. The homogeneous solution is h_n=c_1(1+i)^n, and a particular solution is found to be A=-D/i. By combining these, the total fund value F_n is expressed as F_{n}=\frac{D}{i}\left((1+i)^{n+1}-1 \right). After calculating with the given values, the accumulated interest is approximately $254,904.65. This method effectively accounts for both the initial investment and the additional annual contributions.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

How to determine the accumulated value of interest?

Hey!

I have a maths problem that goes: "suppose you join a superannuation fund by investing \$3000 at 9% p.a. compound interest. The same amount is invested at the beginning of each subsequent year until you retire 27 years later. Determine the accumulated value of interest"

I know the compound interest formula, however I have no idea how to account for the extra \$3000 that is added every year (on top of the 9% interest rate).

Thanks! I would be very grateful for any help

I have posted a link there to this topic so the OP can see my work.
 
Mathematics news on Phys.org
Hello Al,

Let's let $F_n$ represent the value of the fund at the beginning of year $n$, where the initial year is year 0. We may model this situation with the recursion:

$$F_{n+1}=(1+i)F_{n}+D$$ where $$F_0=D$$

where $i$ is the APR and $D$ is the annual deposit.

Now, we see the homogeneous solution is:

$$h_n=c_1(1+i)^n$$

and we seek a particular solution of the form:

$$p_n=A$$

Substituting the particular solution into the recurrence, we find:

$$A-(1+i)A=D\,\therefore\,A=-\frac{D}{i}$$

And so we have, by superposition:

$$F_{n}=h_n+p_n=c_1(1+i)^n-\frac{D}{i}$$

Now, using the initial value, we may determine the parameter $c_1$:

$$F_{0}=c_1-\frac{D}{i}=D\,\therefore\,c_1=\frac{D}{i}(1+i)$$

and so we have:

$$F_{n}=\frac{D}{i}\left((1+i)^{n+1}-1 \right)$$

To determine the amount $I_{n}$ of this that is interest, we must subtract the $n+1$ deposits that have been made:

$$I_{n}=F_{n}-(n+1)D=\frac{D}{i}\left((1+i)^{n+1}-1 \right)-(n+1)D$$

$$I_{n}=\frac{D}{i}\left((1+i)^{n+1}-(1+i(n+1)) \right)$$

Now, plugging in the data we are given for the problem:

$$D=3000,\,i=0.09,\,n=27$$

We find:

$$I_{27}=\frac{3000}{0.09}\left((1.09)^{28}-(1+0.09(28)) \right)\approx254904.65$$
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top