Suppose the force of interest over the time interval $[1,3]$ is given by $\delta (t) =\alpha +\beta t^{-1}$. If $100$ invested at $t=1$ grows to $120.74$ at $t=2$ and $100$ invested at $t=2$accumulates to $114.00$ at $t=3$. Find $\alpha$ and $\beta$.
$A(2)=e^{\int^2_1 (\alpha+\frac{\beta}{t})dt=\frac{120.74}{100}}$
$A(3)=e^{\int^3_2 (\alpha+\frac{\beta}{t})dt=\frac{114}{100}}$
$\rightarrow \alpha+\ln {2^\beta}=\ln{\frac{120.74}{100}}$ and
$\alpha + \ln{\frac{3}{2}^\beta}=\ln{\frac{114}{100}}$
Eliminating $\alpha$
$\beta=\frac{\ln{\frac{114}{100}}}{\ln{\frac{4}{3}}}$
But this does not yield the answer.