We need to state whether the given statement is true or false : $$ v(t_2) = v(t_1)v(t_2 - t_1)$$ where $v(t)$ is the discount factor.
I found it ti be true as $v(t) = (1 - d)^{t}$ where $d$ is the effective discount rate , so , $v(t_1)v(t_2 - t_1) = (1 - d)^{t_1}(1 - d)^{t_2 - t_1}= (1 - d)^{t_2} = v(t_2)$ ,
But the solution says the statement is false and the correct representation is : $$ v(t_2) = v(t_1)\dfrac{1}{A(t_1,t_2)}$$ But isn't that the same thing ?
As $A(t_1 , t_2) = (1 + i)^{t_2 - t_1}$ and $ (1+i) = \dfrac{1}{(1-d)}$ , ( $i$ is the effective rate of interest) , which still justifies the statement. Can anyone tell what am I doing wrong ?
