4.2.15 · D5Calculus II — Integration
Question bank — Volume of revolution — shell method
True or false — justify
TF1. "The shell method always uses thickness ."
False. Thickness matches the strip, and the strip must run parallel to the axis. About a horizontal axis the strips are horizontal, so thickness is .
TF2. "Rotating a region about a farther axis always gives a larger volume."
False. Radius grows on the far side but the height profile and where the region sits also matter. The parent's own example gives about both and — same volume despite the shift.
TF3. "The radius in a shell integral is always the variable of integration ( or )."
False. Radius is the distance from strip to axis. It equals only when the axis is the -axis at ; about it is .
TF4. "For a region between two curves and , the shell height is ."
False. Height is top minus bottom, (the strip's actual length). Adding would double-count, giving nonsense.
TF5. "You can freely swap between the disk and shell methods; they give the same number."
True on the value, false on the effort. Both compute the same volume, but see Volume of revolution — disk and washer method — one often needs an ugly inverse the other avoids. Pick the easy one.
TF6. "If the axis of rotation passes through the region, the shell setup is unchanged."
False. The radius changes sign of across the axis, so you must split the integral at and use the absolute distance on each side. Otherwise negative-radius terms wrongly cancel real volume.
TF7. "A shell whose height is zero contributes zero volume."
True. ; if the strip has no length, so the tube is empty. This is why endpoints where the curves meet contribute nothing.
TF8. "The factor comes from the area of a circle."
False. It comes from the circumference — the length you get when you slit and unroll the tube into a flat sheet. Disks use area ; shells use perimeter.
TF9. "Shells and disks integrate over the same variable for the same problem."
False. They usually use opposite variables: for the same axis, disk strips are perpendicular (one variable) while shell strips are parallel (the other). That is exactly why one avoids inverting .
Spot the error
SE1. A student rotates , about and writes .
The radius is wrong: about it is , not . They used the -axis radius by habit; correct is .
SE2. Rotating about the -axis, a student writes with .
The axis is horizontal, so strips must be horizontal with thickness ; radius is and height is . Mixing a horizontal axis with and -radius is the classic mismatch.
SE3. For the region between and on about the -axis, a student sets .
The sign is flipped. On , , so top is : height must be . As written, is negative and the volume comes out negative.
SE4. A student writes , "just like the disk uses ."
Missing the factor of . Unrolling the tube gives a sheet of width (a full loop), so . Half-remembering the disk's is the trap.
SE5. Thickness is taken as but the height is written as ... then the student "integrates in ."
Variable inconsistency. If thickness is , then radius, height, and limits must all be functions of . You cannot integrate a element with respect to .
SE6. Rotating about with the region on , a student writes (not the absolute value).
is negative on the whole region, so this radius is negative. Correct radius is the distance . Here the sign error would flip the whole volume negative.
SE7. A student sets the limits of a shell integral (about the -axis) using -values because "the region goes from to ."
The limits must match the thickness variable. Thickness is , so limits are the -range of the strips, not the -range.
Why questions
WHY1. Why does the term in get dropped?
It is second order: as , shrinks far faster than , so its contribution to the total sum vanishes in the limit. See Definite integral as a limit of Riemann sums.
WHY2. Why does the shell method often beat disks for about the -axis?
Shells keep the natural variable , so you never have to solve for , which can be ugly or impossible.
WHY3. Why must shell strips run parallel to the axis, not perpendicular?
A strip parallel to the axis sweeps out a tube (shell) when rotated; a perpendicular strip sweeps a disk/washer instead. The geometry of the swept solid decides the method.
WHY4. Why is the shell height "top − bottom" the same idea as area between curves?
The strip's length is exactly the vertical gap between the two curves — the same integrand from Area between two curves. Shells just weight each strip by and revolve it.
WHY5. Why is the circumference and not, say, or ?
Going once all the way around a circle of radius has length by definition of . Unrolling the shell lays out that full loop as the width of the flat sheet.
WHY6. Why can the same volume come from integrating in (shells) or (disks)?
Both partition the same solid into thin pieces; the total is independent of how you slice it. Only the algebra differs — this is the " vs " choice in Choosing dx vs dy strips.
WHY7. Why must we split the integral when the axis passes through the region?
The distance has a kink at (it is on one side, on the other). An integrand with an absolute value is handled by splitting at that point so each piece is smooth and positive.
Edge cases
EC1. What is the volume when the region has zero width (say )?
Zero. The integral ; there are no strips to revolve, so no solid forms.
EC2. What happens to a shell whose radius (the strip sits exactly on the axis)?
Its circumference , so . A degenerate tube collapsed to a line has no volume — this single strip contributes nothing.
EC3. If a region straddles the -axis (has both positive and negative ) and we rotate about the -axis, what is the radius?
, and typically you split at since the two sides overlap in the swept solid. Using alone would give negative contributions on the left.
EC4. A region lies entirely to the left of the axis (so ). What is the radius, and is anything different?
, still just the positive distance. The setup is identical to the "right of axis" case — only the sign inside the absolute value flips, and handles it automatically.
EC5. Rotating a region about a horizontal line that lies below the whole region — how is the radius set?
for every strip, with horizontal strips of thickness and height . No splitting needed since the region never crosses .
EC6. The curves meet at the integration endpoints (like and meeting at ). What does the height do there?
The height at both meeting points, so the boundary shells vanish. The solid tapers smoothly to nothing at the ends — no discontinuity, no leftover cap.
EC7. Can the shell height ever be a horizontal length while thickness is ?
No. With thickness the strips are vertical, so their length is vertical (a -difference). Horizontal heights () go with thickness . Matching these is the orientation rule.
Recall One-line self-test
Cover every answer above and re-derive the reason, not just the verdict. If you can explain why a false statement is false, you own the concept.
Connections
- 4.2.15 · Shell Method — the parent derivation these traps guard.
- Choosing dx vs dy strips — the orientation decision behind half these misconceptions.
- Volume of revolution — disk and washer method — the "same value, different effort" comparison.
- Area between two curves — where "top − bottom" comes from.
- Definite integral as a limit of Riemann sums — why the term vanishes.