Question. Let $S$ denote the unit sphere in $\mathbb{R}^3$. Evaluate: $$\int_S (x^4+y^4+z^4) \, dS$$
My Solution. First I parametrize $S$ by $$r(u,v)=(\cos v \cos u, \cos v \sin u, \sin v)$$ $0\le u \le 2 \pi;~-\frac{\pi}{2}\le v \le \frac{\pi}{2}$
Let $~f(x,y,z)=x^4+y^4+z^4$. Here $~|\frac{\partial r}{\partial u} \times \frac{\partial r}{\partial v}|=|\cos v|$
Then $\displaystyle \int_S(x^4+y^4+z^4)\,dS = \int_{-\pi/2}^{\pi/2} \int_0^{2\pi} f[r(u,v)] \left|\frac{\partial r}{\partial u} \times \frac{\partial r}{\partial v}\right|~du~dv$
Thus I try to calculate this integral directly using the definition of surface integral.
But I had so much calculations in this way. Does this particular problem can be solved using any theorems e.g-Gauss' Divergence (By writing $f$ as $F\cdot n$ for some vector field $F$? Thank you.
Let $~f(x,y,z)=x^4+y^4+z^4$
The unit outward drawn normal to $S$ is $n=(x,y,z)$. Taking $F=(x^3,y^3,z^3)$ we have $f=F.n$. Hence the given integral:
$\int_{S}f(x,y,z)dS=\int_{S}F.n~dS=\int_{V}div F~dV =3\int_{0}^{1}\int_{-\pi/2}^{-\pi/2}\int_{0}^{2\pi}r^2|\cos v|~dr~du~dv=\frac{12\pi}{5}.$