I'm reviewing for a test, and I am not sure if I am getting the right solution.
Let $X$ and $Y$ be iid $\mathcal{N}(0, \sigma^2)$ random variables.
a. Find the distribution of $U = X^2 + Y^2$, $V = \frac{X}{\sqrt{X^2 + Y^2}}$,
b. are $U,V$ independent?
c. Suppose $\sin(\theta) = V$. Find distribution of $\theta$ when $0 \le \theta \le \pi/2$.
(tentative answers):
I get
$f_{U,V}(u,v) = \frac{1}{4\pi} \sigma^{-2} \exp \left[ -u/(2\sigma^2) \right]| (1-v^2)^{1/2} + (1-v^2)v^2|$,
yes (density factors and supports dont rely on each other)and
$g(\theta) = \left[\cos^2(\theta) + \cos^3(\theta)\sin^2(\theta)\right]\frac{1}{8 \pi \sigma^4}$.
Anybody recognize any of these distributions?