Can the Surface Integral of a Zero Divergence Electric Field Be Non-Zero?

AI Thread Summary
The discussion centers on the apparent contradiction between Gauss's Law and the divergence theorem when considering the electric field generated by a point charge. A point charge at the origin creates a non-zero surface integral over a spherical Gaussian surface, despite the divergence of the electric field being zero everywhere except at the origin. The divergence is actually undefined at the origin due to the singularity, and it can be represented using the Dirac delta function, which accounts for the charge density. This means that while the electric field's divergence is zero in the surrounding volume, the presence of the charge leads to a non-zero result when integrating over the surface. Understanding this relationship clarifies how Gauss's Law remains valid in the context of point charges.
Gza
Messages
446
Reaction score
0
I'm not sure why this question comes to mind now, since I haven't had an E&M class for a few months now, but nonetheless. Place some charge at the origin. Surround the charge with a spherical Gaussian surface and calculate the surface integral. You obviously get a non-zero result(Gauss's Law), but this seems to violate the divergence theorem, equating the divergence of a field within a volume to the surface integral of the field over the surface enclosing the volume. This violates it because the divergence of the electric field is zero. So if the divergence of the charge's electric field within the spherical volume is zero, how can the surface integral be non-zero? :confused: I know I'm missing something big here, but if someone can clarify where I went wrong with my reasoning, that would be great. Thanks.
 
Physics news on Phys.org
The electric field (induced by the point charge) is undefined at the origin (you've got a singularity there).

By setting the divergence of the electric field equal to (a specific multiple of) the delta function rather than 0, Gauss' law holds.
 
Hi,
I have passed the exam of vector analysis time ago, so I hope I remember right:
If we have a solenoidal field (field without source) then the divergence of this field is equal 0. If that's true then the flow through the closed surface is equal 0.
If we have a charge inside the sphere, then we have a source, thus the divergence is not 0.
Electric field is potential type, so its rotor is equal 0. You have probably changed rotor and divergence or divergence and gradient.
I have also forgotten this a little bit.. If we integrate the field of potential field through a closed curve, then we get zero (here we can see the independence of the curve form), but what about surface?
If we have a sphere and the charge in the center of the sphere, then the sphere connects all points with same potential, so if we integrate the electric field through the surface we get 0.
Hope you understand what I have written, because some time has passed since I have learned these things.
If anything is wrong, comments would be really helpful.
Regards,
Niko
 
Gza said:
I'm not sure why this question comes to mind now, since I haven't had an E&M class for a few months now, but nonetheless. Place some charge at the origin. Surround the charge with a spherical Gaussian surface and calculate the surface integral. You obviously get a non-zero result(Gauss's Law), but this seems to violate the divergence theorem, equating the divergence of a field within a volume to the surface integral of the field over the surface enclosing the volume. This violates it because the divergence of the electric field is zero. So if the divergence of the charge's electric field within the spherical volume is zero, how can the surface integral be non-zero? :confused: I know I'm missing something big here, but if someone can clarify where I went wrong with my reasoning, that would be great. Thanks.

You asked a very good question. arildno has given you a hint on the fact that you cannot ignore that obvious delta function sitting at the origin. I think a clear derivation of the divergence of the electric field for a point charge might be useful, so here it is:

http://www.lyon.edu/webdata/users/shutton/phys350-spring2004/Divergence%20and%20Curl%20of%20Electrostatic%20Fields.doc

Zz.
 
Last edited by a moderator:
ZapperZ said:
You asked a very good question. ..you cannot ignore that obvious delta function sitting at the origin.

I'd rather say it lurked there..:wink:
 
The electric field (induced by the point charge) is undefined at the origin (you've got a singularity there). By setting the divergence of the electric field equal to (a specific multiple of) the delta function rather than 0, Gauss' law holds.

I think my confusion stemmed from my understanding of what the "delta function" is. I'm assuming it has something to do with the charge density as a function of position. But regardless of this, having an electric field:

\vec{E} = \frac{kq}{r^2}\hat{r}

by calculating its divergence, you will find it to be zero. But there is a charge q present, so how can the divergence of the field possibly be zero, since my knowledge of Gauss's law tells me that there will be a nonzero surface integral?
 
Gza said:
But regardless of this, having an electric field:

\vec{E} = \frac{kq}{r^2}\hat{r}

by calculating its divergence, you will find it to be zero.

Not at the origin, you won't--the divergence of E is undefined there. That's the whole point that is being made.
 
Not at the origin, you won't--the divergence of E is undefined there. That's the whole point that is being made.

So I assume that the charge must occupy a volume, which is why you must bring density into the whole thing, and then run the integration over the volume using the charge density. I understand it verbally now, but what would this electric field with a non-zero divergence look symbolically (This is all kind of new to me, I've only taken an intro to E&M).
 
Gza:
You are "over-thinking" a bit here.
Let's first agree upon the actual value we get by calculating the flux over the surface:
4\pi{k}q (Agreed?)

A very common choice is to set k=\frac{1}{4\pi\epsilon_{0}}
where \epsilon_{0} is called the permittivity of vacuum/free space.

The Dirac delta "function" is a handy tool to tackle the effects of intense, extremely local phenomona (among other stuff)

One example is to predict the vibrations in a bar induced by giving it a sharp knock initially. Another is to handle the effects of a "point" concentration of charge, as is your case.

We "define" the delta function (for a single variable)as follows:
\delta(x)=0,x\neq{0}
\int_{V}\delta(x)dx=1

for any volume V with 0 included.
(To get the multivariable version, just use \delta(\vec{x}) instead)

Clearly, the delta "function" is not any regular type of function (we refer to it as either an example of a generalized function or distribution)

Note therefore, that if we define the divergence as
\nabla\cdot\vec{E}=4\pi{k}q\delta(\vec{x})
the volume integral yields the same result as the surface integral.
 
  • #10
Would anyone mind explaining to a beginner what the divergence theorem is?

I'm completely beginner at physics at this level, me being too young to enter university as yet, but hopefully it's not to dreary a question.
 
  • #11
Would anyone mind explaining to a beginner what the divergence theorem is?

try


depending on your background, the formal explanation may or may not help, but there's an informal explanation in the section labelled "intuition".
 
Last edited by a moderator:
  • #12
Gza,
Can you relax your "point charge" to a very tiny ball of radius, R0, of charge with some constant (for simplicity) charge density, ρ0? Then, you can see a nontrivial divergence inside the ball:

DivE = 4πkρ0

for r < R.
 
  • #13
Thanks everyone. I had some time to think about it, and it seems blatantly obvious to me now. You can't use a point charge approximation (which I was insisting on doing) to understand it.
 
Back
Top