Struggling with Stokes' Theorem? Need Help Solving?

  • Thread starter Thread starter asi123
  • Start date Start date
  • Tags Tags
    Stokes Theorem
asi123
Messages
254
Reaction score
0

Homework Statement



I got stuck using the Stokes' theorem, the problem is at the bottom of the pic.
I found the Curl of F, and also the normal of the Triangle. As you can see, I ended up with an area integer with 3 variables, how do I solve this? did I do it right?

Homework Equations





The Attempt at a Solution

 

Attachments

  • scan0002.jpg
    scan0002.jpg
    25.1 KB · Views: 415
Physics news on Phys.org
The area over which you now need to integrate is the interior of the triangle with vertices A= (0,0,1), B= (2,0,9), and C= (2,2,11). The vector from A to B is <2, 0, 8> and from A to C is <2, 2, 10>. A normal to that plane is given by the cross product: <-16, -2, 4> or, dividing by 2 to simplify, <8, -1, 2>. The equation of the plane is 8x- y+ 2(z-1)= 0 or 8x- y+ 2z= 2 which we can finally write as z= 1- 4x+ (1/2)y. Writing that as a vector equation, using x and y as parameters, \vec{r}(x,y)= x\vec{i}+ y\vec{j}+ (1- 4x+ y/2)\vec{i}. Then \vec{r}_x= \vec{i}- 4\vec{k} and \vec{r}_y= \vec{j}+ 1/2\vec{k}. The "fundamental vector product for the surface is the cross product of those, 2\vec{i}- (1/2)\vec{j}+ \vec{k}. You need to integrate the dot product of that with curl F with respect to x and y, over the area in the xy-plane with vertices (0,0), (2,0), and (2,2), the projection of the points given to the xy-plane.
 
HallsofIvy said:
The area over which you now need to integrate is the interior of the triangle with vertices A= (0,0,1), B= (2,0,9), and C= (2,2,11). The vector from A to B is <2, 0, 8> and from A to C is <2, 2, 10>. A normal to that plane is given by the cross product: <-16, -2, 4> or, dividing by 2 to simplify, <8, -1, 2>. The equation of the plane is 8x- y+ 2(z-1)= 0 or 8x- y+ 2z= 2 which we can finally write as z= 1- 4x+ (1/2)y. Writing that as a vector equation, using x and y as parameters, \vec{r}(x,y)= x\vec{i}+ y\vec{j}+ (1- 4x+ y/2)\vec{i}. Then \vec{r}_x= \vec{i}- 4\vec{k} and \vec{r}_y= \vec{j}+ 1/2\vec{k}. The "fundamental vector product for the surface is the cross product of those, 2\vec{i}- (1/2)\vec{j}+ \vec{k}. You need to integrate the dot product of that with curl F with respect to x and y, over the area in the xy-plane with vertices (0,0), (2,0), and (2,2), the projection of the points given to the xy-plane.
Thanks a lot HallsofIvy.

I think the first cross product should be (-16, -4, 4), right?
 
Another thing.
I marked everything in the pic.
Shouldn't I normalize the normal vector?
Did I write the boundaries right?

10x again.
 

Attachments

  • scan0003.jpg
    scan0003.jpg
    23.1 KB · Views: 379
Whether you should normalize the normal vector depends upon exactly how you are calculating the differential of area. I prefer to use the "fundamental vector product" as above. That is both normal to the plane and its length is the correct differential of area. That you do NOT want to normalize.
 
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