TOPICS
Search

Cylinder


The term "cylinder" has a number of related meanings. In its most general usage, the word "cylinder" refers to a solid bounded by a closed generalized cylinder (a.k.a. cylindrical surface) and two parallel planes (Kern and Bland 1948, p. 32; Harris and Stocker 1998, p. 102). A cylinder of this sort having a polygonal base is therefore a prism (Zwillinger 1995, p. 308). Harris and Stocker (1998, p. 103) use the term "general cylinder" to refer to the solid bounded a closed generalized cylinder.

Unfortunately, the term "cylinder" is commonly used not only to refer to the solid bounded by a cylindrical surface, but to the cylindrical surface itself (Zwillinger 1995, p. 311). To make matters worse, according to topologists, a cylindrical surface is not even a true surface, but rather a so-called surface with boundary (Henle 1994, pp. 110 and 129).

As if this were not confusing enough, the term "cylinder" when used without qualification commonly refers to the particular case of a solid of circular cross section in which the centers of the circles all lie on a single line (i.e., a circular cylinder). A cylinder is called a right cylinder if it is "straight" in the sense that its cross sections lie directly on top of each other; otherwise, the cylinder is said to be oblique. The unqualified term "cylinder" is also commonly used to refer to a right circular cylinder (Zwillinger 1995, p. 312), and this is the usage followed in this work.

The right cylinder of radius r with axis given by the line segment with endpoints (x_1,y_1,z_1) and (x_2,y_2,z_2) is implemented in the Wolfram Language as Cylinder[{{x1, y1, z1}, {x2, y2, z2}}, r].

Cylinder1CylinderDimensions

The illustrations above show a circular right cylinder of height h and radius r.

If a plane inclined with respect to the caps of a right circular cylinder intersects a cylinder, it does so in an ellipse. The cylinder was extensively studied by Archimedes in his two-volume work On the Sphere and Cylinder in ca. 225 BC.

CylinderSquare

As illustrated above, a cylinder can be described topologically as a square in which top and bottom edges are given parallel orientations and the left and right edges are joined to place the arrow heads and tails into coincidence (Gray 1997, pp. 322-323). The cylindrical surface of a circular cylinder has Euler characteristic 0 (Alexandroff 1998, p. 99).

The lateral surface of a cylinder of height h and radius r can be described parametrically by

x=rcostheta
(1)
y=rsintheta
(2)
z=z,
(3)

for z in [0,h] and theta in [0,2pi).

These are the basis for cylindrical coordinates. The lateral surface area and volume of the cylinder of height h and radius r are

S=2pirh
(4)
V=pir^2h.
(5)

The formula for the volume of a cylinder leads to the mathematical joke: "What is the volume of a pizza of thickness a and radius z?" Answer: pi z z a. This result is sometimes known as the second pizza theorem.

If the top and bottom caps are added, the total surface area of a cylinder is given by

T=2pirh+2(pir^2)
(6)
=2pir(r+h).
(7)

The interior of the cylinder of radius r, height h, and mass M has moment of inertia tensor about its centroid is

 I=[1/(12)(h^2+3r^2)M 0 0; 0 1/(12)(h^2+3r^2)M 0; 0 0 1/2Mr^2].
(8)

The volume-to-total surface area ratio for a cylindrical solid is

 V/S=(pir^2h)/(2pir(h+r))=1/2(1/r+1/h)^(-1),
(9)

which is related to the harmonic mean of the radius r and height h. The fact that

 (V_(sphere))/(V_(circumscribed cylinder)-V_(sphere))=(4/3)/(2-4/3)=(4/3)/(2/3)=2
(10)

was known to Archimedes (Steinhaus 1999, p. 223).

Using the parametrization

x(u,v)=acosv
(11)
y(u,v)=asinv
(12)
z(u,v)=u
(13)

gives coefficients of the first fundamental form

E=1
(14)
F=0
(15)
G=a^2,
(16)

the coefficients of the second fundamental form

e=0
(17)
f=0
(18)
g=a,
(19)

area element

 dS=adu ^ dv,
(20)

Gaussian curvature

 K=0,
(21)

mean curvature

 H=1/(2a),
(22)

and principal curvatures

kappa_1=1/a
(23)
kappa_2=0.
(24)
Cylinders7

It is possible to arrange seven finite cylinders so that each is tangent to the other six, as illustrated above.


See also

Archimedes' Hat-Box Theorem, Barrel, Capsule, Cone, Cylinder-Cylinder Intersection, Cylinder Dissection, Cylinder-Sphere Intersection, Cylindrical Segment, Cylindrical Wedge, Elliptic Cylinder, Generalized Cylinder, Sphere, Steinmetz Solid, Viviani's Curve Explore this topic in the MathWorld classroom

Explore with Wolfram|Alpha

References

Alexandroff, P. S. Combinatorial Topology. New York: Dover, 1998.Beyer, W. H. (Ed.). CRC Standard Mathematical Tables, 28th ed. Boca Raton, FL: CRC Press, p. 129, 1987.Gray, A. Modern Differential Geometry of Curves and Surfaces with Mathematica, 2nd ed. Boca Raton, FL: CRC Press, 1997.Harris, J. W. and Stocker, H. "Cylinder." §4.6 in Handbook of Mathematics and Computational Science. New York: Springer-Verlag, pp. 102-104, 1998.Henle, M. A Combinatorial Introduction to Topology. New York: Dover, 1994.Hilbert, D. and Cohn-Vossen, S. "The Cylinder, the Cone, the Conic Sections, and Their Surfaces of Revolution." §2 in Geometry and the Imagination. New York: Chelsea, pp. 7-11, 1999.JavaView. "Classic Surfaces from Differential Geometry: Cylinder." http://www-sfb288.math.tu-berlin.de/vgp/javaview/demo/surface/common/PaSurface_Cylinder.html.Kern, W. F. and Bland, J. R. "Circular Cylinder" and "Right Circular Cylinder." §16-17 in Solid Mensuration with Proofs, 2nd ed. New York: Wiley, pp. 36-42, 1948.Steinhaus, H. Mathematical Snapshots, 3rd ed. New York: Dover, 1999.Zwillinger, D. (Ed.). CRC Standard Mathematical Tables and Formulae. Boca Raton, FL: CRC Press, 1995.

Cite this as:

Weisstein, Eric W. "Cylinder." From MathWorld--A Wolfram Web Resource. https://mathworld.wolfram.com/Cylinder.html

Subject classifications