Historical Context & Motivation
The problem of computing the volume of curved solids has occupied mathematicians for over two millennia. Ancient Greek geometers sought rigorous methods to determine the volume of spheres, cones, and paraboloids — shapes that defied the straightforward multiplication rules applicable to rectangular prisms. The breakthrough insight, refined across centuries, was that a curved solid could be approximated by stacking infinitely many thin circular slices, each resembling a disc. This idea, which we now formalize as the disc method, stands as one of the most elegant applications of the definite integral: it converts a geometric question about three-dimensional volume into a one-dimensional integration problem.
The central question the disc method answers is deceptively simple: given a region in the plane bounded by a known curve, what is the volume of the solid obtained by revolving that region around a coordinate axis? While symmetry tells us the resulting solid is rotationally symmetric, the actual volume depends on the specific curve and the axis of revolution. The disc method provides a systematic, general-purpose technique for answering this question using a single definite integral.
Core Principles & Definitions
The disc method rests on the idea that a solid of revolution — the three-dimensional shape produced by rotating a planar region about an axis — can be decomposed into infinitely many thin circular discs stacked along the axis of rotation. Each disc has a known radius determined by the generating curve and an infinitesimal thickness, so its volume is simply the area of a circle multiplied by the thickness. Integrating these infinitesimal volumes over the appropriate interval yields the total volume of the solid.
Solid of Revolution
Representative Disc
Radius Function
Axis of Revolution
Integration Variable
Visual Explanation — Revolution About the x-Axis
The diagram below illustrates the geometric foundation of the disc method when a region is revolved about the x-axis. A curve y = f(x) is drawn above the x-axis from x = a to x = b. When this region is rotated about the x-axis, every point on the curve traces out a circle, and the resulting solid looks like a stack of circular discs. A single representative disc at position x has radius R(x) = f(x) and infinitesimal thickness dx.
Notice that the representative disc is drawn perpendicular to the axis of revolution. This is a hallmark of the disc method: the slicing direction is always orthogonal to the rotation axis. Because each cross-section is a full circle (not an annulus or a shell), the disc method applies when the region extends from the axis of revolution outward to a single bounding curve. If there were a gap between the axis and the region, we would instead use the washer method — a close relative of the disc method that accounts for a hollow core.
Mathematical Framework
We now derive the disc method formulas rigorously. The key idea is to partition the interval of integration into n subintervals, approximate the solid's volume with n thin cylinders, and then pass to the limit as n → ∞.
Revolution About the x-Axis
Suppose y = f(x) ≥ 0 on [a, b], and the region between the curve and the x-axis is revolved about the x-axis. Partition [a, b] into n subintervals of width Δx = (b − a)/n, and choose a sample point xk* in the k-th subinterval. The representative disc at xk* has radius R = f(xk*) and thickness Δx. Its volume is ΔVk = π[f(xk*)]² Δx. Summing and taking the limit gives the definite integral.
Revolution About the y-Axis
When the axis of revolution is the y-axis, we slice the solid with horizontal discs perpendicular to the y-axis. The radius of each disc is now a function of y — specifically, x = g(y) — and the discs are stacked from y = c to y = d. The derivation follows the same Riemann-sum argument as before, but with the roles of x and y interchanged.
Detailed Setup — x-Axis vs. y-Axis Revolution
The choice of axis of revolution fundamentally changes how you set up the integral, even for the same curve. This section provides a side-by-side comparison and a second diagram illustrating revolution about the y-axis, so that you can see exactly how the geometry determines the integration variable and the radius function.
| Feature | Revolution About x-Axis | Revolution About y-Axis |
|---|---|---|
| Integration variable | x | y |
| Disc orientation | Vertical cross-section (perpendicular to x-axis) | Horizontal cross-section (perpendicular to y-axis) |
| Radius function | R(x) = f(x) = y-value of curve | R(y) = g(y) = x-value of curve |
| Limits of integration | x = a to x = b (endpoints along x-axis) | y = c to y = d (endpoints along y-axis) |
| Curve rewriting needed? | Only if curve is given as x = h(y) | Must solve y = f(x) for x = g(y) |
A critical prerequisite for the disc method is that the region being revolved must be bounded on one side by the axis of revolution. If the curve does not touch the axis, or if the region lies between two curves neither of which is the axis, then the cross-sections will be washers (annuli) rather than full discs, and the washer method is required. Always sketch the region and the axis before writing the integral to verify that the disc method is appropriate.
Worked Examples
Example 1: Revolution About the x-Axis
Find the volume of the solid generated by revolving the region bounded by y = x², y = 0, x = 0, and x = 2 about the x-axis.
Example 2: Revolution About the y-Axis
Find the volume of the solid generated by revolving the region bounded by y = x², x = 0, y = 0, and y = 4 about the y-axis.
Disc Method — Strengths, Limitations, and Alternatives
The disc method is one of three principal techniques for computing volumes of solids of revolution. Understanding when it is the most efficient choice — and when an alternative is preferable — saves significant setup time on exams and in applications. The table below compares the disc method with the washer method and the shell method, highlighting each technique's natural domain of applicability.
| Criterion | Disc Method | Washer Method | Shell Method |
|---|---|---|---|
| Cross-section shape | Full circle (solid disc) | Annulus (ring with hole) | Thin cylindrical shell |
| When to use | Region touches the axis of revolution on one side | Region bounded by two curves, neither of which is the axis | Slicing parallel to the axis simplifies the integrand |
| Slicing direction | Perpendicular to axis of revolution | Perpendicular to axis of revolution | Parallel to axis of revolution |
| Typical integrand | π[R(t)]² | π([R(t)]² − [r(t)]²) | 2πr(t) · h(t) |
| Limitation | Cannot handle hollow solids or regions not touching the axis | Requires two radius functions; algebra can be heavier | May require splitting into cases if the height function changes form |
Connection to Advanced Methods and Theory
The disc method is the simplest member of a family of volume-computation techniques that share a common intellectual core: express volume as the integral of a known cross-sectional area. In more advanced settings, the axis of revolution may not be a coordinate axis, the cross-sections may not be circles, or the solid may exist in higher dimensions. Understanding how the disc method generalizes prepares you for these extensions.
| Disc Method (This Lesson) | Advanced Extension |
|---|---|
| Axis of revolution is x- or y-axis | Washer/disc about arbitrary lines y = k or x = h; adjust radius by subtracting axis offset |
| Cross-sections are always circles | Cross-sectional area method: A(x) can be squares, equilateral triangles, semicircles, etc. |
| Region bounded by a single curve and the axis | Washer method handles regions between two curves; shell method handles parallel slicing |
| Integration in one variable (x or y) | Parametric and polar volume integrals; multivariable calculus extends to triple integrals and change-of-variables (Jacobians) |
| Volume of solids of revolution | Surface area of revolution (arc-length formulation), moments of inertia, center of mass of solids |
One particularly important generalization is the Pappus theorem (also called the theorem of Pappus–Guldin), which states that the volume of a solid of revolution equals the area of the generating region multiplied by the distance traveled by its centroid. While the disc method requires integrating [R(t)]², Pappus' theorem reduces certain problems to a simple multiplication — provided you know the centroid. This underscores a recurring theme in mathematics: what appears to be a single tool (the disc integral) is actually one viewpoint on a richer structure connecting integration, geometry, and the properties of centroids.
Practice Problems
Lesson Summary
The disc method computes the volume of a solid of revolution by summing the volumes of infinitely many thin circular discs stacked along the axis of revolution. When revolving about the x-axis, the formula is V = π ∫ₐᵇ [f(x)]² dx, where f(x) is the radius of each disc. When revolving about the y-axis, express the curve as x = g(y) and integrate: V = π ∫꜀ᵈ [g(y)]² dy.
The method requires that the region touches the axis of revolution on one boundary; if there is a gap, the washer method (which subtracts an inner radius) must be used instead. Always integrate along the axis of revolution, always express the radius as a function of the integration variable, and always sketch the region before writing the integral. Mastery of the disc method provides the foundation for the washer method, the shell method, and the general cross-sectional area method for volumes of known cross-section.