why do we say Vasicek interest rate model has a closed form solution

1.4k Views Asked by At

Vasicek interest rate model solution has the form of:

enter image description here

and Cox-Ingersoll-Ross (CIR) interest rate model solution has the form of:

enter image description here

As we can see both models have dW term at the end, why do we say that Vasicek interest rate model has a closed form solution ?

1

There are 1 best solutions below

5
On

The Vasicek solution is closed form because the stochastic integral

$$I(a)= \int_0^t e^{as} \, dW_s$$

has a deterministic integrand and the moments can be obtained in closed form

$$E[I(a)] = 0, \\ \text{var}[I(a)] = \int_0^t e^{2as} \, dt = \frac{e^{2at}-1}{2a}$$