Find the distribution of $\sqrt{X^2+Y^2}$ where $X$ and $Y$ are independent normally distributed $\mathcal{N}(0,1)$.
What is the best way to go about this? I tried finding the distribution of $X^2$ and $Y^2$ and then adding the two distributions, but this results in an undefined integral.
Or do we let $U=\sqrt{X^2+Y^2}$ and $V=X$ and then find the joint distribution of $U$ and $V$ and then find the marginal distribution of $U$?
I have the answer I am meant to reach; just can't get there.