Im struggling to solve this problem :
Consider F$(x,y,z) = (y,z,x)$ and the surface $\phi(u,v) = (u,v,sin(u^2 + v^2))$ where $(u,v)$ belongs to some disc centred at $(0,0)$ and $r=3$. Find the surface integral using Stoke's Theorem.
So far I have parametrised the curve so that $$ \gamma(t) = (3cos(t),3sin(t), 0)$$
I'm slightly unsure of the method used to solve this integral using Stoke's Theorem. What should i be taking the curl of?
The correct answer should be zero which is not what im getting.