Long time lurker, first time posting! Have a problem, that looks familiar but I can't put my finger on it.
Need to calculate $\mathbb{E} [\exp(aW_T^2)|F_t]$ where $W_t$ is an $F_t$ adapted standard Brownian motion and $t \leq T$. Any help on exponentials of squared Brownian motion is very appreciated!
If $2aT\geqslant1$, then $\exp(aW_T^2)$ is not integrable hence $E(\exp(aW_T^2)\mid F_t)$ does not exist. From now on, assume that $2aT\lt1$. Define $Z$ by $$W_T-W_t=\sqrt{T-t}\cdot Z,$$ then $Z$ is standard normal and independent of $F_t$ and $$W_T^2=W_t^2+2\sqrt{T-t}W_tZ+(T-t)Z^2,$$ hence $$ E(\exp(aW_T^2)\mid F_t)=\exp(aW_t^2)\cdot E(\exp(2aW_t\sqrt{T-t}\cdot Z)\mid F_t)\cdot E(\exp(a(T-t)Z^2)). $$ For every $b$, $E(\exp(bZ))=\exp(\frac12b^2)$ hence $$E(\exp(2aW_t\sqrt{T-t}\cdot Z)\mid F_t)=\exp(2a^2(T-t)W_t^2).$$ Since $2a(T-t)\lt1$, $$E(\exp(a(T-t)Z^2))=\frac1{\sqrt{1-2a(T-t)}}. $$ Finally, if $2aT\lt1$ then $$ E(\exp(aW_T^2)\mid F_t)=\frac{\exp(a(1+2a(T-t))W_t^2)}{\sqrt{1-2a(T-t)}}. $$