For independent gaussians with following the normal distribution with expectation zero and variance one, how do I compute:
$E(X^2|X-2Y), E(X^3|X-2Y)$
I know that $X-2Y$,$X+2Y$ are independent. However, this does not seem to be enough to deduce the result, without a restriction such as:
$E(X^2|X-2Y)=-2E(Y^2|X-2Y)$
(I am not sure if this holds).