Evaluate the surface integral ∫sf⋅ ds where f=⟨2x,−3z,3y⟩ and s is the part of the sphere x2 y2 z2=16 in the first octant, with outward normal orientation away from the origin

Respuesta :

Parameterize S by the vector function

[tex]\vec s(u,v) = \left\langle 4 \cos(u) \sin(v), 4 \sin(u) \sin(v), 4 \cos(v) \right\rangle[/tex]

with 0 ≤ u ≤ π/2 and 0 ≤ v ≤ π/2.

Compute the outward-pointing normal vector to S :

[tex]\vec n = \dfrac{\partial\vec s}{\partial v} \times \dfrac{\partial \vec s}{\partial u} = \left\langle 16 \cos(u) \sin^2(v), 16 \sin(u) \sin^2(v), 16 \cos(v) \sin(v) \right\rangle[/tex]

The integral of the field over S is then

[tex]\displaystyle \iint_S \vec f \cdot d\vec s = \int_0^{\frac\pi2} \int_0^{\frac\pi2} \vec f(\vec s) \cdot \vec n \, du \, dv[/tex]

[tex]\displaystyle = \int_0^{\frac\pi2} \int_0^{\frac\pi2} \left\langle 8 \cos(u) \sin(v), -12 \cos(v), 12 \sin(u) \sin(v) \right\rangle \cdot \vec n \, du \, dv[/tex]

[tex]\displaystyle = 128 \int_0^{\frac\pi2} \int_0^{\frac\pi2} \cos^2(u) \sin^3(v) \, du \, dv = \boxed{\frac{64\pi}3}[/tex]