Mathwords logoMathwords

One-Sheeted Hyperboloid — Definition, Formula & Examples

A one-sheeted hyperboloid is a three-dimensional surface shaped like a smooth hourglass or cooling tower that extends infinitely in all directions, formed by the equation x2a2+y2b2z2c2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} - \frac{z^2}{c^2} = 1. Unlike a two-sheeted hyperboloid, it consists of a single connected piece with no gaps.

A hyperboloid of one sheet is a quadric surface in R3\mathbb{R}^3 defined by the equation x2a2+y2b2z2c2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} - \frac{z^2}{c^2} = 1 where a,b,c>0a, b, c > 0. Its cross-sections parallel to the xyxy-plane are ellipses (or circles when a=ba = b), while cross-sections containing the zz-axis are hyperbolas. The surface is ruled, meaning it can be generated entirely by straight lines, and it is connected (has genus one as a topological surface).

Key Formula

x2a2+y2b2z2c2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} - \frac{z^2}{c^2} = 1
Where:
  • aa = Semi-axis length along the x-direction at the waist (z = 0)
  • bb = Semi-axis length along the y-direction at the waist (z = 0)
  • cc = Parameter controlling how quickly the surface flares along the z-axis

How It Works

To identify a one-sheeted hyperboloid, look at the standard quadric equation and count the negative terms. Exactly one variable is subtracted while the other two are added, and the right side equals 11. Cross-sections at fixed z=kz = k give ellipses x2a2+y2b2=1+k2c2\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 + \frac{k^2}{c^2}, which grow larger as k|k| increases. The smallest ellipse occurs at z=0z = 0 and is called the waist or throat of the hyperboloid. Because the surface is ruled, architects use this shape in structures like cooling towers, since straight steel beams can be arranged along the surface.

Worked Example

Problem: Describe the cross-sections of the hyperboloid x24+y29z216=1\frac{x^2}{4} + \frac{y^2}{9} - \frac{z^2}{16} = 1 at z=0z = 0 and z=4z = 4.
Step 1: Set z=0z = 0 and substitute into the equation to find the waist cross-section.
x24+y29=1\frac{x^2}{4} + \frac{y^2}{9} = 1
Step 2: This is an ellipse with semi-axes a=2a = 2 along xx and b=3b = 3 along yy.
Step 3: Now set z=4z = 4. Substitute into the equation and simplify.
x24+y291616=1    x24+y29=2\frac{x^2}{4} + \frac{y^2}{9} - \frac{16}{16} = 1 \implies \frac{x^2}{4} + \frac{y^2}{9} = 2
Step 4: Rewrite in standard ellipse form by dividing both sides by 2.
x28+y218=1\frac{x^2}{8} + \frac{y^2}{18} = 1
Answer: At z=0z = 0, the cross-section is an ellipse with semi-axes 22 and 33. At z=4z = 4, it is a larger ellipse with semi-axes 222.832\sqrt{2} \approx 2.83 and 324.243\sqrt{2} \approx 4.24.

Another Example

Problem: Determine whether the surface x2+y2z2=5x^2 + y^2 - z^2 = 5 is a one-sheeted hyperboloid, and if so, find its parameters.
Step 1: Divide every term by 5 to get the equation in standard form.
x25+y25z25=1\frac{x^2}{5} + \frac{y^2}{5} - \frac{z^2}{5} = 1
Step 2: Two positive squared terms and one negative squared term with right side equal to 1 confirms a hyperboloid of one sheet.
Step 3: Read off the parameters: a=b=c=5a = b = c = \sqrt{5}. Since a=ba = b, every horizontal cross-section is a circle, making this a hyperboloid of revolution.
Answer: Yes, it is a one-sheeted hyperboloid of revolution with a=b=c=5a = b = c = \sqrt{5}.

Why It Matters

One-sheeted hyperboloids appear throughout multivariable calculus (Calculus III) when you classify quadric surfaces and compute surface integrals. In engineering and architecture, the ruled-surface property means structures like cooling towers, transmission towers, and even some skyscrapers follow this shape because they can be built from straight members. Understanding this surface also prepares you for differential geometry, where Gaussian curvature and parametric surface theory are central topics.

Common Mistakes

Mistake: Confusing a one-sheeted hyperboloid with a two-sheeted hyperboloid by miscounting the negative signs.
Correction: Remember: one negative sign in the standard form equals one sheet. Two negative signs (with the right side still equal to 1) give two sheets. A quick mnemonic: fewer minus signs, fewer gaps.
Mistake: Assuming horizontal cross-sections are always circles.
Correction: Horizontal cross-sections are circles only when a=ba = b. In general, they are ellipses. Always check whether the two positive-term denominators are equal.