Assume I have an SDE of the form $$ dX_t = a(X_t, t) dt + b(X_t, t) dW_t, X_0 = x_0. $$
Let now with $T>t$ denote $f(X_t)$ the conditional expectation of $X_T$, $$ f(X_t) = E[X_T|X_t] $$ My questions:
- Is $f(\cdot )$ an Ito-diffusion? If no, why? If yes, always?
- What form does $df(X_t)$ have? I know this seems to be just some application of Itos lemma but I got a bit confused with the derivative of the conditional expectation.
My steps so far: with the martingale representation theorem I get a representation of $f$ as the sum of an expectation and an Ito integral. I know have an Ito diffusion constant which I can’t fully link to $X_t$. I’ve seen that I can represent that diffusion term with the Clark-Ocone-theorem but before I went down that rabbit hole I wanted to check whether I am really on the right path here. I also know that I can represent the conditional expectation as an integral over the conditional density, here however I was afraid that it will be a lot more difficult to reconstruct a more explicit link to $a$ and $b$.
In the optimal case I want to represent $df(X_t)$ as functions of $a$ and $b$. I have the feeling it’s simpler if those are differentiable for the beginning, maybe if I get the basic mechanics going I can continue by myself. My main issue right now is that I don’t know what to do about $\frac{d}{dx} f(x)$ and how to write down a representation for it.
Possible that this is a simple question - I’d appreciate it if you’d help me a bit with a formal derivation there.
Let $f(t,x) = \mathbb{E}(X_T|X_t=x)$ for any $(t,x) \in [0, T]\times \mathbb{R}$. By Feynman-Kac it follows that the Kolmogorov-Backward PDE is satisfied: $\partial_t f+a(t, x) \partial_x f+ 0.5 b(t,x)^2 \partial_{xx}^2 f = 0$ for $(t,x)\in[0,T)\times \mathbb{R}$ and $f(T,x)=x$ for all $x$. If you apply Ito's formula to $Y_t = f(t, X_t)$ then you get $dY_t = \partial_x u(t, X_t) b(t, X_t) dW_t$ using the PDE. Thus $Y_t = f(t, X_t)$ is an Ito process, driftless and a martingale provided $a$ and $b$ are nice enough. If the solution of the Backward-PDE has a closed form, you can compute $\partial_x u(t,x)$ exactly.
By the way, many authors use the term diffusion to refer to coefficients that are time-independent $a(t,x)=a(x)$ and $b(t,x)=b(x)$ and say Ito processes for the more general case.