I'm trying to show whether the function $f(x,y) = \frac{x-y}{(x + y)^3}$ is Lebesgue integrable on $[0,1]\times[0,1]$.
I've split the region into two parts $x>y$ and $x<y$ (by the symmetry of the function $f(x,y) = -f(y,x)$).
I'm trying to show that it's either integrable or not integrable in one of these regions. In $x<y$ the function is positive, so by Fubini's theorem I want to show that either one of the repeated integrals is finite. However I'm having trouble finding these integrals explicitly, or finding a control function to show that they are integrable.
Any help is much appreciated,
Thanks