I am confused by a problem from Schey's Div, Grad, Curl and All That:
Use the divergence theorem to show that $$\iint_S\hat{\mathbf{n}}dS=0,$$ where S is a closed surface and $\hat{\mathbf{n}}$ the unit vector normal to the surface $S$.
The whole discussion of surface integrals in this text so far has dealt with scalar-valued integrands, like:
$$\iint_S\mathbf{F}\cdot\hat{\mathbf{n}}dS.$$
So it would seem the author is either introducing vector-valued integrands for the first time, or suggesting $\mathbf{F}=1$, which I assume is a typo.
Any ideas about how to resolve this issue? I guess I could just say that, over a closed surface, for every surface normal there will be a normal elsewhere on the surface pointing in the opposite direction so they all cancel. But this approach doesn't use the divergence theorem.
$\DeclareMathOperator{div}{div}\DeclareMathOperator{grad}{grad}$ We have $$ \int\limits_S n \,dS = \int\limits_S \sum_i n_i e_i \, dS = \sum_i e_i \int\limits_S (e_i \cdot n) dS = \sum_i e_i \int\limits_V \div e_i \, dV = \sum_i e_i \int\limits_V 0 \, dV = 0 $$ where $e_i$ is the canonical base vector in $i$-direction: $(e_i)_j = \delta_{ij}$.