Prove that $\displaystyle\int_{-\infty}^{\infty}\displaystyle\int_{-\infty}^{\infty}\displaystyle\int_{-\infty}^{\infty} \frac{1}{(1+x^2+y^2+z^2)^2}\, dx \, dy \, dz = \pi^2$
I tried substitution, trigonometric substitution, and partial fraction decomposition, but I can't solve this problem, I only know that $\frac{1}{(1+x^2+y^2+z^2)^2}$ is a even function :( then
$$\int_{-\infty}^{\infty} \int_{-\infty}^{\infty} \int_{-\infty}^{\infty} \frac{1}{(1+x^2+y^2+z^2)^2}\, dx \, dy \, dz = $$
$$ 2 \int_{-\infty}^{\infty} \int_{-\infty}^{\infty} \int_{0}^{\infty} \frac{1}{(1+x^2+y^2+z^2)^2}\, dx \, dy \, dz $$
You can use spherical coordinates. Then the integral changes to the following: $$ \displaystyle\int_{-\infty}^{\infty}\displaystyle\int_{-\infty}^{\infty}\displaystyle\int_{-\infty}^{\infty} \frac{1}{(1+x^2+y^2+z^2)^2}\, dx dy dz\\ = \displaystyle\int_{0}^{2\pi}\displaystyle\int_{0}^{\pi}\displaystyle\int_{0}^{\infty} \frac{1}{(1+\rho^2)^2}\,\rho^2\sin\theta d\rho d\theta d\phi \\=2\pi.2\int_{0}^{\infty} \frac{1}{(1+\rho^2)^2}\,\rho^2 d\rho $$ Now it is enough to calculate the following: $$ \int_{0}^{\infty} \frac{1}{(1+\rho^2)^2}\,\rho^2 d\rho. $$ which you can find by $\rho=\tan y$ and then: $$ \int_{0}^{\infty} \frac{1}{(1+\rho^2)^2}\,\rho^2 d\rho=\int_{0}^{\pi/2} \sin^2 y dy=\frac{\pi}{4} $$