Cylindrical Shell Method
Cylindrical Shell Method
Shell Method
A technique for finding the volume of a solid of revolution.

See also
Key Formula
V=2π∫abr(x)h(x)dx
Where:
- V = Volume of the solid of revolution
- a,b = Limits of integration along the axis perpendicular to the axis of rotation
- r(x) = Shell radius — the distance from the axis of rotation to the shell
- h(x) = Shell height — the length of the shell, determined by the function(s) defining the region
- dx = Shell thickness — an infinitesimally thin strip
Worked Example
Problem: Find the volume of the solid formed by revolving the region bounded by y = x², y = 0, and x = 2 about the y-axis.
Step 1: Identify the shell components. When revolving about the y-axis and integrating with respect to x, a vertical strip at position x has radius r(x) = x (distance to the y-axis) and height h(x) = x² (the function value).
r(x)=x,h(x)=x2
Step 2: Determine the limits of integration. The region extends from x = 0 to x = 2.
a=0,b=2
Step 3: Set up the shell method integral.
V=2π∫02x⋅x2dx=2π∫02x3dx
Step 4: Evaluate the integral.
V=2π[4x4]02=2π⋅416=2π⋅4=8π
Answer: The volume is 8π cubic units.
Another Example
This example differs because the axis of rotation is not the y-axis but the vertical line x = 4, requiring a modified shell radius r(x) = 4 − x.
Problem: Find the volume of the solid formed by revolving the region bounded by y = x, y = 0, and x = 3 about the line x = 4.
Step 1: Identify the shell components. The axis of rotation is x = 4, so the radius of each shell is the distance from x to x = 4. Since the region lies to the left of x = 4, the radius is r(x) = 4 − x. The height of each shell is h(x) = x.
r(x)=4−x,h(x)=x
Step 2: Set the limits of integration from x = 0 to x = 3.
a=0,b=3
Step 3: Write and expand the integral.
V=2π∫03(4−x)(x)dx=2π∫03(4x−x2)dx
Step 4: Evaluate the integral.
V=2π[2x2−3x3]03=2π(18−9)=2π⋅9=18π
Answer: The volume is 18π cubic units.
Frequently Asked Questions
When should you use the shell method instead of the disk/washer method?
Use the shell method when the axis of rotation is parallel to the strips you naturally draw. For example, if you revolve around the y-axis but the function is easier to express as y = f(x), shells let you integrate with respect to x, avoiding the need to solve for x = g(y). As a rule of thumb, if setting up the disk method forces you to invert a complicated function or split into multiple integrals, the shell method is likely simpler.
What is the difference between the shell method and the disk method?
The disk method slices the solid into thin circular disks perpendicular to the axis of rotation and integrates their areas. The shell method wraps thin cylindrical shells around the axis and integrates their lateral surface areas times thickness. The disk method integrates parallel to the axis of rotation, while the shell method integrates perpendicular to it. Both give the same volume; the choice depends on which setup is easier for a given problem.
How do you find the radius and height of a cylindrical shell?
The radius is the distance from your strip to the axis of rotation. If the axis is x = c and you integrate with respect to x, then r(x) = |x − c|. The height is the length of the strip, determined by the function(s) bounding the region. For a region between y = f(x) and y = g(x) with f(x) ≥ g(x), the height is h(x) = f(x) − g(x).
Cylindrical Shell Method vs. Disk/Washer Method
| Cylindrical Shell Method | Disk/Washer Method | |
|---|---|---|
| Geometric idea | Sums thin cylindrical shells wrapped around the axis | Sums thin circular disks (or washers) stacked along the axis |
| Integration direction | Perpendicular to the axis of rotation | Parallel to the axis of rotation |
| Formula (revolving about y-axis) | V=2π∫abxf(x)dx | V=π∫cd[R(y)]2dy (or washer variant) |
| Best used when | The function is hard to invert, or when disks require splitting into multiple integrals | The cross-sections are simple circles or washers and the function inverts easily |
| Typical pitfall | Forgetting the 2π factor or using the wrong radius | Confusing inner and outer radii in washers |
Why It Matters
The shell method is essential in AP Calculus BC and college calculus courses whenever the disk or washer method leads to an awkward integral. Many real-world applications—such as computing the volume of a vase, a fuel tank, or a turbine component—involve solids whose cross-sections are easier to describe with shells. Mastering both the shell and disk methods gives you flexibility to choose the simpler setup for any volume-of-revolution problem.
Common Mistakes
Mistake: Using the wrong expression for the shell radius when the axis of rotation is not x = 0 or y = 0.
Correction: Always compute the radius as the distance from the strip to the axis. If the axis is x = c, the radius is |x − c|, not just x. Sketch the region and axis to visualize the distance.
Mistake: Forgetting the factor of 2π in the shell formula.
Correction: Each cylindrical shell has lateral surface area 2πr·h. The 2π comes from the circumference of the shell. If your answer seems too small by a factor of 2π, check that you included it.
Related Terms
- Solid of Revolution — The type of solid whose volume shells compute
- Disk Method — Alternative volume method using circular cross-sections
- Washer Method — Disk method extended for hollow solids
- Axis of Rotation — The line around which the region is revolved
- Volume — The quantity calculated by the shell method
- Definite Integral — The mathematical tool used to sum infinitely many shells
