We are given two independent random variables $X_1$ and $X_2$. We need to check whether $X_1$ and $X_1 X_2$ are independent or not.
Probability functions are given as : $P(X_i = -1) = P(X_i = 1) = \frac{1}{2}$ for $i=1,2$
Simply by looking at the random variables $X_1$ and $X_1 X_2$ can't we just conclude both are dependent, since the value of $X_1 X_2$ clearly depends on $X_1$ ? Or this isn't the way to proceed ?