Volumes If you take a reasonable region in space, and slice it by planes
perpendicular to an axis (we'll think about the x - axis) with a machete,
you might be lucky and get something whose area is easy to describe.
Now, if you think about cutting the region with a chain saw, instead
of a machete, so that you actually cut out some bit dV of its volume,
how much do you cut out? It's the area Ax of the slice
at the point x along the axis, times the thickness dx of the saw.
So, if you were to saw and saw until there was no region left, you
would have cut up
volume of stuff. Well, approximately. Of course, you have to think about the
slope on the edges and all, but not for long. In the limit, as the thickness
of the saw blade goes to 0, the sum approaches a limit of
where x = a is the first slice you need, and x = b is the last, to cut through the whole region. Try to find integral formulas to find the volume of:
6.3.1 Volumes of revolution; disks and washersMany examples of this techniques compute volumes of regions which are rotationally symmetric about some axis. These are called ``volumes of revolution'' for obvious reasons. A volume of revolution can be described by ``sweeping out'' the region by revolving a plane area about the axis of symmetry - so a sphere is swept out by spinning a disk about a diameter, or a football by spinning an ellipse about the major axis. If you describe the region that way, you can use that planar description to find the areas of the slices Ax . In this case, if the region being spun about the x -axis is the region between the curve y = f(x) and the x -axis, for x Î [a,b] , then Ax = pr2 = p(f(x))2 .
If the axis of rotation is not the x -axis, then the radius function
has to be thought about. For example, find the volume of the region generated
when the semi-circle
where we assume that the axis of rotation is the x -axis. Here are a couple of examples: 1. Find the volume of the region obtained when the area bounded between the curves y = x and y = x2 is revolved about the x -axis. Then, what is the volume when the same region is revolved about the y -axis (switch variables in the formula).
2. Find the volumes of the football-shaped region swept out
when the ellipse
6.3.2 ShellsThe point of these volume problems is supposed to get you to see how integration applications take shape - you decompose the problem up into a bunch of little, easy problems. Then you add them back together (integrate), and the combination of the solutions to the easy problems solves the hard one.
The shell method is just another example of that. You still compute volumes,
but you do it by decomposing the region into cylinders rather than
slices. The direction of the thickness of the cylinder tells you the
variable to use. The area of the cylinders, (instead of the slices), is: Ax = 2prh ,
where r is the radius of the cylinder, and h is the height. The
volume, by this method, is:
if x gives the direction of the thickness of the cylinder. You have to figure out what r and h are for each problem. You need to decompose the region into just enough cylinders to fill out the region once. While that's pretty obvious with slices, but not so with shells - because each one goes all the way around the axis. You don't have to go from one edge to the opposite one, but from the center out. Example 1 Find the volume of a ``cored apple'', a sphere of radius 2 minus the stuff inside a cylinder of radius 1 that passes through the center of the sphere.
Solution
Assume that things are arranged so that the axis of the ``corer'' is the y -axis.
Then, in the xy -plane, before you rotate the picture, the direction radially
away from the axis is the x direction, so that is what you use for the
variable. The height of a representative cylinder, expressed in terms of x ,
is
The limits of integration come from the fact that the innermost slice you need is at r = 1 , and the outermost slice you need is at r = 2 . I'll leave the final answer - or, rather, figuring it out, to you. The answer is 4 Ö3p, as my machine told me. Here are some more examples: Example 2 Find the volume obtained when the region bounded by the curves y = sin(x) , y = -1 , x = 0 , and x = p is revolved about the y -axis. Example 3 Find the volume of the solid obtained by revolving the region bounded by the curves y = 2x-x2+2 , x = 0 , x = 2 , and y = x about the y -axis.
Example 4
A torus is the doughnut-shaped region obtained by revolving a circle
about a line outside the circle. find the volume of the torus obtained by revolving
the circle (x-2)2+y2 = 1 about the y -axis.
Copyright 2000 David L. Johnson |