Frustum
|
|
This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (May 2010) |
Examples: Pentagonal and square frusta |
|
| Faces | n trapezoids, 2 n-gons |
|---|---|
| Edges | 3n |
| Vertices | 2n |
| Symmetry group | Cnv, [1,n], (*nn) |
| Properties | convex |
In geometry, a frustum[1] (plural: frusta or frustums) is the portion of a solid (normally a cone or pyramid) that lies between two parallel planes cutting it.
The term is commonly used in computer graphics to describe the three-dimensional region which is visible on the screen, the "viewing frustum", which is formed by a clipped pyramid; in particular, frustum culling is a method of hidden surface determination.
In the aerospace industry, frustum is the common term for the fairing between two stages of a multistage rocket (such as the Saturn V), which is shaped like a truncated cone.
Contents |
[edit]
Each plane section is a floor or base of the frustum. Its axis if any, is that of the original cone or pyramid. A frustum is circular if it has circular bases; it is right if the axis is perpendicular to both bases, and oblique otherwise.
The height of a frustum is the perpendicular distance between the planes of the two bases.
Cones and pyramids can be viewed as degenerate cases of frusta, where one of the cutting planes passes through the apex (so that the corresponding base reduces to a point). The pyramidal frusta are a subclass of the prismatoids.
Two frusta joined at their bases make a bifrustum.
[edit] Formula
[edit] Volume
The volume of a conical or pyramidal frustum is the volume of the solid before slicing the apex off, minus the volume of the apex:
where B1 is the area of one base, B2 is the area of the other base, and h1, h2 are the perpendicular heights from the apex to the planes of the two bases.
Considering that
the volume can also be expressed as the product of the height h = h2−h1 of the frustum, and the Heronian mean of their areas:
Heron of Alexandria is noted for deriving this formula and with it encountering the imaginary number, the square root of negative one.[2]
In particular, the volume of a circular cone frustum is
where π is 3.14159265..., and R1, R2 are the radii of the two bases.
The volume of a pyramidal frustum whose bases are n-sided regular polygons is
where a1 and a2 are the sides of the two bases.
[edit] Surface area
For a right circular conical frustum[3]
and
where R1 and R2 are the base and top radii respectively, and s is the slant height of the frustum.
The surface area of a right frustum whose bases are similar regular n-sided polygons is
where a1 and a2 are the sides of the two bases.
[edit] Examples
- A notable example of a pyramidal frustum appears on the reverse of the Great Seal of the United States on the back of the United States one-dollar bill, the "unfinished pyramid" being surmounted by the Eye of Providence.
- Certain ancient Native American mounds also form the frustum of a pyramid.
- Chinese pyramids
- The John Hancock Center in Chicago, Illinois is a frustum whose bases are rectangles.
- The Washington Monument is a narrow pyramidal frustum (with square bases) with a pyramid attached to the top base.
- The viewing frustum in 3D computer graphics is the usable field of view of a virtual photographic or video camera modeled as a pyramidal frustum.
- The poem Love and tensor algebra, in the English translation of Stanislaw Lem's short-story collection The Cyberiad, claims that every frustum longs to be a cone.
- A bucket is an everyday example of a conical frustum. The bottom internal diameter is usually smaller than the upper internal diameter.
- The stereotypical lampshade is a frustum.
[edit] Notes
- ^ The term comes from Latin frustum meaning "piece" or "crumb". The English word is often misspelled as frustrum, probably because of a similarity with the common words "frustrate" and "frustration", also of Latin origin, or "fulcrum"
- ^ Nahin, Paul. "An Imaginary Tale: The story of [the square root of minus one]." Princeton University Press. 1998
- ^ "Mathwords.com: Frustum". http://www.mathwords.com/f/frustum.htm. Retrieved 17 July 2011.
[edit] External links
| Look up frustum in Wiktionary, the free dictionary. |
| Wikimedia Commons has media related to: Frustums |
- Derivation of formula for the volume of frustums of pyramid and cone (Mathalino.com)
- Weisstein, Eric W., "Pyramidal frustum" from MathWorld.
- Weisstein, Eric W., "Conical frustum" from MathWorld.
- Paper models of frustums (truncated pyramids)
- Paper model of frustum (truncated cone)
- Design paper models of conical frustum (truncated cones)
|
||||||||||||||||||||||||||







![A= \frac{n}{4}\left[(a_1^2+a_2^2)\cot \frac{\pi}{n} + \sqrt{(a_1^2-a_2^2)^2\sec^2 \frac{\pi}{n}+4 h^2(a_1+a_2)^2} \right]](http://upload.wikimedia.org/wikipedia/en/math/5/4/0/5409d4303bab812f0bbb41baa447aa5f.png)