bitrex
- 190
- 0
Homework Statement
I have to evaluate the surface integral of the following function over the top hemisphere of a sphere.
Homework Equations
\sigma (x,y,z) = \frac{\sigma_0 (x^2+y^2)}{r^2}
z = \sqrt{r^2-x^2-y^2}
\iint G[x,y, f(x,y)] \sqrt{1+ \frac{\partial f}{\partial x}+ \frac{\partial f}{\partial y}}dx dy
The Attempt at a Solution
\frac{\partial f}{\partial x} = \frac{-x}{z}
\frac{\partial f}{\partial y} = \frac{-y}{z}
so
\sqrt{1 + \frac{x^2}{z^2} + \frac{y^2}{z^2}} = \frac{r}{z}
since x^2+y^2+z^2 = r^2
So multiplying I get
\frac{\sigma_0(x^2+y^2)r}{r^2(r^2-x^2-y^2)^{\frac{1}{2}}}
The problem is when I try to convert this into polar coordinates to do the double integral by substituting x = r cos \theta, y = r sin \theta the stuff in the lower parenthesis becomes zero which is obviously a problem. Where am I going wrong here? Thanks for any help.
Last edited: