-
surface area problem..
been trying to solve the folowing area calc:
 | x^2 + z^2 = 1, y^2+z^2\leq 1. z\geq 0\}<br />
)
so it should be the area of the surface 
then to use the formula for area integrals over uneven surfaces
^2 + (\frac {df}{dy})^2 + 1} )
i derive as follows:


and then in to the formula:
})^2 + (\frac {y}{\sqrt(1-y^2)})^2 + 1}dxdy )
but then i'm stucked, anyone got an idea how to solve this one?
-
Okay you have,

Then,

And,

Then, square them,

And,

Add them,

Which is,
+y^2(1-x^2)}{(1-x^2)(1-y^2)})
Thus,
(1-y^2)})
Combine,
(1-y^2)})
Add 1,
(1-y^2)}+1)
Add fractions,
(1-y^2)}=\frac{1-x^2y^2}{(1-x^2)(1-y^2)})
So the surface area is,
(1-y^2)}} dA)
Now, I did not simplify this integration. I am thinking about it. I tried using a Jacobian but alas not success yet.
-
yepp, have been going that way, been trying reducing it to
+x^2y^2)} + 1<br />
)
and then switch to polar coordinates but it get's even mesier that way, but it doesn't seem to be a very suitable area for polar coords anyway.
-
just a thought, since
doesn't that mean that the half tube in the zy plane is filled? witch makes

incorrect?
since
makes something that looks like a hyperbolic paraboloid..