Saturday, March 24, 2018

stochastic processes - Application of Ito's lemma


Let Xt be some stochastic process driven by wiener process (Wt) so it can be expressed as: dXt=(...)dt+(...)dWt


Let f(t,x) be some C2 function. Define the process Zs=f(ts,Xs) for $0 and fixed t.


How can I use Ito's lemma to express dZs?


The reason for this question and my confusion is the (ts) part. Naturally f(t,Xt) and f(ts,Xts) would have been easy, but how does the standard Ito change when the process looks is (ts,Xts)?


Maybe one can show Ito is performed in general for f(g(t),Xt) where in the above case: g(t)=Tt



Answer




Consider OP's general formula f(g(t),Xt). In case of ambiguity, let us claim that



  • f=f(t,x) is defined with variables t and x,

  • g=g(s) is defined with the variable s, and

  • h=h(u,x)=f(g(u),x) is defined with variables u and x.


Then Ito's formula states that $$ {\rm d}h(u,X_u)=\frac{\partial h}{\partial u}(u,X_u)\,{\rm d}u+\frac{\partial h}{\partial x}(u,X_u)\,{\rm d}X_u+\frac{1}{2}\frac{\partial^2h}{\partial x^2}(u,X_u)\,{\rm d}\left_u. $$


We just need to express h by using f and g. We have hu(u,x)=uh(u,x)=uf(g(u),x)=ft(g(u),x)dgds(u),hx(u,x)=xh(u,x)=xf(g(u),x)=fx(g(u),x),2hx2(u,x)=2x2h(u,x)=2x2f(g(u),x)=2fx2(g(u),x).

Therefore, $$ {\rm d}f(g(u),X_u)={\rm d}h(u,X_u)=\frac{\partial f}{\partial t}(g(u),X_u)\frac{{\rm d}g}{{\rm d}s}(u)\,{\rm d}u+\frac{\partial f}{\partial x}(g(u),X_u)\,{\rm d}X_u+\frac{1}{2}\frac{\partial^2f}{\partial x^2}(g(u),X_u)\,{\rm d}\left_u. $$




Back to OP's original question, let us apply the above result to f(Tu,Xu) (I would like to thank @Ezy for kind advices). In this case, let us take g(s)=Ts.

Then we have dgds(u)=1.
Substitute these two expressions into the above result, and it follows that $$ {\rm d}f(T-u,X_u)=-\frac{\partial f}{\partial t}(T-u,X_u)\,{\rm d}u+\frac{\partial f}{\partial x}(T-u,X_u)\,{\rm d}X_u+\frac{1}{2}\frac{\partial^2f}{\partial x^2}(T-u,X_u)\,{\rm d}\left_u. $$



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...