Let $W$ and $X$ be independent random variables, both standard normal distributed. I have to show that for the characteristic function of $WX$ it holds that
$\phi_{WX}(u) = \frac {1}{\sqrt{1+u^2}}$.
I tried to calculate
$\phi_{WX}(u) = E[e^{iwxu}] = \int_{\mathbb R} e^{iyu} dF_{WX}(y) = \int_{\mathbb R} e^{iyu} f_{WX}(y) dy$,
where $f_{WX}(y)$ is the density of $WX$ for which I used the density formula:
Let $X$ and $Y$ be independent with densities $f_X$ and $f_Y$. Then for the density $f_{XY}$ of the product $XY$ it holds
$f_{XY} = \int_{\mathbb R} \frac{1}{|t|} f_X (t) f_Y(\frac{z}{t}) dt$.
I used $f_X=f_Y= \frac{1}{\sqrt{2 \pi}} e^{-\frac{x^2}{2}}$ but the calculation was too hard and lead to nothing.
I would be very thankful for some hints or a nice trick.