Question about electric fields and operators

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
Amok
Messages
254
Reaction score
1

Homework Statement



I have three questions concerning the electric field:

1- When calculating an electric flux for a spherical charge distribution my proffessor always writes "4 pi r2 E(r) = flux", where E(r) is the electric field. I don't understand this. I've tried to calculate the flux through a sphere by using the divergence theorem and E(r) = kr-2, but I just don't get the same result. I'm not that good at vector calculus, so maybe I'm just doing mistakes when I integrate. Could anyone show me how to do this integration so I can understand this?

2- I don't get why the definition of the electric potential (with the integral) is equivalent to saying E = -grad e(e is the potential of E). I know it involves the gradient theorem, but I don't really get it, and I can't find a decent demonstration anywhere.

3- More or less the same question. Why can I write Gauss's law either with the integral over a surface or by using the divergence? I know it has to do with the divergence theorem, but once again, all demonstrations I've found go to fast for me too understand them.

Homework Equations



This is my first post, and I don't really understand how to write equations properly, so I'm posting links to wiki pages that contain the equations for each question:

1- http://en.wikipedia.org/wiki/Gaussian_surface

2- http://en.wikipedia.org/wiki/Electric_potential

3- http://en.wikipedia.org/wiki/Gauss_Law

And more importantly I've attached a word file with all the equations written down properly.
 

Attachments

Physics news on Phys.org
Let's start with your first inquiry:

Gauss' Law in integral form (the most useful form of the law) is:

[itex]\int_{\mathcal{GS}} \vec{E} \cdot \vec{da}=\frac{Q_{enclosed}}{\epsilon_0}[/itex]

where [itex]\mathcal{GS}[/itex] is the Gaussian surface. This law holds for any charge distribution and hence any electric field; not just the field of a point charge (kq/r^2)...It is however only useful when the charge distribution (and hence the electric field it produces) possesses certain types of symmetry.

The relation, "4 pi r2 E(r) = flux" applies to situations where the field is spherically symmetric about the origin. In such cases, the electric field is radially outward and is uniform (it has the same value for any theta and phi values). Choosing a concentric sphere of radius r as a gaussian surface is therefor useful; the area element of such a surface is [itex]r^2sin(\theta)d \theta d \phi[/itex] and also points radially outward. The dot product between the electric field and the are element becomes just [itex]|E|r^2sin(\theta)d \theta d \phi[/itex]. Clearly, since neither |E| nor r^2 vary over the Gaussian surface, they can come outside of the integral. That leaves the integral over theta and phi which just gives 4*pi.

The only reason Gauss' Law was useful here, was because the charge distribution (and hence the electric field it produced) were spherically symmetric...do you follow this?