$n = 36$
$FV = 20000$
$r = 0.20$ per year or $\approx$ $0.0153$ per month
$PMT =$ ?
Question: What type of cash flow is this?
I know the first payment starts in $t = 0$, so, I think the formula I should apply to this is:
$$FV =PMT \times (1+r) \times \frac{(1+ r)^n - 1}{r}$$
I understand that $\frac{(1+ r)^n - 1}{r}$ in the above formula is the future value factor (English ins't my first language, so I don't know if I translated it correctly), but I can't understand the $(1+r)$ after the $PMT$.
I think this $1+r$ is related with the $PMT$ made in $t = 0$ (the first payment made TODAY), but this is still not very clear for me.
Can anyone explain me how to get to the formula that solves the problem and why you get this?
I use this formula to convert from anual to monthly:
monthly interest rate $= (1+r)^{1/q}-1$ where $q$ is the number of months in a year, so:
monthly rate $= (1+0,20) ^{1/12}-1$
– Corvo Nov 07 '21 at 20:01