bugatti79
- 786
- 4
Homework Statement
Evaluate the surface integral \displaystyle \int \int_\sigma f(x,y,z) dS for f(x,y,z)=(x^2+y^2)zy where σ is the portion of the sphere x^2+y^2+z^2=4 and abov plane z=1
The Attempt at a Solution
I realize this can be done by parameterising the surface using θ and ∅. However, is it possible to use the other method
\displaystyle \int \int_{\sigma} f(x,y,z) dS=\int \int_R f(x,y,g(x,y))\sqrt{z_x^2+z_y^2+1}dA (1)
where z=g(x,y)=\sqrt{ 4-x^2-y^2} (2)?
Evaluating the RHS of eqn 1 I arrive at
\displaystyle \int \int_{\sigma} f(x,y,z) dS=\int \int_R 2x^2y+2y^3dA
Is this correct? If it is, how do I proceed with the limits, that I am not sure of
Thanks