The question is Let $S$ be that part of the surface of the paraboloid $z=x^2+y^2$ between the planes $z=1$ and $z=4$. Using suitable diagrams, show how Stokes' theorem may be applied to this surface in order to write
$\iint_s \nabla \times V.\hat ndS$
as the sum of two line integrals. I want to show clearly the direction of integration along the two curves assuming that the z components of $\hat n$ are positive.
part (b)
given $\vec{V}=x^3j+z^3k$ I want to evaluate both the surface intergal
$\iint_s\nabla\times V.\hat n dS$ and the sum of the line intergrals $\int_{C_{1}} V.dR +\int_{C_{2}} V.dR$ where $C_1$ and $C_2$ are two curves bounding S, hence verifying stokes' theorem for this case.
My questions are:
1) How does one find the upper and lower limits of the intergrals clearly one of the integrals should be z=4 and z=1 but how can one calculate the ones for x?
2) Do we need to calculate $\hat n$ and if so how? is it just $\frac{\nabla V}{|\nabla V|}=\hat n$
3) What is the diagram supposed to look like because I'm finding it very hard to believe my diagram is correct?
4) Could someone show me the working for when evaluating the surface intergral specifically update
would we substitute the values of $z$ into $z=x^2+y^2$ to find the curves $C_1$ and $C_2$?.


1) The projection of the surface down onto the $x,y$ plane is the annular region between the circles of radius 1 and 2. It would probably be easier to integrate in polar coordinates, since then the limits on the integrals would be $1$ to $2$ (for $r$) and $0$ to $2\pi$ (for $\theta$).
2) The vector field $V$ has nothing to do with the normal vector $\hat{n}$: that is just a property of the surface. The normal vector is $\left<-f_x,-f_y,1\right>$, which in your case is $\left<-2x,-2y,1\right>$.
3) For the diagram, I would just draw the indicated portion of the surface, and show that the upper boundary component (the circle of radius 2 with $z=4$) is oriented counterclockwise, and the lower boundary component (the circle of radius 1 with $z=1$) is oriented clockwise.