Question: 2012 9C. Consider the (cutoff) paraboloid defined by $z= x^2 + y^2 , \frac{1}{9} \le z \le 1$. Sketch the surface. Verify Stokes’s Theorem for for $\mathbf{F} = (-y^3,x^3,z^3)$.
Herein, I enquire only about directly computing $ \iint_S (\nabla × F )· d\mathbf{S}$, which I separate from the computation with Stokes's Theorem.
My effort: Parameterise with $\mathbf{z} (x,y) = ( x, y, x^2 + y^2 )$ Then $\mathbf{\nabla × F} = (0, 0, 3(x^2 + y^2))$. I think that S is supposed to be the projection of $ x^2 + y^2 \le 1/9 $ onto z = 0 plane.
$1.$ This guess proved correct, but why is this S? Why isn't S the projection of $ x^2 + y^2 \le 1 $ or something else ? Why must it be projected onto the z = 0 plane? Why not somewhere else?
♦ denote objects that don't need to be computed because they're dot-producted with 0.
$ \iint_{S} (\nabla × F ) · {\mathbf{n}} \, dS = \iint_{ x^2 + y^2 \le z, 1/9 \le z \le 1 } (\nabla × F ) \cdot {\mathbf{n}} \, dA \\ = \iint_{ x^2 + y^2 \le z, 1/9 \le z \le 1 } (0, 0, 3(x^2 + y^2)) \cdot (-\partial_x \mathbf{z}, -\partial_y \mathbf{z},1) \, dA \\ = \iint_{ x^2 + y^2 \le z, 1/9 \le z \le 1 } (0, 0, 3\color{orangered}{(x^2 + y^2)}) \cdot (♦, ♦,1) \, dA.$
$2.$ How would one determine that it's $\color{green}{(\partial_{x} \mathbf{z} \times \partial_{y} \mathbf{z}} )$ that 'produces the outward normal which is what we want', and not $\color{darkred}{(\partial_{y} \mathbf{z} \times \partial_{x} \mathbf{z} )}$? I know that everything must be positively oriented by convention. If the answer is geometric or visual, would you please provide a picture?
Conver tot polar coordinates, where $ z = radius^2 = 1/9 \implies radius = 1/3 $.
Then above = $ 3 \int^{2\pi}_{0} \, d\theta \int^{1}_{1/3} \color{orangered}{r^2} \, r \, dr \, d\theta = 3 \cdot 2\pi \cdot \frac{1}{4} (1^4 - (1/3)^4) = 40\pi/27. $
\oint
? $\displaystyle\oint_C f(z),dz$. – kahen May 04 '14 at 22:52