0% found this document useful (0 votes)
70 views5 pages

Volumes by Cylindrical Shells

Tank design

Uploaded by

Unity of India
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
70 views5 pages

Volumes by Cylindrical Shells

Tank design

Uploaded by

Unity of India
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Volumes by Cylindrical Shells

In this section, we’ll consider another method for computing the volume of a solid of revolution. The
idea is to break up the solid into cylindrical shells. The solid will be built up of an “infinite number” of
cylinders, nested inside one another.

Suppose the region being revolved is bounded by a top curve and a bottom curve, over some interval
on the x-axis. Consider a small piece of the region between the top and bottom curves and extending
horizontally from r to r + ∆x:
axis

top
region

bottom

r is the distance from the axis of revolution to the edge of the small piece. It might not be the same as
x if the axis of revolution is not the x-axis.
The height of the small piece varies from h to h + ∆h. Note that ∆h could be positive, negative, or 0.
For any x-coordinate, this height is just the top curve minus the bottom curve.
As the small piece revolves about the axis of revolution, it sweeps out a solid which is approximately
the region between two cylinders:

We can approximate the volume of this region as follows. The cross-sectional area perpendicular to the
axis of revolution is the area between two circles of radii r and r + ∆x:

π[(r + ∆x)2 − r2 ] = 2πr∆x + π(∆x)2 .

For the height, I’ll use h, the average value of h over the interval.
The volume of the solid swept out by the small piece is

(2πr∆x + π(∆x)2 ) · h.

If I sum the volumes of these solids and let the length of the interval ∆x go to 0, I should get the volume
of the solid of revolution.

1
As ∆x → 0, I can neglect the term π(∆x)2 , since it is small compared to the other term 2πr∆x. In
addition, h → h, where h is just the difference between the top and bottom curves. So I have a sum of the
form X
2πrh∆x.
In the limit as ∆x → 0, this gives a Riemann sum for the integral
Z b
2πrh dx.
a
If the axis of revolution is horizontal (parallel to the x-axis), the formula is
Z b
2πrh dy.
a
Example. The area under y = x2 + 1 from x = 0 to x = 1 is revolved about the y-axis. Find the volume
generated.

To do these problems I’ll draw a cross-sectional picture. It shows the original region, and a copy of the
region revolved to the other side of the axis. I’ll draw a typical shell, showing the two places where the shell
“goes through” the x-y-plane as vertical rectangles.
y y

dx

x x
1

The first picture shows the cross-sectional picture. The second picture shows the cylinder drawn in the
cross-section.
In the future, I’ll just draw the cross-sectional picture.
The height of a typical cylindrical shell is h = x2 + 1. The radius of a typical cylindrical shell is r = x.
The volume of the solid is
Z 1 Z 1  1
1 1 3π
V = 2πx(x2 + 1) dx = 2π (x3 + x) dx = 2π x4 + x2 = ≈ 4.71239.
0 0 4 2 0 2

Example. The region bounded by y = x2 and y = 1 is revolved about the x-axis. Find the volume of the
solid generated.

In this case, the shells go “sideways”, parallel to the x-axis:


y

2
The height of a typical cylindrical shell is
√ √ √
h = (right) − (left) = y − (− y) = 2 y.

The radius of a typical cylindrical shell is r = y, the distance from the axis (the x-axis) to the side of
the shell. The volume of the solid is
1 1  1
2 5/2 8π
Z Z

V = 2πy · 2 y dy = 4π y 3/2 dy = 4π y = = 5.02654 . . . .
0 0 5 0 5

Example. The area under y = x from x = 0 to x = 1 is revolved about the y-axis. Find the volume of the
solid generated using: (a) Circular washers, and (b) Cylindrical shells.

(a) Using washers, the inner radius of a typical washer is y and the outer radius of a typical washer is 1.

1
y=x
dy

x
1

The volume of the solid is


1  1
1 2π
Z
V = 2 2
π(1 − y ) dy = π y − y 3 = = 2.09439 . . . .
0 3 0 3

(b) Using cylindrical shells, the height of a typical cylindrical shell is h = x and the radius of a typical
cylindrical shell is r = x.
y

y=x
dx

h 
1 x
r 

The volume of the solid is


 1
1 3 2π
Z
V = 2πx · x dx = 2π x = = 2.09439 . . . .
3 0 3

Note that the thickness of a typical shell is dx, while the thickness of a typical washer is dy.

Example. Let R be the region bounded by y = x2 and y = 1, from x = 0 to x = 1.

3
y

1 x

(a) Find the volume generated by revolving R about the line x = 2.

(b) Find the volume generated by revolving R about the line x = −5.

(c) Find the volume generated by revolving R about the line y = −2.

(d) Find the volume generated by revolving R about the line y = 2.

(a) The height of a typical cylindrical shell is h = 1 − x2 . The radius of a typical cylindrical shell is r = 2 − x.
x

x x


The radius is the distance from the axis to the side of a typical shell. In this case, I found it by
subtraction.
Notice that I’m not trying to draw the cross-sectional picture to scale. Also, when I figure out r and
h, I do my work on the original copy of the region, not the rotated copy. The rotated copy just gives me a
sense of what the volume of revolution looks like.
The volume of the solid is
Z 1 Z 1  1
2 2 3 1 2 2 3 1 4
V = 2π(2 − x)(1 − x ) dx = 2π (2 − x − 2x + x ) dx = 2π 2x − x − x + x =
0 0 2 3 4 0

13π
= 6.80678 . . . .
6
(b) The height of a typical cylindrical shell is h = 1 − x2 . The radius of a typical cylindrical shell is r = 5 + x.
x = -5

5 x

r=5+x

4
The radius is the distance from the axis to the side of a typical shell. In this case, I found it by addition.
(Compare this to what I did in part (a).)
Once again, the picture is not drawn to scale.
The volume of the solid is
Z 1 Z 1  1
1 5 1
V = 2π(5 + x)(1 − x2 ) dx = 2π (5 + x − 5x2 − x3 ) dx = 2π 5x + x2 − x3 − x4 =
0 0 2 3 4 0
43π
= 22.51474 . . . .
6

(c) If I solve y = x2 for x, I get x = y. I use the positive square root, because I’m considering the part of
the curve in the first quadrant where x is positive.

The height of a typical cylindrical shell is h = y. The radius of a typical cylindrical shell is r = y + 2.

y
x

2 r=y+2
y = -2

The volume of the solid is


Z 1 Z 1  1
√ 3/2 1/2 2 5/2 4 3/2 52π
V = 2π(y + 2) y dy = 2π (y + 2y ) dy = 2π y + y = = 10.89085 . . . .
0 0 5 3 0 15
You might try to set this problem up using circular washers.

(d) The height of a typical cylindrical shell is h = y. The radius of a typical cylindrical shell is r = 2 − y.

y=2

1 r=2-y

The volume of the solid is


Z 1 Z 1  1
√ 1/2 3/2 4 3/2 2 5/2 28π
V = 2π(2 − y) y dy = 2π (2y − y ) dy = 2π y − y = = 5.86430 . . . .
0 0 3 5 0 15

c 2019 by Bruce Ikenaga 5

You might also like