Solution in the book:
The joint pdf is $f(x,y)=1/\pi.$ Denote the unit disk by $D$ to obtian
$$E[XY]=\frac{1}{\pi}\iint_Dxy \ dxdy.$$
which we realize must be $0$ by symmetry. Also, by symmetry, $E[X]=E[Y]=0,$ so we get $\text{Cov}[X,Y]=0$ and hence also $\rho(X,Y)=0.$
Questions:
- How would one show that $f(x,y)=1/\pi?$
How did they get the dobule integral expression for $E(XY)?$ Is it the analouge for having a single random variable, for example: $$E(X)=\int_{-\infty}^{\infty}x\cdot f(x) \ dx, \ \text{so} \ \ E(XY)=\int_{-\infty}^{\infty}\int_{-\infty}^{\infty}xy \ dxdy \ ?$$
The reason that $E[X]=E[Y]=0$, is it the following:
The marginal pdfs are
$$f_X(x)=f_Y(x)=\int_{-1}^1\frac{1}{\pi} \ dx=\frac{2}{\pi}.$$
So $$E(X)=E(Y)= \frac{2}{\pi}\int_{-1}^{1}x \ dx = 0 \ ?$$