I really would appreciate it if someone could help me with this problem below that I am having trouble with. The problem that I am trying to ask is down below, hyperlinked. Thank you.
Here is what I have done so far with the problem.
$S_1$ can be parametrized into $r(\theta,z) = <sin\theta, cos\theta, z>$. The Jacobian transform gives $r_{\theta} \times r_{z} = \, <cos\theta ,sin\theta ,0>$
$S_2$ can be parametrized into $r(\phi,\theta)=<sin\phi\, cos\theta, sin\phi\,sin\theta, cos\phi+1>$. The Jacobian transform gives $r_{\phi} \times r_{\theta} = \, <sin^2\phi cos\theta ,-(sin\phi)^2sin\theta ,2sin\phi cos\theta>$.
$$S_1:\int_0^{2\pi}\int_0^1F(r(\theta,z))\cdot<cos\theta,sin\theta,0>\,dzd\theta$$ $$S_2:\int_0^{2\pi}\int_0^{\pi/2}F(r(\phi,\theta))\cdot<sin^2\phi cos\theta ,-(sin\phi)^2sin\theta ,2sin\phi cos\theta>\,d\phi d\theta$$ After calculating the two double integrals for $S_1$ and $S_2$, adding the two values should give the answer, is that right? I really would appreciate if someone could help answer my question, even if just briefly. Thank you.