Why can't I use the divergence theorem?

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
15 replies · 2K views
Amaelle
Messages
318
Reaction score
55
Homework Statement
look at the image
Relevant Equations
Divergence theorem
Flux on a surface
Greetings!
here is the following exercice
1623425840136.png


I understand that when we follow the traditional approach, (prametrization of the surface) we got the answer which is 8/3
But why the divergence theorem can not be used in our case? (I know it's a trap here)
thank you!
 
Physics news on Phys.org
Thanks a million!
 
  • Like
Likes   Reactions: Delta2
You can, however, still use the divergence theorem in solving the problem. If you close the surface by adding a bottom (the rectangle in the xy-plane), the divergence theorem tells you the flux through the top, which is what you're looking for, is equal to the negative of the flux through the bottom, which is easy to calculate.
 
  • Like
  • Informative
Likes   Reactions: Amaelle and FactChecker
thank you but just one point that bothers me, the formula of the Field F (x^2+y^2,0,y^2) doesn't always give 0 gradient?
 
Yes sorry
I mean F(x,y,z)=(z,0,y^2) and the divergence of F will give 0, this is why for any closed surface this divergence will be 0! this is where I get confused
 
The divergence theorem tells you that the integral over the closed surface vanishes, so you have
$$\int_{\rm closed~surface} \mathbf{F}\cdot d\vec S = \int_\Sigma \mathbf{F}\cdot d\vec S + \int_{\rm top~surface} \mathbf{F}\cdot d\vec S = 0.$$ Calculate the last integral and note that the first integral has the opposite sign than what the problem asks for.
 
Last edited:
  • Like
  • Love
Likes   Reactions: Amaelle and Delta2
Amazing! thanks a million!
 
I had the wrong picture in my head of the surface ##\Sigma##, so it turns out calculating the total flux through the closed surface has four more pieces corresponding to the sides needed to complete the surface. Because of the symmetry in the problem, those contributions turn out to cancel out, so top+bottom = 0 still holds. But @Amaelle, you should be aware of that since it won't generally be true.
 
  • Love
Likes   Reactions: Amaelle
@Delta2 , there is a point that confuses me
you said that I couldn't use the Divergence theorem because my surface isn't closed, but isn't the flux over a closed region always =0? thanks!
 
Amaelle said:
but isn't the flux over a closed region always =0?
Of course not. It depends on the divergence of the vector field of which we calculate the flux. If the vector field has divergence 0 everywhere then the flux over the closed surface is 0 too, according to divergence theorem. If the divergence is not zero then the flux is equal to the integral of the divergence ##\iiint_V \nabla\cdot \vec{F} dV## where V the volume that is enclosed by the closed surface.
 
  • Love
Likes   Reactions: Amaelle
thanks a million ! you and @vela cleared a huge confusion in my mind!
 
  • Like
Likes   Reactions: vela and Delta2