Hull and White SDE solution for r

140 Views Asked by At

I am trying to understand how does one define $f(t,r(t))=exp(α*t)r(t)$ to solve the SDE for Hull and White short rate model : $dr(t) = [v(t) − a*r(t)]dt+σdW(t)$,

using Ito's Lemma. Any help is appreciated