How to evaluate$ \int_{\partial D} \int_{\partial D} \frac{1}{|x-y|}dxdy$, where $D$ is the sphere in 3D?

84 Views Asked by At

I would like to evaluate this integral over the surface of a sphere in 3D: $$ \int_{\partial D} \int_{\partial D} \frac{1}{|x-y|}dxdy. $$ It seems there is a lot of symmetry in this integral so I imagine there is a good chance there is an explicit solution. However, I usually deal with 2D Helmholtz problems so I have very little, that is to say 'no', experience with evaluating integrals in 3D. Does anyone know how to evaluate this?

1

There are 1 best solutions below

2
On BEST ANSWER

First we compute the inner integral $$\int_{\partial D}{1\over |x-y|}\>dx$$ when $y:=(0,0,1)$ is the north pole. Here $dx$ denotes the surface element on the sphere. Introduce spherical coordinates with $\theta=0$ at $(0,0,1)$. Then $$\int_{\partial D}{1\over |x-y|}\>dx=\int_0^\pi{1\over2\sin{\theta\over2}}\>2\pi\sin\theta\>d\theta=2\pi\int_0^\pi\cos{\theta\over2}\>d\theta=4\pi\ .$$ Due to rotational symmetry the inner integral is in fact independent of $y$. We therefore obtain $$\int_{\partial D}\int_{\partial D}{1\over |x-y|}\>dx\>dy=4\pi\cdot 4\pi\ .$$