Evaluate the flux integral $$\iint_S\operatorname{curl}(\vec{F}) \cdot d\vec{S}$$ for the vector field $\vec{F}(x,y,z) = \langle(x^9 + y^7)z^5, x, y \rangle$, where $$S: \frac{x^2 + y^2}{16} + z^8 = 1, \ z\ge 0$$ and is oriented upwards.
So, we're going to use Stokes' theorem here. The first step is to parametrize the boundary curve as $\vec{r}(t) = \langle \cos(t), 4\sin(t), 0 \rangle , 0\le t \le 2\pi$.
However, after that, I have NO clue whatsoever. Can someone walk me through it?
Guide:
Compute $F(r(t))$.
Compute $r'(t)$.
Compute the inner product and use the following:
$$\iint_S \operatorname{curl}(F) \cdot dS = \int_0^{2\pi} F(r(t)) \cdot r'(t) \, dt$$