I have the following definite integral over 6D space, in spherical coordinates:
$$\int d^3r d^3r' \frac{e^{-2a(r+r')}}{|\mathbf{r-r'}|}$$
I am unsure how to approch this but I have a couple of ideas.
The first is to use the Laplace expansion of $\frac{1}{|\mathbf{r-r'}|}$ in spherical harmonics.
The second is to look for an 6D coordinate system but I have not been able to find anything on commonly-used coordinate systems in $D>3$.
Let's denote $$I(a)=\int d^3r_1 d^3r_2 \frac{e^{-2a(r_1+r_2)}}{|\mathbf{r_1-r_2}|}$$ Switching to the polar system of coordinate and choosing the direction of $\mathbf{r_2}$ as the polar axis in the system of coordinates of $\mathbf{r_1}$ $$I(a)=\int d^3r_2\int_0^\infty e^{-2a(r_1+r_2)}r_1^2dr_1\int_0^\pi\frac{\sin\theta_1d\theta_1}{\sqrt{r_1^2+r_2^2-2r_1r_2\cos\theta_1}}\int_0^{2\pi}d\phi_1$$ $$=8\pi^2\int_0^\infty r_2^2dr_2\int_0^\infty r_1^2dr_1\int_{-1}^1\frac {e^{-2a(r_1+r_2)}}{\sqrt{2r_1r_2}}\frac{dx}{\sqrt{\frac{r_1^2+r_2^2}{2r_1r_2}-x}}$$ Integrating with respect to $x$ $$=8\pi^2\int_0^\infty dr_2\int_0^\infty dr_1\frac{r_1^2r_2^2}{2r_1r_2}e^{-2a(r_1+r_2)}\big(r_1+r_2-|r_1-r_2|\big)$$ Making the substitution $r_1+r_2=x\,,\,\,r_1-r_2=y$ $$I(a)=\frac{\pi^2}2\int_0^\infty dx\int_{-x}^xdy(x+y)(x-y)e^{-2ax}\big(x-|y|\big)$$ $$=\pi^2\int_0^\infty e^{-2ax}dx\int_0^xdy(x^3-xy^2-x^2y+y^3)=\pi^2\frac5{12}\int_0^\infty e^{-2ax}x^4dx$$ $$\boxed{\,\,I(a)=\frac{5\pi^2}{16\,a^5}\,\,}$$