Advanced Shapes and Theorems
Learning Objectives
- Calculate the volume and surface area of advanced geometric shapes such as ellipsoids and toruses.
- Apply the First and Second Theorems of Pappus to find the surface area and volume of solids of revolution.
- Understand and apply the Prismatoid Theorem to determine the volume of various solid figures.
- Estimate the volume of irregular shapes using numerical integration techniques, such as the Trapezoidal Rule and Simpson's 1/3 Rule.
Formulas for advanced cut solids, and the application of Pappus's Theorems and the Prismatoid Theorem.
Ellipsoid
A three-dimensional analog of an ellipse, whose volume is determined by its three semi-axes.
Volume of an Ellipsoid
An ellipsoid is a three-dimensional analog of an ellipse. Its volume is determined by its three semi-axes.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Volume | - | |
| Semi-axis in the x direction | - | |
| Semi-axis in the y direction | - | |
| Semi-axis in the z direction | - |
Torus
A solid of revolution generated by revolving a circle about an axis coplanar with the circle but not intersecting it. It resembles a doughnut shape.
Volume and Surface Area of a Torus
Formulas to calculate the volume and surface area of a torus based on its minor and major radii.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Volume | - | |
| Surface Area | - | |
| Minor radius (radius of the generating circle) | - | |
| Major radius (distance from the center of the tube to the center of the torus) | - |
Interactive Simulation
Use the simulation below to explore the generation of a torus by revolving a circle and see how the minor and major radii affect its volume and surface area.
Theorems of Pappus (Guldinus)
The Theorems of Pappus relates the surface area and volume of a solid of revolution to its generating curve or generating area and its centroid.
Solid of Revolution
A solid figure obtained by rotating a plane curve around some straight line (the axis of revolution) that lies on the same plane.
First Theorem of Pappus (Surface Area)
The surface area generated by revolving a plane curve of length about a non-intersecting axis in its plane is equal to the product of the length of the curve and the distance traveled by its centroid.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Surface Area | - | |
| Length of generating curve | - | |
| Perpendicular distance from axis to centroid of curve | - |
Second Theorem of Pappus (Volume)
The volume generated by revolving a plane area about a non-intersecting axis in its plane is equal to the product of the area and the distance traveled by its centroid.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Volume | - | |
| Generating Area | - | |
| Perpendicular distance from axis to centroid of area | - |
Common Centroids for Pappus's Theorems
Applying Pappus's theorems requires knowing the centroid location () for common generating curves (for surface area) and generating areas (for volume).
Centroids of Curves (Arcs):
- Semicircular Arc: (distance from the diameter)
- Quarter-circular Arc: (distance from the bounding radii)
Centroids of Areas:
- Semicircular Area: (distance from the bounding diameter)
- Quarter-circular Area: (distance from the bounding radii)
- Triangular Area: (distance from the base)
Estimating Irregular Volumes (Earthworks)
In civil engineering applications such as earthworks, quantities of materials (cut and fill) often feature irregular profiles. Volumes can be estimated using parallel cross-sectional areas taken at regular intervals.
Trapezoidal Rule and Simpson's 1/3 Rule for Volumes
When a solid is defined by a series of parallel cross-sections spaced at a constant interval distance , we approximate its volume using numerical integration techniques.
1. Trapezoidal Rule: The most straightforward approach, assuming a strictly linear variation in area between cross-sections. It is exact only for solids like frustums of prisms where area scales linearly, but carries a truncation error proportional to the second derivative for curves.
2. Simpson's 1/3 Rule: More accurate than the Trapezoidal rule because it implicitly assumes parabolic (quadratic) variation between cross-sections. It strictly requires an odd number of cross-sections (an even number of intervals). The error term is proportional to the fourth derivative, meaning it is perfectly exact for volumes whose cross-sectional area varies as a cubic function.
(In words: Volume is times the sum of the first and last areas, plus 4 times the sum of the even-indexed areas, plus 2 times the sum of the remaining odd-indexed areas).
Prismatoid
A polyhedron with all its vertices lying in two parallel planes. The Prismatoid Theorem is a powerful formula that works for prisms, pyramids, frustums, cylinders, cones, and spheres.
Prismatoid Theorem
A universal equation applicable to multiple standard solid geometries to calculate volume using three parallel cross-sectional areas.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Volume | - | |
| Area of the lower base | - | |
| Area of the midsection (halfway between bases) | - | |
| Area of the upper base | - | |
| Total perpendicular height | - |
- Theorems of Pappus: Relates surface area and volume of a revolved solid to its generating curve or area and its centroid, essential for solids like the Torus.
- Prismatoid Theorem: The formula is a universal equation applicable to multiple standard solid geometries.
- Earthworks and Irregular Volumes: Numerical integration methods, specifically the Trapezoidal Rule and Simpson's 1/3 Rule, are vital for approximating quantities of material using sequential parallel cross-sections.