where:
i = rate of pmt increase per period
r = interest rate per period
n = number of payment periods
pmt = payment made each period
FV = Future value after last paytment is made
If payment is fixed, or i=0, then the formula becomes the familiar
PV*(1+r)^n + pmt*((1+r)^n - 1)/r + FV = 0
as documented in the excel PV function
Payment at month j is:
pmt*(1+i)^j
Let me know if you have any questions or comments. I would be glad to show
how I derived this formula
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.