Consider the bounded surface S that is the union of $x^2 + y^2 = 4$ for $−2 \le z \le 2$ and $(4 − z)^2 = x^2 + y^2 $ for $2 \le z \le 4.$ Sketch the surface. Use suitable parametrisations for the two parts of S to verify Stokes’s Theorem for for $\mathbf{F} = (yz^2,0,0)$.
Herein, I ask only about computing line integrals instead of $ \iint_S (\nabla × F )· d\mathbf{S}$, by virtue of Stokes's Theorem. Denote the $2 \le z \le 4$ cone P, and the $-2 \le z \le 2$ cylinder C.
A boundary curve for $P$ is $x^2 + y^2 \le 4$ on the $z = -2$ plane. By virtue of the quotes on orientation here, we need the normal vector to be downward, in the direction of $(0, 0, -1).$ So the circle must be oriented clockwise when viewed from above $z = -2$ (as in my picture here). Thus, parameterise with $\mathbf{r}(t) = ( 2\sin t, 2\cos t, -2 )$ for all $0 \le t \le 2\pi$.
Then $\oint_{C_1} \mathbf{F} \cdot d\mathbf{r} = \int^{2\pi}_{0} (8 \cos t, 0, 0,) \cdot ( 2\cos t, ♦ ,♦ ) \, dt = 16\pi$
♦ denote objects that don't need to be computed because they're dot-producted with 0.
$1.$ My answer differs by a negative sign from that without Stokes's Theorem. What's wrong?