I just took an exam where one of our true false questions asked if the following statement is true when considering two independent RVs with mean 0:
$$E[(X + Y)^3] = E[X^3] + E[Y^3]$$
By expansion of the product, I arrived at the following:
$$E[(X + Y)^3] = E[X^3 + Y^3 + 3X^2Y + 3XY^2]$$ $$E[(X + Y)^3] = E[X^3] + E[Y^3] + E[3X^2Y] + E[3XY^2]$$
My question is whether we can gain any inside into the relationship of $$E[X^2Y]$$ from independence. I'm aware that independence by definition states that $$E[XY] = E[X]E[Y]$$
If someone could provide some insight into this problem by proof or counterexample, that would go a long way in furthering my understanding of the problem.
All you need is to notice that if $X$ and $Y$ are independent, so are $Z=X^2$ and $Y$.
Now $X$ and $Y$ are independent, thus $\sigma(X)$ and $\sigma(Y)$ are independent.
Then $Z=f \circ X$, where $f=x^2$ for $x \in \mathbb R$ $$\sigma(X)=\{X^{-1}(A)|A \in \mathcal B(\mathbb R)\}$$ $$\sigma(Z)=\{(f\circ X)^{-1}(A)|A \in \mathcal B(\mathbb R)\}=\{X^{-1} \circ f^{-1}(A)|A \in \mathcal B(\mathbb R)\}$$
Now since $f(x) = x^2$ is continuous, it is Borel measurable, and thus $\sigma(Z) \subset \sigma(X)$. So $X^2$ and $Y$ are also independent.
Then you could have $\mathbb E[X^2Y]=\mathbb E[X^2]\cdot \mathbb E[Y]=0$