Claim: Suppose that $X,Y$ are independent random variables, then $X$ and $1/Y$ are also independent random variables.
There are hints pointing to that this claim is true
I have no idea how to prove this. But let's try.
Suppose $X$, $Y$ are independent, then $P[X = x, Y = y] = P[X = x]P[Y= y]$, we wish to show that $P[X = x, 1/Y = y] = P[X = x]P[1/Y= y]$. Not obvious how to proceed from this point.
Hmm...try another definition.
Suppose $X$, $Y$ are independent, then $P[X| Y = y] = P[X = x] = P[X|Y = 1/y] = P[X| 1/Y = y]$, therefore $X, 1/Y$ are independent.
Would the second attempt hold?
Is there any generalization to the above claim?