$\mathcal C$ is the intersection curve between the cylinder $x^2 + y^2 = 2y$ and the plane $y = z$. I tried parameterizing the curve by expanding the cylinder equation $x^2 + (y-1)^2 = 1$. I think I can write the parameterization as follows: $(r \cos(\theta), r \sin(\theta) + 1, 0)$? How do I proceed from here, I want to use Stokes theorem. $\mathcal C$ is oriented counterclockwise.
2026-03-25 19:01:36.1774465296
Stokes theorem, intersection between cylinder and plane
178 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2

HINT
We have
then
$$\int_C y^2\,dx+xy\,dy+xz\,dz =\int_S \operatorname{rot}(F)\cdot n \,dS$$
and
$$\operatorname{rot}(F)\cdot n=(0,z,-y)\cdot (0,-1/\sqrt 2,1/\sqrt 2)=\frac z {\sqrt 2}-\frac y {\sqrt 2}$$