Online Textbook Practice Tests 1500 Calculus Problems Solved About

5.4: Shell Method

In Section 5.3 we introduced the Disk Method and Washer Method, which enable us to calculate volumes of solids of revolution. We learned the following facts:

In this section we discuss the Shell Method—an alternative to these two methods.

Figure 1A
Figure 1B
Figure 2

Let's begin by considering the region \(R\) under the curve \(y = f(x)\) from \(x = a\) to \(x = b\) in the first quadrant (Figure 1A). If we rotate this region about the \(y\)-axis, then we obtain a solid of revolution. We could use the Washer Method to calculate its volume, but let's use a new approach: We cut the region into \(n\) rectangles with endpoints \(a = x_0, x_1,\) \(\dots, x_{n - 1}, x_n = b\) and equal width \(\Delta x.\) We'll rotate each rectangle about the \(y\)-axis and sum the volumes of the resulting cylindrical shells. (See Figure 1B.) Let \(\overline x_i\) be the midpoint of the general subinterval \(\parbr{x_{i - 1}, x_i};\) an approximating rectangle in this subinterval therefore has height \(f(\overline x_i).\) (See Figure 2.) Rotating this rectangle about the \(y\)-axis produces a cylindrical shell whose inner radius is \(x_{i - 1}\) and outer radius is \(x_i.\) Its volume is therefore the difference in volumes of the cylinders. Performing some algebraic manipulation, we find the shell's volume to be \[ \ba \Delta V &= \underbrace{\pi x_i^2 f(\overline x_i)}_{\substack{\text{volume of} \\ \text{outer cylinder}}} - \underbrace{\pi x_{i - 1}^2 f(\overline x_i)}_{\substack{\text{volume of} \\ \text{inner cylinder}}} \nl &= \pi f(\overline x_i) \par{x_i^2 - x_{i - 1}^2} \nl &= \pi f(\overline x_i) \par{x_i + x_{i - 1}} \par{x_i - x_{i - 1}} \nl &= 2 \pi f(\overline x_i) \par{\frac{x_i + x_{i - 1}}{2}} \par{x_i - x_{i - 1}} \pd \ea \] But since \(\overline x_i\) is the midpoint of the subinterval, we have \[ \ba \Delta V &= 2 \pi f(\overline x_i) \overline x_i \par{x_i - x_{i - 1}} \nl &= 2 \pi f(\overline x_i) \overline x_i \Delta x \pd \ea \] This is the expression we need. Rotating all \(n\) rectangles about the \(y\)-axis and summing the volumes of their corresponding shells, we get \[ V \approx \sum_{i = 1}^n 2 \pi \overline x_i f(\overline x_i) \Delta x \pd \] We recognize this expression as a Riemann sum for the function \(2 \pi x f(x).\) As we increase \(n,\) the shells become thinner and therefore better encapsulate the solid of revolution. Hence, the sum becomes the exact volume \(V\) if we let \(n \to \infty.\) So we have \begin{align} V &= \lim_{n \to \infty} \sum_{i = 1}^n 2 \pi \overline x_i f(\overline x_i) \Delta x \nonum \nl &= 2 \pi \int_a^b x f(x) \di x \pd \label{eq:shell-f} \end{align} This formula is a special case of the Shell Method for rotating about the \(y\)-axis. But the same geometric basis allows us to use this method for rotating about any line.

SHELL METHOD FOR ROTATING ABOUT THE \(y\)-AXIS
If the region in the first quadrant bounded by \(y = f(x)\) and the \(x\)-axis from \(x = a\) to \(x = b\) is rotated about the \(y\)-axis, then the solid of revolution has volume \begin{equation} V = 2 \pi \int_a^b x f(x) \di x \pd \eqlabel{eq:shell-f} \end{equation}
EXAMPLE 1
Use the Shell Method to find the volume of the solid generated when the region bounded by \(y = 2x(2 - x)\) and the \(x\)-axis is rotated about the \(y\)-axis.
Figure 3
Figure 3 shows the enclosed region and a typical cylindrical shell. The region is bounded from \(x = 0\) to \(x = 2.\) The shell has height \(f(x) = 2x(2 - x)\) and is located a distance of \(x\) away from the \(y\)-axis. Hence, as given by \(\eqref{eq:shell-f},\) the volume of the generated solid is \[ \ba V &= 2 \pi \int_0^2 x \parbr{2x(2 - x)} \di x \nl &= 4 \pi \int_0^2 \par{2x^2 - x^3} \di x \nl &= 4 \pi \par{\tfrac{2}{3} x^3 - \tfrac{1}{4} x^4} \intEval_0^2 \nl &= \boxed{\frac{16 \pi}{3}} \approx 16.755 \pd \ea \]

