Let $X_1$ and $X_2$ be real-valued independent random variables with a standard normal distribution. Let $ Y = X_1X_2$. Find the characteristic function of Y.
Attempt:
$\phi_{Y}(t)$ = $\frac{1}{\sqrt{2\pi}}\int_{-\infty}^{\infty} exp(it(x_1x_2))exp(-1/2(x_1x_2)^2)dx_1dx_2$
I know that the standard normal characteristic function is:
$\phi_{X_1}(t)$ = $exp(\frac{-t^2}{2})$ and likewise for $X_2$
However, I'm not sure what the resulting product is. I realize that I can use a Jacobian, but I'd like to keep it simple and see if there is a way to derive the characteristic function with something easier.