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

  • Thread starter Thread starter MarkFL
  • Start date Start date
  • Tags Tags
    Interest
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$$
 
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...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top