The Divergence of a Regularized Point Charge Electric Field

1missing
Messages
14
Reaction score
0
1. Problem: Consider vector field A##\left( \vec r \right) = \frac {\vec n} {(r^2+a^2)}## representing the electric field of a point charge, however, regularized by adding a in the denominator. Here ##\vec n = \frac {\vec r} r##. Calculate the divergence of this vector field. Show that in the limit a -> 0 the divergence becomes proportional to the δ-function.

Homework Equations


∇⋅ = ## \frac \partial {\partial x} + \frac \partial {\partial y} + \frac \partial {\partial z}##

The Attempt at a Solution


So it seemed pretty straight forward to me, but I feel like there's something fundamental that I'm not seeing.

##\vec r = \left( x, y, z\right)##

##r = \sqrt {x^2 + y^2 + z^2}##

∇⋅A## \left( \vec r \right) = {\frac \partial {\partial x}} \frac x {\left( x^2 + y^2 + z^2\right)^{1/2} \left( x^2 + y^2 + z^2 + a^2 \right)} + {\frac \partial {\partial y}} \frac y {\left( x^2 + y^2 + z^2\right)^{1/2} \left( x^2 + y^2 + z^2 + a^2 \right)} + {\frac \partial {\partial z}} \frac z {\left( x^2 + y^2 + z^2\right)^{1/2} \left( x^2 + y^2 + z^2 + a^2 \right)} ##

I don't have any trouble with the computation, rather I feel like I didn't set this up correctly. Can anyone confirm if I'm moving in the right direction? Thanks!
 
Physics news on Phys.org
What you wrote is completely correct. At first sight, calculating this looks like a lot of work, but once you realize how symmetrical the expression you wrote down is, you can easily conclude that it suffices to calculate one of the three derivatives.
 
Awesome, guess I'll start plodding away. And I guess just to make sure, for the second part, all I would need to do is set a = 0, integrate over all space, and confirm it equals 1?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top