Overview
A pyramid is a three-dimensional polyhedron consisting of a single flat polygonal base and a set of triangular faces that converge to a common point called the apex. As a basic class of polyhedron, pyramids appear in many sizes and shapes depending on the base polygon and on whether the apex is centered above the base or offset. In geometric literature the pyramid is often described as a three-dimensional figure formed by connecting a point to every point of a polygon.
Parts and basic characteristics
Key elements of a pyramid include the base, the apex, lateral faces, base edges and lateral edges. Each lateral face is a triangle that shares one edge with the base; these triangular faces meet pairwise at the lateral edges and all meet at the apex. Two heights are commonly used: the perpendicular height (or altitude) is the perpendicular distance from the apex to the plane of the base; the slant height is the distance measured along a lateral face from the apex to the midpoint of a base edge (for regular pyramids).
Common types and examples
- Square pyramid: base is a square and there are four triangular lateral faces; a familiar example in elementary geometry is the regular square pyramid where the apex lies directly above the center of the square base. See a typical model at square pyramid.
- Triangular pyramid (tetrahedron): base is a triangle and the solid has four faces in total. A regular tetrahedron has four congruent equilateral triangular faces; this simplest polyhedron is often called a tetrahedron.
- Regular pyramid: base is a regular polygon and the apex projects onto the center of the base, making all lateral faces congruent isosceles triangles.
- Oblique pyramid: the apex is not above the center of the base, so lateral faces are no longer symmetric.
Volume and frustums
The volume of any pyramid can be computed from the area of its base and its height. The standard formula is V = (1/3) B h, where B denotes the area of the base and h is the perpendicular height from the apex to the base plane. For a square base with side length a this becomes V = (a^2 h) / 3. This 1/3 factor distinguishes pyramids from prisms with the same base and height (a prism of the same base and height has volume B·h).
If a pyramid is cut by a plane parallel to the base, the portion between the plane and the base is a frustum. The volume of a frustum with parallel base areas B1 and B2 and height h is V_frustum = (1/3) h (B1 + B2 + sqrt(B1·B2)). This expression follows from similarity of cross-sections.
Surface area
The surface area of a pyramid is the sum of the base area and the lateral area. For a regular pyramid the lateral area L can be calculated from the perimeter p of the base and the slant height l by L = (1/2) p l. Hence the total surface area A = B + (1/2) p l. For irregular pyramids, the lateral area is the sum of the areas of the individual triangular faces, each computed from base edge lengths and corresponding slant heights.
Uses, distinctions and notable facts
Pyramids arise in architecture and engineering (the name is famously inspired by ancient monumental structures) and are used in mathematical modeling, computer graphics and optimization problems because of their simple planar-faced structure. Geometrically, a pyramid differs from a prism in that lateral faces are triangular and converge to a single vertex; a cone is a continuous analogue with a curved base and lateral surface. The tetrahedron is the simplest three-dimensional polyhedron with four faces, and pyramids with regular polygonal bases often serve as elementary examples when studying symmetry and polyhedral duals.
Practical notes
When solving problems involving pyramids, identify the base and measure the perpendicular height first; use similarity arguments for sections and frustums; and convert base area B into an explicit expression (for example, B = a^2 for a square base) before applying the volume formula. Formulas above are standard in elementary and solid geometry and form a basis for many applied calculations in design and analysis.