Change of variable in double integral. Domain transformation.

244 Views Asked by At

$$\iint_D(\frac{y^2 - x^2}{(x^2 + y^2)^2})dxdy $$ $$D = {(x-1)^2+(y-1)^2<1}$$ Could you please help me? I tried to apply the transformation to polar coordinates and yet I don't know how to transform the domain correctly.

1

There are 1 best solutions below

0
On BEST ANSWER

Letting $x\to y$ and $y\to x$, one has $$ \iint_D\frac{y^2}{(x^2 + y^2)^2}dxdy=\iint_D\frac{x^2}{(x^2 + y^2)^2}dxdy $$ and heence \begin{eqnarray} \iint_D\frac{y^2 - x^2}{(x^2 + y^2)^2}dxdy=0. \end{eqnarray}