Suppose we have two independent random variables $X$ and $Y$ strictly positive with absolutely continuous densities $f_X(x)$ and $f_Y(y)$. We are interested in the distribution of $\frac{X}{X+Y}$. Defining $U=X+Y$ and $V = \frac{X}{X+Y}$ the joint density of $U,V$ is
$f_{U,V}(u,v) = uf_X(uv)f_Y(u(1-v))$
and the density of interest is obtained by marginalizing over $u$:
$f_V(v) = \int_0^{\infty} uf_X(uv)f_Y(u(1-v)) du$
My question is as follows: Is $f_V$ always a proper probability density (ie does it integrate to 1 on $(0,1)$)? If so, is there a proof? I feel like maybe I'm overlooking something simple. If not, can we make any general statements about when $f_V$ is proper?

