Consider i.i.d standard normal variables $X_1,X_2,X_3$. How can I determine whether $U=\frac{2X_1^2}{(X_2+X_3)^2}$ and $V=\frac{2(X_2-X_3)^2}{2X_1^2+(X_2+X_3)^2}$ are independently distributed?
This was part of a multiple choice question, so I am wondering if there is a short argument. I can show that $Y_1=X_1,Y_2=X_2-X_3,Y_3=X_2+X_3$ are all independent of each other. And $U$ is a function of $(Y_1,Y_3)$ while $V$ is a function of $(Y_1,Y_2,Y_3)$. Also, $U$ and $V$ are functionally dependent since $V=\frac{2Y_2^2/Y_3^2}{U+1}$. But that doesn't help me answer the question. It can be seen that the marginals of $U,V$ are $F$ distributions. Do I have to find the joint density of $(U,V)$ through a change of variables?
Another idea was to try applying Basu's theorem. So I introduced a parameter $\sigma^2$ as the variance of the $X_i$'s. But then both $U$ and $V$ seem to be an ancillary statistic for $\sigma^2$.
