PDA

View Full Version : Area of hyperboloid


LostInSpace
Apr22-04, 06:44 AM
Hi! I'm supposed to find the area of a hyperboloid within a sphere with the radius 2. The hyperboloid and the sphere intersect at \sqrt{\frac{3}{2}} and the intersecting curve is a circle with the radius \sqrt{\frac{5}{2}}. The hyperboloid is defined as

\left\lbrace\begin{array}{lcl}
x &=& \sqrt{1+t^2}\cos\varphi \\
y &=& \sqrt{1+t^2}\sin\varphi \\
z &=& t
\end{array}\right.

where -\sqrt{\frac{3}{2}} \le t \le \sqrt{\frac{3}{2}} and 0 \le \varphi < 2\pi. The area is given by the integral of the crossproduct of the derivates of t and \varphiover an area:

A = \iint_{\Omega}\left|\frac{\partial f}{\partial t}\times\frac{\partial f}{\partial\varphi}\right|\mathrm{d}t\mathrm{d}\va rphi


Which yields

A = \iint_{\Omega}\sqrt{2t^2 + 1}\mathrm{d}u\mathrm{d}t = 2\pi\int_a^b\sqrt{2t^2 + 1}\mathrm{d}t

where a and b are the limits of t.

Is this correct? Then what? How can I calculate the final integral?

Thanks in advance!

arildno
Apr22-04, 03:08 PM
I believe your formulae are correct. Check up hyperbolic identities..

LostInSpace
Apr25-04, 10:54 AM
Ok... I was thinking about something like this as well:

The hyperboloid can be defined as

\lbrace (x,y,z) \mid x^2 + y^2 - z^2 = 1 \rbrace


This set can be approximated by cylinders as

\lim_{n\rightarrow\infty}\bigcup_{i=0}^n \lbrace (x,y) \mid x^2 + y^2 = 1 + z_i^2, z_i \le z \le z_i + \Delta z \rbrace


The area of each cylinder is 2\pi\sqrt{1+z_i^2}\Delta z, so

A = \lim_{n\rightarrow\infty}2\pi\sum_{i=0}^n\sqrt{1+z _i^2}\Delta z = 2\pi\int_a^b\sqrt{z^2 + 1}\mathrm{d}t


This is roughly the same, but roughly isn't very good... is this wrong?

Thanks in advance!

arildno
Apr25-04, 01:05 PM
It's wrong, because the side of your "cylinder" is slightly curved, that's why you get a different area element.

LostInSpace
Apr25-04, 04:32 PM
Are you sure about this? The height of the cylinder \Delta z \rightarrow 0, so the curve shouldn't be any problem. Or should it?

Anyway, I assume you are right, but I just wanted to test this. But how do you integrate

\int_a^b \sqrt{2t^2+1}\mathrm{d}t


I tried to set t = \sinh s \Rightarrow \mathrm{d}t = \cosh s\mathrm{d}s:

\int_a^b 2\pi\sqrt{\mathrm{2\sinh^2 s + 1}}\cosh s\mathrm{d}s = 2\pi\int_a^b \sqrt{\cosh 2s}\cosh s\mathrm{d}s


I honestly can't get any further! Please help!

Thanks in advance!

arildno
Apr26-04, 02:33 AM
Hmm, I thought about that myself today, so I went back to your first post, but at the moment, I can't figure out why your answers differ.
As to the integration, simply set u=sqrt(2)*t, and later on substitute u=sinh(s).

arildno
Apr26-04, 02:56 AM
I've got it: In your cylindrical approach, you basically use the tangent vectors:
T1=sqrt(1+z^(2))(-sin(w),cos(w),0), T2=(0,0,1).
But T2 is NOT a tangent vector to the surface area!
(T1 is, though)
The true tangent vector makes an angle cos(a)=sqrt((1+z^(2))/(1+2z^(2))) to the vertical.
We then have that the proper area element dA fulfill the relation:
dAcos(a)=dS,
where dS is the cylinder area element (having the vertical as a tangent)