Saladsamurai
- 3,009
- 7
Homework Statement
Let S be the part of the paraboloid z=1+x^2+y^2 lying above the rectangle
x between 0 and 1; y between -1 and 0 and oriented by the upward normal. Compute
\int\int_SF\cdot n\,dS where F=<xz, xy, yz>
So I have Parametrized the surface S as r(x,y,z)=<x, y, 1+x2+y2>
Then I have found dr\dx cross dr/dy =f
then I found F(r(x,y)) dot f
Now I need to integrate this over the domain of E but I am having trouble finding my bounds for x and y?
I need to project the paraboloid downward onto x-y plane right? This gives a curve, oh wait, the curve is just the equation of the paraboloid with z=0 right?
So the curve is 1+x2+y2=0
why does that not sit well with me?