Calculus/Volume of solids of revolution
In this section we cover solids of revolution and how to calculate their volume. A solid of revolution is a solid formed by revolving a 2-dimensional region around an axis. For example, revolving the semi-circular region bounded by the curve
and the line y = 0 around the x-axis produces a sphere. There are two main methods of calculating the volume of a solid of revolution using calculus: the disk method and the shell method.
Contents |
[edit] Disk Method
Consider the solid formed by revolving the region bounded by the curve y = f(x), which is continuous on [a,b], and the lines x = a, x = b and y = 0 around the x-axis. We could imagine approximating the volume by approximating f(x) with the stepwise function g(x) shown in figure 2, which uses a right-handed approximation to the function. Now when the region is revolved, the region under each step sweeps out a cylinder, whose volume we know how to calculate, i.e.
- Vcylinder = πr2h
, where r is the radius of the cylinder and h is the cylinder's height. This process is reminiscent of the Riemann process we used to calculate areas earlier. Let's try to write the volume as a Riemann sum and from that equate the volume to an integral by taking the limit as the subdivisions get infinitely small.
Consider the volume of one of the cylinders in the approximation, say the k-th one from the left. The cylinder's radius is the height of the step function, and the thickness is the length of the subdivision. With n subdivisions and a length of b − a for the total length of the region, each subdivision has width
Since we are using a right-handed approximation, the k-th sample point will be
- xk = kΔx
So the volume of the k-th cylinder is
- Vk = πf(xk)2Δx
Summing all of the cylinders in the region from a to b, we have
Taking the limit as n approaches infinity gives us the the exact volume
, which is equivalent to the integral
|
Example: Volume of a Sphere
Let's calculate the volume of a sphere using the disk method. Our generating region will be the region bounded by the curve |
[edit] Exercises
and the lines y = 0 and x = 0 around the x-axis.
[edit] Washer Method
The washer method is an extension of the disk method to solids of revolution formed by revolving an area bounded between two curves around the x-axis. Consider the solid of revolution formed by revolving the region in figure 3 around the x-axis. The curve f(x) is the same as that in figure 1, but now our solid has an irregularly shaped hole through its center whose volume is that of the solid formed by revolving the curve g(x) around the x-axis. Our approximating region has the same upper boundary, fstep(x) as in figure 2, but now we extend only down to gstep(x) rather than all the way down to the x-axis. Revolving each block around the x-axis forms a washer-shaped solid with outer radius fstep(x) and inner radius gstep(x). The volume of the k-th hollow cylinder is
where
and xk = kΔx. The volume of the entire approximating solid is
Taking the limit as n approaches infinity gives the volume
[edit] Exercises
and the lines y = r and x = 0 around the x-axis.
[edit] Shell Method
The shell method is another technique for finding the volume of a solid of revolution. Using this method sometimes makes it easier to set up and evaluate the integral. Consider the solid of revolution formed by revolving the region in figure 5 around the y-axis. While the generating region is the same as in figure 1, the axis of revolution has changed, making the disk method impractical for this problem. However, dividing the region up as we did previously suggests a similar method of finding the volume, only this time instead of adding up the volume of many approximating disks, we will add up the volume of many cylindrical shells. Consider the solid formed by revolving the region in figure 6 around the y-axis. The k-th rectangle sweeps out a hollow cylinder with height
and with inner radius xk and outer radius xk + Δx, where
and xk = kΔx, the volume of which is
The volume of the entire approximating solid is
Taking the limit as n approaches infinity gives us the exact volume
Since | f | is continuous on [a,b], the Extreme Value Theorem implies that | f | has some maximum, M, on [a,b]. Using this and the fact that Δx2 | f(xk) | > 0, we have
But
So by the Squeeze Theorem
, which is just the integral
[edit] Exercises





















