Surface Parametrization and Normal Vector
\[ \vec{r}(u,v) = \langle 3 \sin u \cos v, 3 \sin u \sin v, 3 \cos u \rangle \]
Partial derivatives:
\[ \begin{aligned} \vec{r}_u &= \langle 3 \cos u \cos v, 3 \cos u \sin v, -3 \sin u \rangle \\ \vec{r}_v &= \langle -3 \sin u \sin v, 3 \sin u \cos v, 0 \rangle \end{aligned} \]
Cross product (normal vector):
\[ \vec{r}_u \times \vec{r}_v = \langle 9 \sin^2 u \cos v, 9 \sin^2 u \sin v, 9 \sin u \cos u \rangle \]
Is this "outward"? If so, \( z > 0 \).
Since \( 0 \leq u \leq \frac{\pi}{3} \implies \cos u, \sin u > 0 \), so \( z > 0 \). So, yes.
Evaluating the Surface Integral
Vector field and its curl:
\[ \vec{F} = \langle y, -x, 0 \rangle, \quad \text{curl } \vec{F} = \nabla \times \vec{F} = \dots = \langle 0, 0, -2 \rangle \]
The surface integral becomes:
\[ \begin{aligned} \iint_S \text{curl } \vec{F} \cdot d\vec{S} &= \iint_R \text{curl } \vec{F} \cdot (\vec{r}_u \times \vec{r}_v) \, dA \\ &= \int_0^{2\pi} \int_0^{\pi/3} \langle 0, 0, -2 \rangle \cdot \langle \dots, \dots, 9 \sin u \cos u \rangle \, du \, dv \\ &= \int_0^{2\pi} \int_0^{\pi/3} -18 \sin u \cos u \, du \, dv = \dots = -27\pi/2 \end{aligned} \]
\[ -27\pi/2 \]