After trying a couple of times, but failing to find a way to solve these problems, I decided I should perhaps ask the people on this forum for help.
Problem 1
Let $C$ be the curve $(x-1)^2+y^2=16$, $4x+3y+z=2$ oriented clockwise when viewed from high on the z-axis. Let $\vec{F} = \langle4z^2+y^2+sin(x^2), 2xy+3z, 2xz +yz\rangle$. Evaluate $\oint_C \vec{F} \cdot d\vec{r}$.
I tried solving this using Stoke's Theorem, but got stuck. I got $curl\vec{F}=\langle z-3, 6z, 0\rangle$ and the normal unit vector $\hat{N} = \langle 4, 3, 1 \rangle \cdot \frac{1}{\sqrt{26}}$. I got stuck on the boundaries while trying to evaluate the double integral, perhaps there is something obvious that I'm missing.
Problem 2
Calculate the flux of the curl of the field $\vec{F} = \langle 5z, x, y \rangle $ across the surface $S: \vec{r}(r, \theta) = \langle r cos\theta, rsin\theta, 16-r^2 \rangle$, $0 \leq r \leq 4$, $0 \leq 2\pi$ in the direction of the outward unit normal $\hat{N}$.
I also tried using Stoke's Theorem on this problem, but got stuck again. I tried converting $\vec{r}$ to cartesian coordinates in order to try to solve it, but got a whole load of gibberish.
So now I am stuck, I tried a couple of other things, but didn't really get to a concrete solution. Any help would be very much appreciated!
Hint for the surface integral in (1): parametrize the surface using (almost) cylindrical coordinates: $$x = 1 + r\cos\theta,$$ $$y = r\sin\theta$$ $$z = \cdots$$ $$(r,\theta)\in\cdots$$
For (2), edit and post your calculations.