I have to prove that the following integral does not exist:
$$\iint \limits _{[0,1] \times [0,1]} \frac{x^2-y^2}{(x^2 + y^2)^2}\,\mathrm dx\,\mathrm dy .$$
I think I can use Fubini's Theorem, ie. if I show that iterated integrals are not equal to each other, then the corresponding double integral can't be integrable, because otherwise it would be "counter example" to Fubini's Theorem. Is that a good idea?
The region $\{(x,y): x\ge y\ge 0,\;x^2+y^2\le 1\}$ is contaied in $[0,1]\times[0,1]$, and the integrand is nonnegative there. Furthermore, we can easily parametrize it in polar coordinates:
$$\int_0^{\pi/4}\int_0^1r\frac{r^2\cos2\theta}{r^4}drd\theta$$
But $1/r$ is not integrable at $r\in(0,1]$.