Curl of a vector field using Divergence Theorem?

446 Views Asked by At

The following problem would be typically solved applying Stokes Theorem, or even directly calculating each integral, but this may need a change of perspective. I appreciate some hints because I can not see how this could be related with the divergence theorem.

Given the field $\mathbf{F}(x,y,z)=(-y, -yz, \frac{x^2}{2})$ and the sufaces $S_1=\{(x,y,z)\in\mathbb{R}^3:x^2+y^2+z^2=4, x\ge0\}$, $S_2=\{(x,y,z)\in\mathbb{R}^3:y^2+z^2\le 4, x=0\}$ use the Divergence theorem to justify the following equation: $$ \iint_{S_1} \operatorname{curl}\mathbf{F} \cdot dS = \iint_{S_2} \operatorname{curl}\mathbf{F} \cdot dS$$

1

There are 1 best solutions below

2
On

The two surfaces enclose an hemisphere $E= \{ (x,y,z ) : x^2+y^2+z^2 \le 4 , x\ge 0\}$, in particular $S_1 \cup S_2 = \partial E$. So you can use divergence theorem, recalling that $$\operatorname{div}(\operatorname{curl} \mathbf{F}) = 0$$.