In Example 1 the Shell Method was an easy way to calculate the volume of the solid of revolution. Alternatively, we could instead use the Washer Method by finding the graph's relative maximum and reexpressing \(y = 2x(2 - x)\) to be a function of \(y\)—a much more difficult process. But the Shell Method is an alternative to the Disk Method or Washer Method, so we should attain the same volume regardless.

Generalized Shell Method Let's reapply the line of reasoning used to attain \(\eqref{eq:shell-f}.\) When we use the Shell Method, we construct rectangles parallel to the axis of revolution. For example, in Example 1 we visualized rotating a vertical approximating rectangle about a vertical line (the \(y\)-axis). (Conversely, approximating rectangles are perpendicular to the axis of revolution in the Disk Method and Washer Method.) Suppose that a region is bounded from \(x = a\) to \(x = b,\) and that an approximating rectangle at \(x\) has height \(h(x)\) and is a distance \(r(x)\) from the vertical axis of revolution. Then the volume of the solid of revolution is \begin{equation} V = 2 \pi \int_a^b r(x) h(x) \di x \pd \label{eq:shell-x} \end{equation} \(\eqrefer{eq:shell-f}\) is a special case of \(\eqref{eq:shell-x}\) with \(r(x) = x\) and \(h(x) = f(x).\) Likewise, suppose that a region is bounded from \(y = c\) to \(y = d,\) and that a horizontal approximating rectangle at \(y\) has width \(h(y)\) and sits a distance \(r(y)\) from the horizontal axis of revolution. The corresponding solid of revolution then has volume \begin{equation} V = 2 \pi \int_c^d r(y) h(y) \di y \pd \label{eq:shell-y} \end{equation}

GENERALIZED SHELL METHOD
  1. If a vertical approximating rectangle at \(x\) has height \(h(x)\) and is a distance of \(r(x)\) away from the vertical axis of revolution, then the solid of revolution has volume \begin{equation} V = 2 \pi \int_a^b r(x) h(x) \di x \pd \eqlabel{eq:shell-x} \end{equation}
  2. If a horizontal approximating rectangle at \(y\) has width \(h(y)\) and is a distance of \(r(y)\) away from the horizontal axis of revolution, then the solid of revolution has volume \begin{equation} V = 2 \pi \int_c^d r(y) h(y) \di y \pd \eqlabel{eq:shell-y} \end{equation}
EXAMPLE 2
Using the Shell Method, calculate the volume of the solid of revolution generated by rotating the region bounded by \(y = x\) and \(y = x^2\) about the \(y\)-axis.
Figure 4
As shown in Figure 4, the region is bounded from \(x = 0\) to \(x = 1.\) A vertical approximating rectangle at \(x\) has height \(h(x) = x - x^2\) and is located a distance of \(r(x) = x\) away from the axis of revolution, the \(y\)-axis. Hence, by \(\eqref{eq:shell-x}\) the solid of revolution has volume \[ \ba V &= 2 \pi \int_0^1 x \par{x - x^2} \di x \nl &= 2 \pi \int_0^1 \par{x^2 - x^3} \di x \nl &= 2 \pi \par{\tfrac{1}{3} x^3 - \tfrac{1}{4} x^4} \intEval_0^1 \nl &= \boxed{\frac{\pi}{6}} \approx 0.524 \pd \ea \]

TIP When you solve problems, it is imperative to stay organized: Sketch the bounded region and draw an approximating rectangle. (If you're rotating about a horizontal line, then draw a horizontal approximating rectangle. Likewise, if you're rotating about a vertical line, then draw a vertical approximating rectangle.) Find the rectangle's height (or width) and its distance from the axis of revolution; then use \(\eqref{eq:shell-x}\) or \(\eqref{eq:shell-y}\) as necessary.

