Surface Integral Homework: Compute F = <z,x,y> f(x,y)

brtgreen
Messages
11
Reaction score
0

Homework Statement


Compute surface integral. F = <z, x, y> f(x,y) = x + y, 0 <= x <= 1, 0 <= y <= 1.

Homework Equations


The Attempt at a Solution



Well this is what I tried:

<z, x, y > * < -fx, -fy, 1> = -z - x + y = -(x+y) - x + y = -2x
Then I integrated it using the bounds given and got -1.

But by the divergence theorem this should = 0. Help!
 
Physics news on Phys.org
The divergence theorem requires the surface integral to be over the whole surface of the enclosed solid. You only did the top surface, which you did correctly. But what about the sides and bottom?
 
Oh ok I get what you're saying. But how am I supposed to know if they're asking for just the top or the whole enclosed surface?
 
brtgreen said:
Oh ok I get what you're saying. But how am I supposed to know if they're asking for just the top or the whole enclosed surface?

I guess you would have to just read the question carefully. And remember, the divergence theorem only applies in a situation where you have a surface enclosing a volume and it always requires the surface integral to be over the whole surface.

On the other hand, if your problem asked you to calculate the flux through the top face, you are done already.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top