How can I calculate the integral for 1/r grad 1/r?

  • Thread starter Thread starter Jano L.
  • Start date Start date
  • Tags Tags
    Grad Integral
Jano L.
Gold Member
Messages
1,330
Reaction score
75
I would like to calculate the integral

\begin{equation}
\int \frac{1}{|\mathbf y|} \nabla \frac{1}{|\mathbf y -\mathbf c|}~d^3\mathbf y,
\end{equation}

but I do not know how. I was wondering whether somebody has encountered such integral already. Do you know how to calculate it? Do you know some resource where similar integrals are calculated or tabulated ?
 
Physics news on Phys.org
There are basically two techniques for any integrals.
1. brute force and 2. clever guessing.
The integral you' posted can be solved with either method.

Since I'm too lazy to type a lot, I'll give you a slick
"physics proof" derivation. (which in retrospect still requires
too much typing!) This solution requires that you believe
the identity
$$
\nabla \frac{1}{r} = - 4 \pi \delta^3({\vec r}),
$$
familiar from electrostatics.

Take your integral which is a function of the vector c, and rewrite it.
$$
\vec{f}({\vec c}) = \int d^3y \frac{1}{y} \nabla \frac{1}{|{\vec y} - {\vec c}|}
= -\int d^3y \frac{1}{y} \nabla_c \frac{1}{|{\vec y} - {\vec c}|},
$$
where \nabla_c has the meaning of differentiating as
if c were variable.

Now calculate the c-divergence of f. We find
$$ \nabla_c \cdot {\vec f}
= -\int d^3y \frac{1}{y} \nabla_c^2 \frac{1}{|{\vec y} - {\vec c}|}
= -\int d^3y \frac{1}{y} (-4 \pi \delta^3({\vec y} - {\vec c}))
= 4 \pi \frac{1}{c}.
$$

now from the symmetry of the problem we can argue that
$${\vec f}({\vec c}) = f_c({\vec c}) {\widehat c}$$

And thus we use the spherical form of the divergence (in c-space)
to find fc.
$$\frac{1}{c^2}\frac{\partial }{\partial c} (c^2 f_c) = 4 \pi \frac{1}{c}$$
and the solution with f_c well defined as c\rightarrow 0 is
$$f_c = 2 \pi, $$
and so the original integral is
$$ \int d^3 y \frac{1}{y} \nabla \frac{1}{|{\vec y}- {\vec c}|}
= 2 \pi {\widehat c}
= \frac{2 \pi}{c} {\vec c}.$$
 
That is very nice way to calculate it. Thank you. I might add that for ##\mathbf c = \mathbf 0##, the integral is zero.
The result is quite interesting, if we interpret it as scalar product of potential and electric field due to two point charges. It seems that this product is independent of the distance between the two.
 
Back
Top