EXAMPLE 3
The region bounded by \(x = 2 \sqrt y,\) the \(y\)-axis, and the line \(y = 4\) is rotated about the \(x\)-axis. Using the Shell Method, calculate the volume of the solid of revolution.
Figure 5
The region is bounded from \(y = 0\) to \(y = 4.\) Since we rotate about the \(x\)-axis, we need horizontal approximating rectangles to use the Shell Method. An approximating rectangle at \(y\) has width \(h(y) = 2 \sqrt y\) and sits a distance of \(r(y) = y\) away from the \(x\)-axis (the axis of revolution), as shown in Figure 5. Following \(\eqref{eq:shell-y},\) we find the solid's volume to be \[ \ba V &= 2 \pi \int_0^4 y \par{2 \sqrt y} \di y \nl &= 4 \pi \int_0^4 y^{3/2} \di y \nl &= 4 \pi \par{\tfrac{2}{5} y^{5/2}} \intEval_0^4 \nl &= \boxed{\frac{256 \pi}{5}} \approx 160.850 \pd \ea \]
EXAMPLE 4
The region bounded by \(y = 2,\) \(y = 1 + x^2,\) and the \(y\)-axis is rotated about the line \(x = -1/2.\) Calculate the volume of the solid of revolution by using the Shell Method.
Figure 6
The region is bounded from \(x = 0\) to \(x = 1.\) Because we rotate about a vertical line, we consider a vertical approximating rectangle at \(x,\) which has height \[h(x) = (2) - \par{1 + x^2} = 1 - x^2\] and is a distance of \(r(x) = x + \frac{1}{2}\) away from the line \(x = -1/2.\) (See Figure 6.) Following the Shell Method in \(\eqref{eq:shell-x},\) we calculate the volume as follows: \[ \ba V &= 2 \pi \int_0^1 \par{x + \tfrac{1}{2}} \par{1 - x^2} \di x \nl &= 2 \pi \int_0^1 \par{-x^3 - \tfrac{1}{2} x^2 + x + \tfrac{1}{2}} \di x \nl &= 2 \pi \par{-\tfrac{1}{4} x^4 - \tfrac{1}{6} x^3 + \tfrac{1}{2} x^2 + \tfrac{1}{2} x} \intEval_0^1 \nl &= \boxed{\frac{7 \pi}{6}} \approx 3.665 \pd \ea \]
EXAMPLE 5
The region bounded by the parabolas \(x = 2y^2\) and \(x = y^2 + 1\) is rotated about the line \(y = 4.\) What is the volume of the solid generated?
Figure 7
Solving \(2y^2 = y^2 + 1\) gives \(y = -1\) and \(y = 1.\) The region is therefore bounded between these numbers. A horizontal approximating rectangle at \(y\) has width \[h(y) = \par{y^2 + 1} - \par{2y^2} = 1 - y^2 \cma \] and it is located a distance of \(r(y) = 4 - y\) away from the line \(y = 4.\) (See Figure 7.) Thus, the Shell Method as in \(\eqref{eq:shell-y}\) gives the solid's volume to be \[ \ba V &= 2 \pi \int_{-1}^1 (4 - y) \par{1 - y^2} \di y \nl &= 2 \pi \int_{-1}^1 \par{y^3 - 4y^2 - y + 4} \di y \nl &= 2 \pi \par{\tfrac{1}{4} y^4 - \tfrac{4}{3} y^3 - \tfrac{1}{2} y^2 + 4y} \intEval_{-1}^1 \nl &= \boxed{\frac{32 \pi}{3}} \approx 33.510 \pd \ea \]

In Example 5 it would be very difficult to calculate the volume using the Washer Method. (We would need to construct vertical approximating rectangles.) Hence, the Shell Method was our preferred resource. But the converse could also be true: The volume of the solid in Example 5.3-3 is easily computed using the Disk Method, but using the Shell Method would be grueling. Yet in other problems, it is impossible to use other methods. For example, if we wish to rotate a region about a vertical axis but cannot express all quantities in terms of \(y,\) then we can't use the Disk Method or Washer Method; we can only resort to the Shell Method. The Shell Method does not supersede the Disk Method and Washer Method; it is simply an alternative resource we can use if possible. Thus, be flexible and select the easiest method.

The Shell Method is an alternative to the Disk Method and Washer Method. When we apply it, we construct approximating rectangles parallel to the axis of revolution (instead of perpendicular as with the Disk Method and Washer Method). If the region in the first quadrant bounded by \(y = f(x)\) and the \(x\)-axis from \(x = a\) to \(x = b\) is rotated about the \(y\)-axis, then the volume of the generated solid is \begin{equation} V = 2 \pi \int_a^b x f(x) \di x \pd \eqlabel{eq:shell-f} \end{equation} More generally, we have the following formulas:

  1. If a vertical approximating rectangle at \(x\) has height \(h(x)\) and is a distance of \(r(x)\) away from the vertical axis of revolution, then the solid of revolution has volume \begin{equation} V = 2 \pi \int_a^b r(x) h(x) \di x \pd \eqlabel{eq:shell-x} \end{equation}
  2. If a horizontal approximating rectangle at \(y\) has width \(h(y)\) and is a distance of \(r(y)\) away from the horizontal axis of revolution, then the solid of revolution has volume \begin{equation} V = 2 \pi \int_c^d r(y) h(y) \di y \pd \eqlabel{eq:shell-y} \end{equation}