The volume of a solid of revolution

The volume of a solid made by turning a curve about an axis is also found with a definite integral1. We revolve the part of y=xy = \sqrt{x} with 0x40 \leq x \leq 4 about the xx-axis.

Adding up thin discs

Cutting perpendicular to the axis at xx gives a circular section of radius f(x)f(x) and area πf(x)2\pi f(x)^2. Adding them up with thickness dxdx gives the volume.

V=πabf(x)2dxV = \pi \int_a^b f(x)^2\,dx

Adding cross-sectional areas is one level above adding vertical segments, which is what gave an area.

Working it out

For f(x)=xf(x) = \sqrt{x} we have f(x)2=xf(x)^2 = x, so the computation is easy.

V=π04xdx=π[x22]04=8π25.13V = \pi \int_0^4 x\,dx = \pi \left[ \frac{x^2}{2} \right]_0^4 = 8\pi \approx 25.13

The square root disappears under the square, so the volume of a revolved parabola comes from integrating a linear function.

Compared with a cylinder

SolidVolume
The solid of revolution8π8\pi
The enclosing cylinder, radius 22 and height 4416π16\pi
Ratio12\dfrac{1}{2}

Since f(x)2=xf(x)^2 = x is linear, the cross-sectional area grows from 00 at a constant rate, which is what the ratio reflects.

Changing the axis

To revolve about the yy-axis, solve for xx first and use the same formula. Revolving x=y2x = y^2 over 0y20 \leq y \leq 2 gives the following.

V=π02y4dy=32π5V = \pi \int_0^2 y^4\,dy = \frac{32\pi}{5}

Change the axis and the volume changes.

When there is a hole

Revolving the region between two curves ff and gg with fgf \geq g, subtract the inner from the outer.

V=π(f2g2)dxV = \pi \int \left( f^2 - g^2 \right) dx

It is the same shape as subtracting the lower function from the upper one for an area. The computation of a parabolic dish or the capacity of a vessel is written this way.

The two curves on the graph are y=±xy = \pm\sqrt{x}, the outline before revolving. The large dots are the rims at the end of the solid.

  1. Solid of revolution, Wikipedia