I have the following problem: Let $X=(X_1, \dots , X_n)$, $X_1, \dots, X_n \sim N(0,1)$ i.i.d. What is the distribution of $U=\frac{X}{\| X \|}$ and $R^2 = \| X \|^2$. Are $U$ and $R^2$ independent?
As $R^2=X_1^2 + \dots + X_n^2$ I think $R^2$ have $\chi_n^2$ distribution.
Could anyone help me with this?