Let us define two, independent random variables $X, Y$. We know that:
$$X - N(0, 1) \wedge Y-N(0,1).$$
Our task is to find characteristic function of a product of $X, Y$.
I know that:
- $\varphi_X(t) = e^{-\frac{t^2}{2}}$,
- $\varphi_{X+Y}(t) = \varphi_X(t) \varphi_Y(t)$.
Unfortunately I have no idea how to find $\varphi_{XY}$. I would appreciate any tips or hints.