Show that for a Gaussian process $z$ with zero mean we have $<e^z>=e^{<z^2>/2}$.
If we denote by $f_G(z)$ the Gaussian process PDF
$<e^z>=\int_{-\infty}^{\infty}e^zf_G(z)dz=\sum_{i=0}^{\infty}\frac{1}{i!}\int_{-\infty}^{\infty}z^if_G(z)dz=\sum_{i=0}^{\infty}\frac{1}{i!}<z^i>$
Since our Gaussian process has 0 mean, all odd moments vanish and we have
$<e^z>=1+\frac{<z^2>}{2!}+\frac{<z^4>}{4!}+...= \sum_{n=0}^{\infty}\frac{<z^{2n}>}{(2n)!}$
but I can't see how to continue from here to obtain the exponential.
and even then you'll definitely have many cross-terms to deal with and I doubt something as elegant as the above would hold.
– Alex R. Dec 21 '13 at 19:53