gtfitzpatrick
- 372
- 0
Homework Statement
Use stokes theorem to elaluate to integral \int\int_{s} curlF.dS where F(x,y,z)= x^2 z^2 i + y^2 z^2 j + xyz k and s is the part of the paraboliod z=x^2+ y^2 that lies inside the cylinder x^2 +y^2 =4 and is orientated upwards
Homework Equations
The Attempt at a Solution
so i use Stokes theorem \int\int_{s} curlF.dS = \oint_{c} F.dv
so i want to get parametric equations for C and so i get x=2cost y=2sint and z=4 i came up with these as the boundary curve c is a circle of raadius 2 and my z value of 4 because that is where the parabaloid and cylinder intersect...am i right in my thinking here?
so then dx= -2sintdt ; dy=2costdt and dz=0
so then i get \oint_{c} F.dv = \oint_{c} x^2 z^2 dx - y^2z^2 dy + xyzdz
which becomes \int^{2\pi}_{0} ((4cos^2 t )(16)(-2sint) - (4sin^2t)(16)(ccost)) dt
\int^{2\pi}_{0} ((-128cos^2 t )(sint) - (128sin^2 t)(cost)) dt
am i working on the right lines here?
Last edited: