Study Guide: Volumes of Revolution using Cylindrical Shells
Volumes of Revolution: Cylindrical Shells
Volumes of Revolution: Cylindrical Shells
Learning Objectives
After studying this chapter, you should be able to:
- Calculate the volume of a solid of revolution by using the method of cylindrical shells.
- Compare the different methods (shells vs. disks/washers) for calculating a volume of revolution.
- Identify the correct variable of integration based on the chosen method and the axis of revolution.
Key Terms & Glossary
- Solid of Revolution: A three-dimensional figure formed by rotating a two-dimensional planar region around a straight line.
- Method of Cylindrical Shells: A technique for calculating volumes of solids of revolution by decomposing the solid into nested, hollow cylindrical tubes.
- Variable of Integration: The variable (usually or $y) with respect to which the integral is calculated.
- Axis of Revolution: The straight line (like the x-axis or y-axis) around which the 2D region is swept to create the solid.
The "Big Idea"
When calculating the volume of a solid of revolution, the Disk and Washer methods sometimes hit a mathematical wall. If your function is complex and defined as y = f(x), but you need to revolve it around the y-axis, the Washer method forces you to rewrite the function as x = g(y)$—which isn't always possible!
The Method of Cylindrical Shells circumvents this by slicing the region parallel to the axis of revolution, creating thin, nested cylinders (shells). Because of this geometry, we integrate along the coordinate axis perpendicular to the axis of revolution. This ability to choose your variable of integration based on the method makes Cylindrical Shells a powerful tool for complex functions.
Formula / Concept Box
| Concept | General Formula | Geometric Breakdown |
|---|---|---|
| Shells around Y-axis | = circumference, = height, = thickness | |
| Shells around X-axis | = circumference, = height, $dy = thickness | |
| Shells around x = L$ | $(x - L) accounts for the shifted radius. |
[!IMPORTANT] The expression inside the integral for the shell method represents the surface area of a cylinder (2\pi r h) multiplied by the infinitesimally small thickness of the shell (dxdy).
Hierarchical Outline
- 1. Introduction to Cylindrical Shells
- Anatomy of a cylindrical shell (Radius, Height, Thickness)
- Slicing parallel to the axis of revolution
- 2. The Shell Method vs. Disk/Washer Method
- Disks/Washers: Integrate parallel to the axis of revolution
- Shells: Integrate perpendicular to the axis of revolution
- 3. Formulating the Integral
- Revolving around the y-axis (dx integration)
- Revolving around the x-axis (dy integration)
- 4. Advanced Revolutions
- Revolving around arbitrary vertical lines (x = k)
- Revolving around arbitrary horizontal lines (y = k)
Visual Anchors
Diagram 1: Representative Rectangle for Shell Method
This diagram shows a representative vertical slice of thickness dx$ being rotated around the y-axis to form a cylinder.
Diagram 2: Method Selection Decision Tree
Use this logic to decide whether to use Shells or Disks/Washers based on your given equations.
Definition-Example Pairs
- Cylindrical Shell
- Definition: A hollow 3D tube with an inner radius, an outer radius, and a height.
- Real-World Example: A cardboard paper towel roll. The volume of the cardboard itself represents the volume of one shell.
- Integrating Perpendicular to the Axis
- Definition: Using slices that step away from the axis of rotation at right angles.
- Real-World Example: If revolving around a vertical flagpole (y-axis), you measure your steps horizontally along the ground ($dx) to map the shape.
Comparison Tables
| Feature | Disk / Washer Method | Cylindrical Shell Method |
|---|---|---|
| Slice Orientation | Perpendicular to axis of revolution | Parallel to axis of revolution |
| Variable of Integration | Parallel to axis of revolution (e.g., dy for y-axis) | Perpendicular to axis of revolution (e.g., dx for y-axis) |
| Geometric Area Element | Area of a circle or ring (\pi r^2) | Surface area of a cylinder (2\pi r h) |
| Best Used When... | The curve is easily solved for the variable of the axis. | Solving for the other variable is impossible or yields nasty roots. |
Worked Examples
Example 1: Basic Volume using Cylindrical Shells
Problem: Define R as the region bounded above by the graph of y = 2x - x^2 and below by the x-axis. Find the volume of the solid generated by revolving R around the y-axis.
Step 1: Identify the integral components.
- We are revolving around the y-axis, using vertical slices (dx).
- Radius of the shell: r = x
- Height of the shell: h = f(x) = 2x - x^2
- Limits of integration: Find roots of 2x - x^2 = 0 \rightarrow x=0, x=2$.
Step 2: Set up the formula.
Step 3: Evaluate the integral.
Example 2: The Volume of a Donut (Torus)
Problem: Find the volume of the torus created when the circle (where $R > r).
Step 1: Set up the geometry.
- Since we are rotating around a vertical line x = R, and the circle is a function of x, shells are perfect.
- Upper half of circle: y = \sqrt{r^2 - x^2}
- Lower half of circle: y = -\sqrt{r^2 - x^2}
- Total height of the shell: h = 2\sqrt{r^2 - x^2}
Step 2: Determine the radius.
- The distance from a point x inside the circle to the axis x = R(R - x)$.
Step 3: Write the integral.
[!NOTE] Evaluating this requires splitting the integral and using trigonometric substitution or geometric formulas, but setting up the shell method properly is the hardest part!
Checkpoint Questions
▶1. When using the shell method to revolve a region around the y-axis, what is your variable of integration?
Answer: $x. The method of cylindrical shells requires integrating along the coordinate axis perpendicular to the axis of revolution.
▶2. In the formula V = \int 2\pi x f(x) dx$, what does the $f(x) geometrically represent?
Answer: It represents the height of the cylindrical shell at a given radius x.
▶3. Why might you choose the shell method over the washer method if revolving y = \sin(x) - x around the y-axis?
Answer: To use the washer method around the y-axis, you would need to integrate with respect to y, which requires solving y = \sin(x) - xx. That is algebraically impossible to do using standard functions. The shell method allows you to leave the equation in terms of x.
▶4. What is the radius of a shell if you are rotating a region bounded by x=2$ and $x=5$ around the line $x=-1?
Answer: The radius is x + 1x - (-1)), because the distance from any point x in the region to the axis of revolution is exactly x$ plus the additional distance of 1 unit past the y-axis.