Flux of F over the surface of a cube

Moragor
Messages
7
Reaction score
0

Homework Statement


Find the flux of F over the surface of the cube with vertices ( \pm 1, \pm 1, \pm 1) using the outer normal.
F(x,y,z)=(x+y)i+zj+xzk

Homework Equations


Flux of F over S is
\iint F \cdot n dS


The Attempt at a Solution


I think the normal should be 1 in the respective directions for each side of the cube, and I keep getting 0 when I try to work out the math.
 
Physics news on Phys.org
I used the divergence theorem, and I don't get zero. How did you get zero?
 
Well that would make sense, the divergence theorem is the next section, haha. I was just following the example in the book multiplying the normal and F and finding the integral? (for each side, since it isn't continuous)

Do you know any more elementary ways to do it?
 
If you don't have the divergence theorem, then you just have to do what you said. Dot the normal with F over each face integrate and sum them. You should get the same answer. It's not that hard and you can do it that way. But since you didn't tell us how you got zero out of it, it's hard to say what you are doing wrong.
 
I did these three integrals
\iint (1+y) dydz
\iint z dxdz
\iint x dxdy

With -1 to 1 as the limits for all three. Do I need to split those up into two each for each side? I feel like I do but I'm not sure how to do that.
 
Yes, \int_{-1}^1\int_{-1}^1 z dxdz= 0 and \int_{-1}^1\int_{-1}^1 x dydx= 0[/itex], but \int_{-1}^1\int_{-1}^1(y+1) dydz[/itex] is NOT 0.
 
Alright, that was my problem, I figured it out now.

Thanks!
 
Back
Top