my notes doesn't explain these concepts well and I am very stuck at this example solution. I don't get where the numbers come from at all.
Suppose that the forced rate of interest is $\delta(t)$ and is given by he following:
$$\delta(t)=\begin{cases} 0.09 & \text{ if } 0 \leq t < 5 \\ 0.08 & \text{ if } 5 \leq t < 10 \\ 0.07 & \text{ if } 10 \leq t \end{cases} $$ Find simple expressions for $v(t)$ when $t \geq 0$. $v(t)$ is defined as $v(t) = e^{-\int_0^t \delta(s)ds}$ which is the discounted present value at time $t=0$ of one unit of money at time $t$.
The solution(which I don't understand)
According to the definition of $v(t)$,
$$v(t)=\begin{cases} e^{-0.09t} & \text{ if } 0 \leq t < 5 \\ e^{-0.05-0.08t} & \text{ if } 5 \leq t < 10 \\ e^{-0.15-0.07t} & \text{ if } 10 \leq t \end{cases}$$
QUESTION: From where do the $-0.05$ and $-0.15$ come from in the above exponents? The bit $-0.15-0.07t$ say, I undrstand getting the term $-0.07t$ from integrating $\int_0^t0.07sds$ for $t$ greater than $10$ but why $-0.15$? What is this number? So this means we're NOT integrating from $0$ to $t$, but some $x$ to $t$? I "reverse engineered" setting $x$ as some unknown to equate it to the above and solve for $x$ but got some weird number.
I just don't understand this. Can someone please explain to me? The resuorces that match my issue here is very scarce on the internet...thank you very much
The force of interest $\delta(t)$ of an amount function $a(t)$ is defined by $$ \delta(t)=\frac{a'(t)}{a(t)}\tag 1 $$ The force of interest is the fraction of the instantaneous rate of change of the accumulation function $a'(t)$ and the accumulation function $a(t)$.
The (1) can be written as $$ \delta(t)=\frac{\mathrm d \log a(t)}{\mathrm d t} $$ from which integrating we find $$ \int_0^t \delta(s)\mathrm d s=\int_0^t \mathrm d \log a(s)=\log a(t)-\underbrace{\log a(0)}_{\log 1=0}=\log a(t) $$ so that $$a(t)=\mathrm e^{\int_0^t \delta(s)\mathrm d s}.$$
For a general accumulation function $a(t)$, the discount factor for payments at time $t$ is $$ v(t)=\frac{1}{a(t)}=\mathrm e^{- \int_0^t \delta(s)\mathrm d s}. $$ So integrating your force of interest you find