Question about surface integrals on E&M

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
7 replies · 2K views
Juan Pablo
Messages
39
Reaction score
0
I've seen on most books and in class that Gauss's law is usually stated like


[tex]\oint \vec{E} \cdot d\vec{A} = \frac{q_{en}}{\epsilon_0}[/tex]
Shouldn't the integral be a surface integral rather than a line integral? I've seen times in problem resolution where they evaluate the integral as a normal integral rather than a surface one, is there a formal justification for this?

I have another kinda unrelated question. When you choose a Gaussian surface to calculate an electric field, is it chosen arbitrarily? I mean every surface with the desirable properties will do?

Thanks!
 
Physics news on Phys.org
if you choose an arbitrary surface its arbitrary. and yes, an infinite amount of surfaces will have the same flux. and that also is a surface integral. I believe that symbol denotes only that the integral's bounds end and begin at the same point. the dA tells you that its a surface integral.
 
That is a surface integral because of the dA (element of surface area, sometimes written dS). The circle on the integral symbol indicates integrating over a closed surface that encloses the charge.

You can choose any enclosing surface that you are able to work out. Usually there is only one such surface that is easy to work out - where the E is known and is perpendicular to the surface everywhere.
 
Juan Pablo said:
I've seen on most books and in class that Gauss's law is usually stated like

[tex]\oint \vec{E} \cdot d\vec{A} = \frac{q_{en}}{\epsilon_0}[/tex]

Shouldn't the integral be a surface integral rather than a line integral?
I'm guessing that the area-as-a-vector thing is throwing you off. Your textbook probably explains how that works, but basically, for a small piece of a surface, [tex]d\vec{A}[/tex] has a magnitude equal to the area of the piece and a direction perpendicular to the surface.
I've seen times in problem resolution where they evaluate the integral as a normal integral rather than a surface one, is there a formal justification for this?
What usually happens is the dot product is being evaluated so that the integral becomes

[tex]\oint \vec{E} \cdot d\vec{A} = \oint |\vec{E}||d\vec{A}|\cos\theta = \oint {E\cos\theta} dA[/tex]

where [tex]E=|\vec{E}|[/tex] and [tex]dA=|d\vec{A}|[/tex], and with a clever choice of the gaussian surface, you end up with something like

[tex]\oint \vec{E} \cdot d\vec{A} = E \oint dA[/tex]

When you take the surface integral, you're now just summing the area of all these little pieces of the surface, and the result is just the total area of the gaussian surface.

Is this what you were asking about?
 
That's pretty much what I was asking. Thanks a lot!. But isn't [tex]\vec{E} \cdot d\vec{A}[/tex] an abuse of notation for the flux?
 
Apparently I misremembered. Another question, doesn't the electric field varies with distance? How is it possible to take it outside the integral?
 
Juan Pablo said:
Apparently I misremembered. Another question, doesn't the electric field varies with distance? How is it possible to take it outside the integral?
That's where the choice of the gaussian surface comes into play. You take advantage of the symmetries in a problem to make the calculation easier. For example, if you have a spherically symmetric charge distribution, E will be directed radially, and its magnitude will depend only on r, so if you use a sphere as your surface, the magnitude of E will be constant and [itex]\theta[/itex] will be zero, so you can pull E out of the integral.