I wish to calculate the following expectation:
$\mathbb{E}[e^{-t}W(e^{2t})]$
Where $W(t)$ is a Brownian motion.
Can I rewrite this as follows?
$\mathbb{E}[e^{-t}W(e^{2t})]=\int_{-\infty }^{\infty }e^{-x}\sqrt{e^{2x}}xf(x)dx$
where $f$ is the density of a standard normal random variable and where I have used that:
$W(e^{2t})\sim \sqrt{e^{2t}}N(0,1)$
$e^{-t}$ is not random, so $\mathbb{E}[e^{-t}W(e^{2t})] = e^{-t} \mathbb{E}[W(e^{2t})] = 0$.