I'm teaching an intro math class, and the students are having a rough time with calculator use when punching in the values for annuity or amortization problems.
The standard annuity formula is something like $$Payments=P \frac {R(1+R)^N}{(1+R)^N-1}$$
Tomorrow night, I'm going to try out a little more structure and add some steps/check points to the calculation.
Using $$R=\frac{r}{n}=\frac{APR}{\text{number of times compounded}}$$ and $$N=nt=(\text{number of times compounded per year})(\text{number of years})$$
I define the D value to be $$D=1-(1+R)^{-N}$$
So the amortization formula then becomes, $$Payments=\frac{P R}{D}$$
So my question: Does anyone know if there is a name and standard variable for this D Value quantity, so I can at least attempt to align with standard texts on the subject?
I learned to do this using an excel spreadsheet,
$\begin{matrix} \text {period} & \text {discount rate} & \text {cash flow} & \text {discounted cash flow}\\ n&(1+r)^{-n}& CF_n& CF_n\cdot(1+r)^{-n}\\ 1 & 0.995025 & 100 & 99.5025 \\ 2& 0.990075&100&99.0075\\ \vdots \end{matrix}$
$100$ as the monthly payment was chosen arbitrarily
$r = \frac {6\%}{12}$ above
And for a $30$ year mortgage.
The sum of the discounted cash flows $\frac {1-(1+r)^{-360}}{r} = \text {Ballance} $
or the monthly $\text {Payments} = \frac {r}{1-(1+r)^{-360}}\cdot\text{Loan amount}$
I think it is tougher to make a calculator input error this way. But you might not have excel so readily available in the classroom.
One big advantage of this approach, is that when you move to steady cash flows to something more complicated (such as bond pricing, internal rate or return, yield to maturity, duration, etc.), you don't need to change your calculation methodology. While the formula is a one trick pony.