1-2. Let $X$ and $Y$ have the joint probability density function $$f_{X,Y}(x,y) = \frac{1}{x},\quad x>1,0<y<\frac{1}{x}, 0\text{ elsewhere.}$$
- a) Let $U = XY$. Find the p.d.f. of $U, f_U(u)$.
Here is the question - I am extremely confused on how to start since $f(x,y)$ is already a joint distribution, how can I find $U = XY$? Any start would be appreciated.
From first principles, since the support of $(X,Y)$ is $(1;\infty)\times(0;1/X)$, the support of $XY$ is $(0;1)$
$$\begin{align} f_{XY}(u) = & ~ \frac{\mathrm d}{\mathrm du} \mathsf P(XY\leq u) ~~\mathbf 1_{u\in(0;1)} \\[1ex] = & ~ \frac{\mathrm d}{\mathrm du} ~\int_1^\infty \int_0^{\min(1/x, u/x)} x^{-1}\operatorname d y\operatorname d x ~~\mathbf 1_{u\in(0;1)} \\[1ex] = & ~ \int_1^\infty x^{-2}\operatorname d x ~~ \mathbf 1_{u\in(0;1)} \\[1ex] = & ~ -x^{-1}\Big\vert_{x=1}^{x\to\infty} ~~\mathbf 1_{u\in(0;1)} \\[0ex]~ \\[0ex] \hline \\[0ex] f_{U}(u) = & ~ \mathbf 1_{u\in(0;1)} \end{align}$$
Thus $U\sim\mathcal U(0;1)$