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(t−s,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 (t−s) part. Naturally f(t,Xt) and f(t−s,Xt−s) would have been easy, but how does the standard Ito change when the process looks is (t−s,Xt−s)?
Maybe one can show Ito is performed in general for f(g(t),Xt) where in the above case: g(t)=T−t
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
We just need to express h by using f and g. We have ∂h∂u(u,x)=∂∂uh(u,x)=∂∂uf(g(u),x)=∂f∂t(g(u),x)dgds(u),∂h∂x(u,x)=∂∂xh(u,x)=∂∂xf(g(u),x)=∂f∂x(g(u),x),∂2h∂x2(u,x)=∂2∂x2h(u,x)=∂2∂x2f(g(u),x)=∂2f∂x2(g(u),x).
Back to OP's original question, let us apply the above result to f(T−u,Xu) (I would like to thank @Ezy for kind advices). In this case, let us take g(s)=T−s.
No comments:
Post a Comment