Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

The shell method is a calculus technique for finding the volume of a solid formed by rotating a region around an axis. Instead of slicing the solid into disks or washers, it builds the volume from thin cylindrical shells. This method is especially useful when the slices parallel to the axis of rotation are easier to describe.

It often avoids solving for an inverse function and can make setup much simpler.

Each shell has a radius, a height, and a small thickness, so its volume is approximately 2πrhdx2\pi r h \, dx or 2πrhdy2\pi r h \, dy depending on the variable used. The total volume comes from adding up all these thin shell volumes with an integral. When rotating around a vertical axis, shells usually come from vertical slices and integration is often with respect to xx.

When rotating around a horizontal axis, shells usually come from horizontal slices and integration is often with respect to yy.

Understanding Shell Method for Volumes

A cylindrical shell can be pictured as a label wrapped around a can. Its curved surface has circumference equal to two pi times its radius. Multiplying that circumference by the shell height gives the area of the curved label.

Multiplying once more by a tiny thickness gives a tiny amount of volume. Calculus adds the volumes of many shells whose thickness becomes extremely small.

The shell is hollow, but this causes no problem. Neighboring shells fill the solid without meaningful gaps or overlaps in the limiting process.

The most important setup skill is deciding what one strip looks like before rotation. Sketch a single representative strip inside the original region. Then imagine only that strip moving around the axis.

Its distance from the axis becomes the radius. Its length becomes the height. If a vertical strip runs from a lower curve to an upper curve, the height is upper function minus lower function.

If a horizontal strip runs from a left curve to a right curve, the height is right function minus left function. These descriptions must match the direction of the strip, not the direction that feels most familiar from the graph.

An axis that is not on a coordinate axis needs extra care. Every radius is a distance, so it cannot be negative. A strip to the left of a vertical rotation line has a radius found from the horizontal separation between its coordinate and the line.

A strip to the right uses the separation in the other order. The same idea holds above or below a horizontal line. If the region lies on both sides of the rotation axis, a single strip may sweep through volume already made by another strip.

In that case, the region often needs to be split, or the problem needs a different slicing method. Drawing several sample shells near important boundaries helps reveal this issue.

Shells are common when a graph is naturally given as top minus bottom but washers would require rewriting curves as left minus right. For example, rotating the area under a function about the vertical axis often leads directly to a shell height from the function value. Washers may force students to solve the equation for the other variable, which can be difficult or produce more than one branch.

In real settings, the same geometry appears when estimating material in pipes, layered containers, rolled sheets, or hollow parts made on a lathe. The calculus model assumes smooth boundaries and perfectly thin layers.

When learning, label the radius, height, thickness, bounds, and rotation axis on every sketch. Most shell mistakes come from one of those labels being attached to the wrong measurement.

Key Facts

  • Shell method formula: V=2π(radius)(height)dxV = 2\pi \int (\text{radius})(\text{height}) \, dx or dydy
  • Volume of one thin shell: dV=2πrh×thicknessdV = 2\pi r h \times \text{thickness}
  • For rotation about x=ax = a with vertical shells: radius=xa\text{radius} = |x - a|
  • For rotation about y=by = b with horizontal shells: radius=yb\text{radius} = |y - b|
  • Shell height is the difference between outer and inner function values in the slice direction
  • Choose shells when slices parallel to the axis of rotation give an easier integral than washers

Vocabulary

Cylindrical shell
A thin hollow cylinder formed when a narrow strip is rotated around an axis.
Radius
The distance from the axis of rotation to the shell.
Height
The length of the strip being rotated, usually found by subtracting one function from another.
Axis of rotation
The line around which a region is revolved to create a solid.
Thickness
The small width of each shell, written as dxdx or dydy in the integral.

Common Mistakes to Avoid

  • Using the wrong variable of integration, which leads to incorrect radius or height expressions. Match vertical shells with dx and horizontal shells with dy unless the geometry clearly shows otherwise.
  • Confusing shell radius with shell height, which mixes up the two main factors in the formula. Radius is the distance to the axis, while height is the length of the strip.
  • Forgetting to measure distance from the actual axis of rotation, which gives the wrong radius. If the axis is x = 2 or y = -1, adjust from the standard formula.
  • Subtracting the functions in the wrong order for shell height, which can make the integrand negative. Use top minus bottom for vertical height and right minus left for horizontal height.

Practice Questions

  1. 1 Find the volume using the shell method when the region under y=xy = x from x=0x = 0 to x=3x = 3 is rotated about the yy-axis.
  2. 2 Find the volume using the shell method when the region bounded by y=4x2y = 4 - x^2 and y=0y = 0 is rotated about the yy-axis.
  3. 3 A region can be rotated about the x-axis and solved by either washers or shells. Explain one situation where the shell method is the better choice and describe how the slices are oriented.