Sunday, July 17, 2016

stochastic calculus - Extended Hull White Interest Rate Model for Zero Coupon Bond


Let's take the following three SDEs:


dr=u(r,t)dt+w(r,t)dX

u(r,t)=a(t)br
w(r,t)=c


where b and c are constants and a(t) an arbitrary function of time t.


If Zero Coupon Bond Z(r,T,T)=1 for this model has the form


Z(r,t,T)=e(A(t,T)B(t,T)r)



How do you find A and B?


I have derived the PDE for this model using no arbitrage condition. Substituting this in the PDE is not giving the right answers.



Answer



Here is a solution without using the PDE technique, which is preferred as we do not need to assume the affine form of a zero-coupon price from the start.


we assume that, under the risk-neutral measure, drt=(θ(t)art)dt+σdWt,

where a and σ are constants, a(t) is a deterministic function, and Wt is a standard Brownian motion. We seek to compute the zero-coupon bond price defined by P(t,T)=E(eTtrsdsFt),
where Ft is the information set up to time t. Note that d(eatrt)=beatrtdt+eatdrt=θ(t)eatdt+σeatdWt.
Then, for st0, easrs=eatrt+stθ(u)eaudu+stσeaudWu.
That is, rs=ea(st)rt+stθ(u)ea(su)du+stσea(su)dWu.
We then have the integral  Ttrsds= rtTtea(st)ds+Ttstθ(u)ea(su)duds+Ttstσea(su)dWuds= 1a(1ea(Tt))rt+TtTuθ(u)ea(su)dsdu+TtTuσea(su)dsdWu= 1a(1ea(Tt))rt+Ttθ(u)a(1ea(Tu))du+Ttσa(1ea(Tu))dWu.
Let B(t,T)=1a(1ea(Tt)).
Then, Ttrsds=B(t,T)rt+Ttθ(u)B(u,T)du+TtσB(u,T)dWu.
Moreover, the zero-coupon bond price is then given by P(t,T)=E(eTtrsdsFt)=exp(B(t,T)rtTtθ(u)B(u,T)du+12Ttσ2B(u,T)2du).
Note that Ttσ2B(u,T)2du=σ2a2Tt(12ea(Tu)+e2a(Tu))du=σ2a2(Tt2a(1ea(Tt))+12a(1e2a(Tt)))=σ2a2(Tt12a(1ea(Tt))21a(1ea(Tt)))=σ2a2(B(t,T)T+t)σ22aB(t,T)2.
Then P(t,T)=A(t,T)eB(t,T)rt,
where A(t,T)=exp(Ttθ(u)B(u,T)duσ22a2(B(t,T)T+t)σ24aB(t,T)2).


See http://www.math.nyu.edu/~benartzi/Slides10.3.pdf for another derivation using the PDE approach.


No comments:

Post a Comment

technique - How credible is wikipedia?

I understand that this question relates more to wikipedia than it does writing but... If I was going to use wikipedia for a source for a res...