c0der
- 52
- 0
Homework Statement
Verify Stokes' theorem for the following:
F=[y^2, x^2, -x+z]
Around the triangle with vertices (0,0,1),(1,0,1),(1,1,1)
Homework Equations
\int\int_S(curlF)\cdot ndA=\int_C F\cdot r' ds
The Attempt at a Solution
[/B]
For the LHS:
curlF\cdot n=2x-2y
\int\int_S(curlF)\cdot ndA=\int_0^1 \int_0^{1-x}2x-2ydydx
This gives zero. Also integrating over the three curves of the triangle gives zero. However, the book's answer is 1/3. Any idea what the mistake is?