mathman44
- 204
- 0
Homework Statement
Directly compute the flux integral \int\int(G*n dS) where D is the part of the plane x+y+z=1 in the first octant, oriented upwards.
G = -y-z-x
My attempt at solution:
normal vector, normalized, is 1/sqrt(3) * (1,1,1) and since z=1-y-x, the integral simplifies to
1/sqrt(3)*\int\int(-1 dS)
How do I evaluate this, without parametrization of the plane?