Let $X_t$ be a random variable $F_t-measurable$, and $\epsilon_t$ a standardized normal random variable independent of $F_t$. ($t\in R$)
Express $log(E[exp(xX_t\epsilon_t) | F_t ])$ in function of $X_t$ and $x$.
My thought were to rewrite it using the moment generating function of the normal distribution, i.e.,
$log(E[exp(xX_t\epsilon_t) | F_t ]) = log(E[exp(xX_t\epsilon_t)]) =log(M_Z(xX_t))$
And this is equal to $0.5(xX_t)^2$.
But how can I go from the conditional expectation to the unconditional one? I don't really know if I'm allowed to do that. Is there a better way to do this ?
However I cant understand why (2) must hold. Could you quickly elaborate ? Thanks
– Naxx17 Nov 20 '15 at 19:46