If $X_1 \sim N(0,1)$ and $X_2 \sim N(X_1^2, 1)$ then does $(X_1, X_2)$ follow a bivariate normal distribution?
My thinking is that $X_1 ^2$ is $\chi^2_1 $ since it's the square of a $N(0,1)$ random variable. And then since $X_2$ has a $\chi^2_1$ as its mean, the joint can't be normal?
Thanks for any help!

I also see your point about $X_2$ not being normal - the mean can obviously only take positive values, but we were told in the exam that it was...
– Robert B May 22 '15 at 15:55