I need to find $\iint_\limits{S}F\cdot\hat{n} d\sigma$ where $\hat{n}$ is the unit outward normal to the surface $S$. Here $S$ is just the conical surface without the base.
If I parameterize the surface as follows : $$\gamma=r \cos\theta\hat{i}+ r\sin\theta\hat{j}+2r\hat{k}$$ then, $$\iint_\limits{S}F\cdot\hat{n}d\sigma=\int_0^{2\pi}\int_0^1F\cdot(\gamma_r\times\gamma_\theta) dr d\theta$$ This gives the answer $-2\pi$. However the correct answer is $2\pi$. So I think I have not taken the correct outward direction for $\hat{n}$.
My question is why is the unit outward normal not given by $\dfrac{\gamma_r\times\gamma_\theta}{|\gamma_r\times\gamma_\theta|}$ but by the negative of it for this problem?
P.S. This is a homework question.
Thank you!