Calculate the following integral over
$G = \left\{\sqrt{x_1^2+x_2^2}+\sqrt{x_3^2+x_4^2}<2\right\}$ $$\int_G (x_1^2+x_2^2+x_3^2+x_4^2)dx_1dx_2dx_3dx_4$$
My try:
I did some coordiantes change along the way and I got to this
$$
64\pi^2\int_B(q+s)dqds
$$
$B = \left\{q+s\leq 1,q,s\geq 0\right\}$ and from here I wanted to use Gamma function with Dirichlet's formula but I'm new to gamma function so I got confused on how to set it right.
2026-03-28 13:42:10.1774705330
calculate the integral $\int (x_1^2+x_2^2+x_3^2+x_4^2)$
123 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Letting $(x_1,x_2)=2\rho(\cos\theta,\sin\theta)$ and $(x_3,x_4)=2\tau(\cos\phi,\sin\phi)$ we are left with
$$\begin{eqnarray*} 256\pi^2 \int_{0\leq \rho+\tau < 1}\rho\tau(\rho^2+\tau^2) \,d\mu &\stackrel{\text{symmetry}}{=}&512\pi^2\int_{0\leq \rho+\tau < 1}\rho^3\tau\,d\mu\\&=&512\pi^2\int_{0}^{1}\int_{0}^{1-\rho}\rho^3\tau\,d\tau\,d\rho\end{eqnarray*}$$ and the RHS equals $$ 256\pi^2 \int_{0}^{1}\rho^3(1-\rho)^2\,d\rho = 256\pi^2 B(4,3) = 256\pi^2 \frac{\Gamma(3)\Gamma(4)}{\Gamma(7)}=256\pi^2\frac{2!3!}{6!} =\color{red}{\frac{64}{15}\pi^2}.$$