I am trying to verify Stokes's theorem if $\vec{v} = z\vec{i} + x\vec{j} + y\vec{k}$ is taken over the hemispherical surface $x^2+y^2+z^2=1, \; z>0$
I have finished the left hand size of Stokes's theorem, and the answer was $\pi$.
I am working on the RHS. I first calculate the unit normal which I go to be $x\vec{i} + y\vec{j} + z\vec{k}$.
Then I calculate the curl of $\vec{v}$ which I Got to be $\vec{i} + \vec{j} + \vec{k}$
When I multiply these together, I get $x + y + z$; however, this makes no sense as I will only have a double integral, but $3$ variables. Can someone point out where I may have gone wrong?
I think I am suppose to get $x+y+1$ and then integrate, but not sure. Any help would be greatly appreciated!