On this page, we learn how to transform a partial differential equation into a stochastic differential equation and vice versa. Dynkin formula and Feynman-Kac formula are defined in this section, but the proofs of these formulae are omitted. Let's denote a random variable Xt starting at x (i.e. X0=x)) by Xxt, and the expectation with respect to Xxt by Ex.
Definition.
Let Xt be a time homogeneous Ito process in Rn such that (Xt+δ−Xt) depends on δ, but not on t. The generator of Xt is then defined by Af(x)=limt→0Ex[f(Xt)]−f(x)t; x∈Rn. DA denotes the set of functions f:Rn→R for which the limit exists ∀x∈Rn.
Theorem. Dynkin formula
Let Xt be a time homogeneous Ito process defined as dXt=b(Xt)dt+v(Xt)dBt, and let τ be a stopping time for the process, Ex[τ]<∞. If f∈C2(Rn) is a bounded function, and b(Xt) and v(Xt) satisfy bounded conditions , then f∈DA and Af(x)=n∑i=1bi(x)∂f∂xi+12∑i,j(vvT)i,j(x)∂2f∂xi∂xj, where vT is the transpose of v.
Exercise
Given the following 2−dimensional stochastic process dXt=[dX[1]tdX[2]t]=[b1b2]dt+[v1v2v3v4][dB[1]tdB[2]t], where B[1]t and B[2]t are independent Brownian motions.
Find the generator A of the above stochastic process.
Solution.
We haveb=[b1b2] and v=[v1v2v3v4] where bi's and vi's are functions of x∈R. This gives the following partial differential equation Af(x)=b1∂f∂x1+b2∂f∂x2+12(v21+v22)∂2f∂x1∂x1+(v1v3+v2v4)∂2f∂x1∂x2+12(v23+v24)∂2f∂x2∂x2.
Theorem. Feynman-Kac formula
Let f∈C2(Rn) be a bounded function and let τ be a stopping time for the process. Assume that q∈C(Rn) is a lower bounded function and that y(τ,x)=Ex[exp(−∫τ0q(Xz)dz)f(Xτ)]. (1) Then q y+∂y∂τ=Ay:τ>0,x∈Rn; (2)y(0,x)=f(x) :x∈Rn. (3) If y(τ,x) is bounded on R×Rn and y satisfies the conditions in (2) and (3), then the solution for y is given by the formula in (1).
Let's take an example when the function y(τ,x) is defined over τ∈[0,T]. We transform the variable τ by t=T−τ and replace x by the security underlying price S. Assume that q is a constant risk-free interest rate with q(St)=r. If a bounded function y(t,St) is defined over [0,T]×[0,∞), and satisfy r y−∂y∂t=Ay:t∈[0,T], St≥0;y(T,ST)=f(ST) :ST≥0, where y(T,ST) is the termination value of an option at maturity time T. The solution of y(t,St) is then
y(t,St)=ESt[exp(−∫T−t0rdz)f(ST−t)]=e−r(T−t)ESt[f(ST−t)].
References
- Oksendal B.,
Stochastic Differential Equations: An Introduction With Applications
, 5th ed. Springer, 2000.
No comments:
Post a Comment