Stoke's theorem, why is this the surface?

  • Thread starter Thread starter flyingpig
  • Start date Start date
  • Tags Tags
    Surface Theorem
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
1 reply · 2K views
flyingpig
Messages
2,574
Reaction score
1

Homework Statement



Evaluate [tex]\int \mathbf{F} \cdot d\mathbf{S}[/tex] where [tex]\mathbf{F} = <-y^2,x,z^2>[/tex] and C is the curve of intersection of the plane y + z = 2 and the cylinder [tex]x^2 + y^2 = 1[/tex] (Orient C to be CCW when viewed from above)

Solution

curlF = <0,0,1+2y>

z = 2 - y

[tex]\int \mathbf{F} \cdot d\mathbf{S} = \iint_S curl \mathbf{F} \cdot d\mathbf{S} = \int_{0}^{2\pi} \int_{0}^{1} (1 + 2r\; \sin\theta) r dr d\theta = \pi[/tex]

The Attempt at a Solution



I did all of that, except I don't understand why the surface is chosen to be the plane. I thought the surface I am suppose to integrate is the cylinder

So parametrizing

[tex]\mathbf{r}(u,v) = <cos(u), sin(u), v>[/tex]

[tex]\mathbf{r_u} \times \mathbf{r_v} = <cos(u),sin(u),0>[/tex]

[tex]\iint_S curl\mathbf{F} \cdot d\mathbf{S} = \iint_S 0 dS = 0[/tex]

The 0 is wrong i know...
 
Physics news on Phys.org
so you're trying to compute the line integral of C, the intersection of a plane and cylinder, which is an ellipsoid. You do this by using stokes theorem to convert to a surface integral, the surface can be anyone that has boundary C, so the plane is the logical choice as it is the simplest to parameterise