Mathwords logoMathwords

Elliptic Cylinder — Definition, Formula & Examples

An elliptic cylinder is a three-dimensional surface created by translating an ellipse along an axis perpendicular to the plane of the ellipse. Its cross-sections parallel to the base are all identical ellipses.

An elliptic cylinder is a quadric surface in R3\mathbb{R}^3 defined by the equation x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1, where aa and bb are the semi-axes of the elliptical cross-section and the surface extends infinitely (or to a finite height hh) along the zz-axis. When a=ba = b, it reduces to a circular cylinder.

Key Formula

V=πabhV = \pi a b h
Where:
  • aa = Semi-axis of the ellipse along the x-direction
  • bb = Semi-axis of the ellipse along the y-direction
  • hh = Height of the cylinder

How It Works

In multivariable calculus, you encounter the elliptic cylinder when the equation of an ellipse appears with one variable missing entirely. Because zz does not appear in x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1, the surface has no restriction in the zz-direction, meaning it extends infinitely up and down. For a solid elliptic cylinder of finite height hh, you compute volume and surface area using the elliptical cross-section area πab\pi ab. The lateral surface area requires the ellipse's perimeter, which involves an elliptic integral and is typically approximated.

Worked Example

Problem: Find the volume of a solid elliptic cylinder with semi-axes a = 3 and b = 2, and height h = 10.
Step 1: Write the volume formula for an elliptic cylinder.
V=πabhV = \pi a b h
Step 2: Substitute the given values.
V=π(3)(2)(10)=60πV = \pi (3)(2)(10) = 60\pi
Step 3: Compute the numerical result.
V188.50V \approx 188.50
Answer: The volume is 60π188.5060\pi \approx 188.50 cubic units.

Why It Matters

Elliptic cylinders appear naturally when modeling pipes with non-circular cross-sections, in structural engineering, and in fluid dynamics. In multivariable calculus courses, recognizing an elliptic cylinder from its equation is essential for sketching regions of integration and setting up triple integrals.

Common Mistakes

Mistake: Confusing the equation of an elliptic cylinder with an ellipsoid because both involve x2/a2+y2/b2x^2/a^2 + y^2/b^2.
Correction: An elliptic cylinder has no z2z^2 term — one variable is completely absent. An ellipsoid includes all three squared variables: x2/a2+y2/b2+z2/c2=1x^2/a^2 + y^2/b^2 + z^2/c^2 = 1.