Given the integral $\int^{1}_{0}\int^{\sqrt{1-x^{2}}}_{0}\int^{\sqrt{1-x^{2}-y^{2}}}_{0} \dfrac{1}{x^{2}+y^{2}+z^{2}}dzdxdy$
I need to evaluate this using spherical coordinates.
So far I have that $0\leq r \leq 1$ and I understand that $\theta$ is the angle made in the xy plane and has to be less than or equal to $2\pi$ and $\varphi$ is the angle made revolving around the z-axis and is less than or equal to $\pi$ however I am not sure on how to workout the limits of $\theta$ and $\varphi$ for this question.
In spherical coordinates the function you are integrating over is $$\frac{1}{x^2+y^2+z^2}=\frac{1}{r^2},$$ and this function is constant over shells of radius $r$. Since the region of integration is the ball of radius $1$ in the first octant, and since the surface area of a shell of radius $r$ is $4\pi r^2$, your integral equals $$\frac{1}{8}\int_0^1\frac{1}{r^2}\cdot 4\pi r^2dr=\frac{\pi}{2}.$$