The question is as follows:
Find the integral $\int_0^1 \int_0^1 \sqrt{\frac{ts}{t^2 + s^2}} \,dt \,ds$.
$\textbf{Some effort:}$
We will use the Polar coordinates. Let $t = r \sin \theta$ and $s = r \cos \theta $. Then $dt ds = r \,dr \,d \theta$. I also need to show that it is finite.
The important part is to find the range of integration. I do not know how to find the bounds here? Maybe because our previous range is $1 \times 1$ square in the origion, so our $\theta$ will range from $0$ to $\frac{\pi}{2}$ and $r$ will range from 0 to 1?
But after changing the coordinates, we have $\int \int \sqrt{\frac{ts}{t^2 + s^2}} \,dt \,ds = \int \int r \sqrt{\sin \theta \cos \theta } \,dr \,d\theta$.
But here also there is an another problem that this integration has no elementary function linked to this result.
So can you please help me to show that $$\int_0^1 \int_0^1 \sqrt{\frac{ts}{t^2 + s^2}} \,dt \,ds < +\infty \text{?}$$ Thanks!