4.2.15Calculus II — Integration

Volume of revolution — shell method

1,870 words9 min readdifficulty · medium

WHY does this method exist?


WHAT is a shell?

Figure — Volume of revolution — shell method

HOW do we derive the formula? (from scratch)


Worked examples


Common mistakes (steel-manned)


Forecast-then-verify


Flashcards

Shell method volume element
dV=2πrhdxdV = 2\pi r\,h\,dx (circumference × height × thickness)
Why 2π2\pi appears in shells
unrolling the tube gives a flat sheet of width = circumference =2πr=2\pi r
Shell radius about axis x=cx=c
r=xcr = |x - c|, the distance from strip to axis
Strip orientation rule
strips run parallel to the axis of rotation
Shell about yy-axis, region under f(x)f(x)
V=ab2πxf(x)dxV=\int_a^b 2\pi x f(x)\,dx
When prefer shells over disks
when solving for the inverse function is hard; keep natural variable
Height for region between curves
h=(top)(bottom)h = (\text{top}) - (\text{bottom})
Derivation: why dx2dx^2 dropped
πh(2rdx+dx2)\pi h(2r\,dx + dx^2), the dx2dx^2 term is second order → 0
Rotation about horizontal line y=cy=c thickness
dydy, with r=ycr=|y-c|, h=xRxLh=x_R-x_L
Volume of y=x2,y=0,x=2y=x^2,y=0,x=2 about yy-axis
8π8\pi

Recall Feynman: explain to a 12-year-old

Picture a stack of tin cans, all different sizes, sitting one inside another like Russian dolls — biggest outside, tiniest inside. Each can is super thin. If you take just one can, cut it down the side, and roll it flat, you get a flat rectangle. Its area is "how long it is around" times "how tall," and it's thin, so its volume is that times the thinness. Now glue all those flattened cans' volumes together and you've measured the whole onion-shaped solid. That adding-up is the integral, and "how long around" is 2πr2\pi r because going all the way around a circle of radius rr is 2πr2\pi r.


Connections

  • Volume of revolution — disk and washer method — the perpendicular-slice cousin; pick whichever avoids inverting ff.
  • Definite integral as a limit of Riemann sums — why "add up infinitely many shells" works.
  • Area between two curves — the "top − bottom" height idea reused.
  • Arc length and surfaces of revolution — next step: revolve a curve, get a surface not a solid.
  • Choosing dx vs dy strips — the orientation decision generalizes.

Concept Map

built from

has

slit and unrolled becomes

volume equals

dx squared term vanishes

summed by integration

hard when inverting f x

avoids inverting function

generalises to

generalises to

Solid of revolution

Cylindrical shells

radius r, height h, thickness dx

Rectangular sheet

dV = 2 pi r h dx

Exact limit: gap between two cylinders

V = integral 2 pi x f of x dx

Disk-washer method slices perpendicular

Shell slices parallel to axis

Vertical line x = c uses radius abs x minus c

Horizontal line y = c uses thickness dy

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Shell method ka idea bilkul simple hai: socho ek pyaaz ke chhilke (onion layers) jaise patle-patle tube ek doosre ke andar fit hote hain. Hum solid ko in patle cylindrical tubes (shells) se banate hain. Har shell ka radius rr hai (axis se kitni door strip hai), height hh hai (strip kitni lambi hai), aur thickness dxdx hai. Agar ek shell ko cheer kar flat kar do, toh wo ek rectangle ban jaata hai jiski width = circumference =2πr=2\pi r, height = hh, aur thickness = dxdx. Isliye ek shell ka volume dV=2πrhdxdV = 2\pi r\, h\, dx hota hai. Sab shells ko add (integrate) karo, total volume mil jaata hai.

Yeh method tab faydemand hai jab disk/washer method mein xx ko yy ke terms mein solve karna mushkil ho jaata hai. Shell method mein strips axis ke parallel hoti hain, isliye aapko function invert nahi karna padta — natural variable mein hi kaam ho jaata hai. Yaad rakho: yy-axis ke around rotate karte ho toh r=xr=x, lekin kisi line x=cx=c ke around karo toh r=xcr=|x-c| — yeh sabse common galti hai, students hamesha r=xr=x maan lete hain.

Steps simple hain: pehle strip ki direction decide karo (axis ke parallel), phir radius aur height likho, phir limits set karo, phir integrate. Hamesha ek diagram banao taaki radius aur height clear dikhe. Aur 2π2\pi kabhi mat bhoolna — wo poore round tube ki wajah se aata hai, half-circle nahi. Thoda practice karoge toh yeh disk method se bhi easy lagega!

Go deeper — visual, from zero

Test yourself — Calculus II — Integration

Connections