2. Volume by The Shell Method
Motivating Questions
In this section, we strive to understand the ideas generated by the following important questions:
• Is there other methods to use a definite integral to find the volume of a three-dimensional solid or a solid of revolution that results from revolving a two-dimensional region about a particular axis?
• In what circumstances do we integrate with respect to y instead of integrating with respect to x?
• When is it better to use the Shell Method as oppossed to the Washer Method?
Introduction
Often a given problem can be solved in more than one way. A particular method may be chosen out of convenience, personal preference, or perhaps necessity. Ultimately, it is good to have options.
The previous section introduced the Disk and Washer Methods, which computed the volume of solids of revolution by integrating the cross-sectional area of the solid. This section develops another method of computing volume, the Shell Method. Instead of slicing the solid perpendicular to the axis of rotation creating cross-sections, we now slice it parallel to the axis of rotation, creating "shells."
The Preview Activity 2 introduces a situation where using the Washer Method from Section 6.1 becomes very tedious.
Preview Activity 2
Figure 6.9: The circular cone described in Preview Activity2
Consider the function
whose graph is in Figure 6.9. Our goal in this activity is to use a definite integral to determine the volume of the solid formed by revolving the region bounded by f (x) and y = 0 about the y-axis.
(a) Using the Washer Method, find an expression for the inner and outer radii of a slice.
(b) Set up a definite integral to find the volume. If you try to evaluate the integral, what do you notice that happens?
(c) Find where the local maximum occurs.
(d) Use the results of past c) to split the solid into two pieces. Set up two definite integrals to find the volume of the original solid.
Consider Figure 6.1o-(a), where the region shown rotated around the y-axis forming the solid shown in Figure 6.10-(b). A small slice of the region is drawn in Figure 6.1o-(a), parallel to the axis of rotation. When the region is rotated, this thin slice forms a cylindrical shell, as pictured in Figure 6.1o-(c). The previous section approximated a solid with lots of thin disks (or washers); we now approximate a solid with many thin cylindrical shells.
Figure 6.10: Introducing the Shell Method.
To compute the volume of one shell, first consider the paper label on a soup can with radius r and height h. What is the area of this label? A simple way of determining this is to cut the label and lay it out flat, forming a rectangle with height h and length
Thus the area is
see Figure 6.11-(a).
Figure 6.11: Determining the volume of a thin cylindrical shell.
Do a similar process with a cylindrical shell, with height h, thickness
and approximate radius r. Cutting the shell and
laying it flat forms a rectangular solid with length
height
h and depth
Thus the volume is
see Figure 6.11-(b). (We say "approximately" since our radius was an approximation.)
By breaking the solid into n cylindrical shells, we can approximate the volume of the solid as
where ri, hi and
are the radius, height and thickness of the ith shell, respectively.
This is a Riemann Sum. Taking a limit as the thickness of the shells approaches 0 leads to a definite integral.
The Shell Method
Let a solid be formed by revolving a region R, bounded by x = a and x = b, around a vertical axis. Let r(x) represent the distance from the axis of rotation to x (i.e., the radius of a sample shell) and let h(x) represent the height of the solid at x (i.e., the height of the shell). The volume of the solid is
Special Cases:
1) When the region R is bounded above by y = f(x) and below by y = g(x), then h(x) = f(x) — g(x).
2) When the axis of rotation is the y-axis (i.e., x = 0) then r(x) = x.
Let's practice using the Shell Method.
Example 1
Find the volume of the solid formed by rotating the region bounded by
y = 0
x = 0 and x = 1 about the y-axis.
Figure 6.12: Graphing a region in Example 1.
Solution. This is the region used to introduce the Shell Method in Figure 6.10, but is sketched again in Figure 6.12 for closer reference. A line is drawn in the region parallel to the axis of rotation representing a shell that will be carved out as the region is rotated about the y-axis. (This is the differential element.)
The distance this line is from the axis of rotation determines r(x); as the distance from x to the y-axis is x, we have r(x) = x. The height of this line determines h(x); the top of the line is at
whereas the
bottom of the line is at y = 0. Thus
The region is bounded from x = 0 to x = 1, so the volume is
This requires substitution. Let
so du = 2x dx. We also change the bounds: u(0) = 1 and u(1) = 2. Thus we have:
Note: in order to find this volume using the Disk Method, two integrals would be needed to account for the regions above and below y = 1/2.
With the Shell Method, nothing special needs to be accounted for to compute the volume of a solid that has a hole in the middle, as demonstrated next.
Example 2
Find the volume of the solid formed by rotating the triangular region determined by the points (0,1), (1,1) and (1,3) about the line x = 3.
Figure 6.13: Graphing a region in Example 2.
Solution. The region is sketched in Figure 6.13 along with the differential element, a line within the region parallel to the axis of rotation.
The height of the differential element is the distance from y = 1 to y = 2x + 1, the line that connects the points (0,1) and (1,3). Thus h(x) = 2x + 1 — 1 = 2x. The radius of the shell formed by the differential element is the distance from x to x = 3; that is, it is r(x) = 3 — x. The x-bounds of the region are x = 0 to x = 1, giving
Figure 6.14: Graphing a region in Example 2.
Activity 2-1
In each of the following questions, draw a careful, labeled sketch of the region described, as well as the resulting solid that results from revolving the region about the stated axis. In addition, draw a representative slice and state the volume of that slice, along with a definite integral whose value is the volume of the entire solid. It is not necessary to evaluate the integrals you find.
(a) The region S bounded by the y-axis, the curve
and the line
y = 2; revolve S about the y-axis.
(b) The region S bounded by the x-axis, the curve
and the line
x = 4; revolve S about the y-axis.
(c) The finite region S in the first quadrant bounded by the curves y = 2x and
revolve S about the y-axis.
(d) The finite region S bounded by the curves
and y =
x — 1; revolve S about the y-axis.
(e) How do you answers to this activity compare to the results of Ac-tivty 6.1-2?
When revolving a region around a horizontal axis, we must consider the radius and height functions in terms of y, not x.
Example 3
Find the volume of the solid formed by rotating the region given in Example 2 about the x-axis.
Figure 6.15: Graphing a region in Example 3.
Solution. The region is sketched in Figure 6.15 with a sample differential element and the solid is sketched in Figure 6.16. (Note that the region looks slightly different than it did in the previous example as the bounds on the graph have changed.)
The height of the differential element is an x-distance, between x =
and x = 1. Thus
The radius is
the distance from y to the x-axis, so r(y) = y. The y bounds of the region are y = 1 and y = 3, leading to the integral
Figure 6.16: Graphing a region in Example 3.
Activity 2-2
In each of the following questions, draw a careful, labeled sketch of the region described, as well as the resulting solid that results from revolving the region about the stated axis. In addition, draw a representative slice and state the volume of that slice, along with a definite integral whose value is the volume of the entire solid. It is not necessary to evaluate the integrals you find.
(a) The region S bounded by the y-axis, the curve
and the line
y = 2; revolve S about the y-axis.
(b) The region S bounded by the x-axis, the curve
and the line
x = 4; revolve S about the y-axis.
(c) The finite region S in the first quadrant bounded by the curves y = 2x and
revolve S about the x-axis.
(d) The finite region S in the first quadrant bounded by the curves y = 2x and
revolve S about the y-axis.
(e) The finite region S bounded by the curves
and y =
x — 1; revolve S about the y-axis
At the beginning of this section it was stated that "it is good to have options." The next example finds the volume of a solid rather easily with the Shell Method, but using the Washer Method would be quite a chore.
Example 4
Find the volume of the solid formed by revolving the region bounded by y = sin(x) and the x-axis from x = 0 to
about the y-axis.
Figure 6.17: Graphing a region in Example 4.
Solution. The region and the resulting solid are given in Figure 6.17 and Figure 6.18 respectively.
The radius of a sample shell is r(x) = x; the height of a sample shell is h(x) = sin(x), each from x = 0 to
Thus the volume of the solid
is
Figure 6.18: Graphing a region in Example 4.
This requires Integration By Parts. Set u = x and dv = sin(x) dx; we leave it to the reader to fill in the rest. We have:
Note that in order to use the Washer Method, we would need to solve y = sin( x) for x, requiring the use of the arcsine function. We leave it to the reader to verify that the outside radius function is R( y) = n — arcsin(y) and the inside radius function is r(y) = arcsin(y). Thus the volume can be computed as
This integral isn't terrible given that the arcsin2 (y) terms cancel, but it is more onerous than the integral created by the Shell Method.
Summary
In this section, we encountered the following important ideas:
• We can use a definite integral to find the volume of a three-dimensional solid of revolution that results from revolving a two-dimensional region about a particular axis by taking slices parallel to the axis of revolution which will then be cylindrical shells.
• If we revolve about a vertical line and slice perpendicular to that line, then our shells are vertical and of thickness
This leads us to integrate with respect to x.
• If we revolve about a horizontal line and slice parallel to that line, then our shells are horizontal and of thickness
This leads us to integrate with respect to y, as opposed to with respect to x when we slice a solid vertically.
• Let a region R be given with x-bounds x = a and x = b and y-bounds y = c and y = d.
Washer Method | Shell Method | |
---|---|---|
Horizontal Axis | ||
Vertical Axis |
Exercises
Terms and Concepts
1) T/F: A solid of revolution is formed by revolving a shape around an axis.
2) T/F: The Shell Method can only be used when the Washer Method fails.
3) T/F: The Shell Method works by integrating cross-sectional areas of a solid.
4) T/F: When finding the volume of a solid of revolution that was revolved around a vertical axis, the Shell Method integrates with respect to x.
Problems
In Exercises 5-8, a region of the Cartesian plane is shaded. Use the Shell Method to find the volume of the solid of revolution formed by revolving the region about the y-axis.
5)
y = 3 - x2
6)
y = 5x
7)
y = cos x
8)
In Exercises 9-12, a region of the Cartesian plane is shaded. Use the Shell Method to find the volume of the solid of revolution formed by revolving the region about the x-axis.
9)
y = 3 - x2
10)
11)
y = cos x
12)
In Exercises 13-18, a region of the Cartesian plane is described. Use the Shell Method to find the volume of the solid of revolution formed by rotating the region about each of the given axes.
13) Region bounded by:
y = 0 and x = 1.
Rotate about:
(a) the y-axis (c) the x-axis
(b) x = 1 (d) y = 1
14) Region bounded by: y = 4 — x2 and y = 0. Rotate about:
(a) x = 2 (c) the x-axis
(b) x = —2 (d) y = 4
15) The triangle with vertices (1,1), (1,2) and (2,1). Rotate about:
(a) the y-axis (c) the x-axis
(b) x = 1 (d) y = 2
16) Region bounded by y = x2 — 2x + 2 and y = 2x — 1 Rotate about:
(a) the y-axis (c) x = — 1
(b) x = 1
17) Region bounded by
and the x-axis. Rotate about:
(a) the y-axis (c) y = — 1
(b) x = 1
18) Region bounded by y = 2x, y = x and x = 2. Rotate about:
(a) the y-axis (c) the x-axis
(b) x = 2 (d) y = 4