Solve Surface Integral: \vec{F}\cdot\vec{n}\, dS

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
Saladsamurai
Messages
3,009
Reaction score
7

Homework Statement


Evaluate the surface integral [tex]\vec{F}\cdot\vec{n}\, dS[/tex]

where [itex]\vec{F}=<-y,x,0>[/itex] and S is the part of the plane [itex]z=8x-4y-5[/itex] that lies below the triangle with vertices at (0,0,0,), (0,1,0,) and (1,0,0). The orientation of S is given by the upward normal vector. answer: 2


I am not sure if I am just making a careless mistake or a conceptual one.

The Attempt at a Solution



i.) Parametrizing S gives [itex]\vec{r}(x,y)=<x, y, 8x-4y-5>[/itex]

ii.) Finding [tex]\frac{\partial r}{\partial x}\times \frac{\partial r}{\partial y}=<1,0,8>\times<0,1,-4>=-8,4,1[/tex]

iii.) Thus, [itex]\vec{F}(\vec{r}(x,y))\cdot (\frac{\partial r}{\partial x}\times \frac{\partial r}{\partial y})=<-y,x,0>\cdot<-8,4,1>=<4x+8y>[/itex]

iv) Therefore [tex]I=\int\int_D (4x+8y)\, dA[/tex]

[tex]=\int_{x=0}^1 \int_{y=0}^x (4x+8y)\,dy\, dx[/tex]

I believe that if I made an error, it was made somewhere in here and not in my integration.

Any major blunders here?

Thanks,
Casey
 
Physics news on Phys.org
Dick said:
Look at your integral limits. You are integrating over the triangle formed by (0,0,0), (0,1,0) and (1,1,0).

Not sure I follow. My x bounds are correct right?
 
Is my upper y bound supposed to be (1-x)?
 
:redface: That's what I get for thinking I can do everything in my head...Teehee...