4.2.14 · D1Calculus II — Integration

Foundations — Volume of revolution — disk method, washer method

1,885 words9 min readBack to topic

This page is the toolbox for Volume of Revolution. We assume you have seen nothing. Every symbol the parent note throws at you is unpacked here, in the order that lets each one lean on the one before it.


0. The picture we keep returning to

Figure — Volume of revolution — disk method, washer method

Look at the figure. A curve sits above a horizontal line (the axis). We take the shaded region between them, grab the axis like a skewer, and spin. The flat region blurs into a solid — here, a bowl/horn shape. Everything below is about naming the parts of this picture precisely.


1. and — the two directions

Plain words: measures how far right you are; measures how far up.

Picture: two rulers glued at a corner (the origin), one lying flat, one standing up. Any point is "go right , then up ".

Why the topic needs it: to spin a region we must first locate it. The axis of revolution is almost always one of these rulers (or a line parallel to them).


2. — a function, i.e. a "height machine"

Plain words: is a rule that eats a number and spits out a height . The letter is just the machine's name; is what you feed it.

Picture: stand at position on the flat ruler, look straight up, and is how high the curve is directly above you.

Why the topic needs it: the radius of every slice will turn out to be exactly this height. No height machine → no radius → no volume.

is just a second height machine (a different letter so we can talk about two curves at once — needed for washers).


3. The right triangle nobody mentions — but the radius lives on it

Figure — Volume of revolution — disk method, washer method

Plain words: the vertical segment from the axis up to the curve is the radius of a slice. Its length is a straight-line distance.

Picture: at position , drop a vertical stick from the point down to the axis. The stick's length is when the axis is the x-axis (because "height above " is just the -value).

Why "distance", not just ""? When we later spin about a shifted line , the stick no longer runs from the curve to zero — it runs from the curve to . Its length becomes . So the honest definition of radius is distance from axis to curve, and is only the special case .


4. and the area of a circle

Plain words: is the fixed number linking a circle's radius to its area and circumference. It never changes.

Picture: take any circle, chop it into thin pizza slices, rearrange them into an almost-rectangle of height and width — the rectangle's area is the circle's area.

Why the topic needs it: every slice's flat face is a circle (that's what spinning produces). Its area is the front half of the slice-volume formula.


5. The cylinder — why a thin slice has a known volume

Figure — Volume of revolution — disk method, washer method

Plain words: a cylinder is a circle dragged sideways a short distance. Its volume is the circle's area times how far you dragged it.

Picture: a coin. Its face is a circle of area ; its thickness is . Stack the "amount of stuff" = face area thickness.

Why the topic needs it: a real slice of the solid has slightly curved sides, so its volume is hard. But if the slice is ultra-thin, the curve barely changes across it, so the slice is almost a perfect cylinder — whose volume we do know. This approximation is the whole trick.


6. , then — "a tiny bit of width"

Plain words: (read "delta x") means "a small change in " — the thickness of one slice. means the same thing, but shrunk toward zero — an infinitely thin slice.

Picture: the slab's width in the figure above. Make it thinner and thinner; .

Why the topic needs it: thickness in the cylinder formula is this width. Writing says "this slice's volume ≈ face area × its width". As slices get infinitely thin the approximation becomes exact.


7. and — adding up all the slices

Figure — Volume of revolution — disk method, washer method

Plain words: (capital sigma) means "add these up". (the long S) means "add up infinitely many infinitely-thin pieces" — a smooth, exact total.

Picture: finitely many slabs (a chunky staircase estimate) morphing, as they get thinner, into a smooth filled solid. The staircase error vanishes.

Why the topic needs it: one slice gives . The whole solid is the sum of all slices from to . Finite sum with = a rough guess; the limit as turns into and the guess into the truth. This is exactly the Definite Integral as a Limit of Sums machinery.

and are the limits of integration — where the region starts and stops along the axis. They are the smallest and largest of the region.


8. Notation cheat-sheet (what every mark means)


9. Two curves → the washer needs and

Plain words: if the region floats above the axis with a gap underneath, each spun slice is a ring, not a solid coin — the gap becomes a hole.

Picture: region trapped between an upper curve and a lower curve . Spin it: the upper curve traces the outer edge (radius ), the lower curve traces the inner edge of the hole (radius ).

Why the topic needs it: this is the only new idea in the washer method — which curve is far () and which is near (). The area is , feeding straight into the integral. Compare with Area Between Curves, where you'd instead subtract heights (no squaring) — different question, different integrand.


Prerequisite map

x and y axes

function f of x as height

radius equals distance to axis

pi and circle area pi r squared

cylinder volume pi r squared times h

delta x a thin slice width

one slice volume pi r squared dx

sum then integral over a to b

Disk method

second curve g of x

outer R and inner r

Washer method

Volume of revolution topic


Equipment checklist

Test yourself — cover the right side.

I can read what means for a given
Yes — it's the curve's height directly above position .
I know the area of a circle of radius
.
I know the volume of a cylinder (coin)
area of face thickness .
I can say what a thin slice's radius is, spinning about the x-axis
the curve's height, .
I can say the radius spinning about the line
the distance .
I know why we approximate a slice as a cylinder
an ultra-thin slice barely curves, so it's almost a perfect coin whose volume we know.
I know what becomes inside an integral
— an infinitely thin width; the sum becomes exact.
I know what does
adds up all slices from to into an exact total.
I know a ring's area is , not
Yes — subtract two areas; squaring a difference is wrong.
I can tell a disk from a washer
disk = no hole (region touches axis); washer = hole (region has a gap from axis).

Connections

  • Definite Integral as a Limit of Sums — the bridge lives here.
  • Area Between Curves — same two-curve setup, but you subtract heights, not squared radii.
  • Volume by Cross-Sections — disks/washers are the circular special case.
  • Shell Method — the alternative that slices parallel to the axis.
  • u-substitution — the algebra tool for evaluating shifted-axis integrals.