Difference between revisions of "Volumes of Revolution, Cylindrical Shells"
(2 intermediate revisions by the same user not shown) | |||
Line 21: | Line 21: | ||
:<math>V=\int\limits_a^b \pi f(x)^2dx</math> | :<math>V=\int\limits_a^b \pi f(x)^2dx</math> | ||
− | + | '''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 <math>f(x)=\sqrt{r^2-x^2}</math> and the line <math>y=0</math> . Our limits of integration will be the <math>x</math>-values where the curve intersects the line <math>y=0</math> , namely, <math>x=\pm r</math> . We have | Let's calculate the volume of a sphere using the disk method. Our generating region will be the region bounded by the curve <math>f(x)=\sqrt{r^2-x^2}</math> and the line <math>y=0</math> . Our limits of integration will be the <math>x</math>-values where the curve intersects the line <math>y=0</math> , namely, <math>x=\pm r</math> . We have | ||
:<math>\begin{align}V_{\rm sphere}&=\int\limits_{-r}^r \pi(r^2-x^2)dx\\ | :<math>\begin{align}V_{\rm sphere}&=\int\limits_{-r}^r \pi(r^2-x^2)dx\\ | ||
Line 31: | Line 31: | ||
&=\frac{4\pi}{3}r^3 | &=\frac{4\pi}{3}r^3 | ||
\end{align}</math> | \end{align}</math> | ||
− | |||
===Exercises=== | ===Exercises=== | ||
− | + | : 1. Calculate the volume of the cone with radius <math>r</math> and height <math>h</math> which is generated by the revolution of the region bounded by <math>y=r-\frac{r}{h}x</math> and the lines <math>y=0</math> and <math>x=0</math> around the <math>x</math>-axis. | |
− | + | : 2. Calculate the volume of the solid of revolution generated by revolving the region bounded by the curve <math>y=x^2</math> and the lines <math>x=1</math> and <math>y=0</math> around the <math>x</math>-axis. | |
− | |||
==Washer Method== | ==Washer Method== | ||
Line 53: | Line 51: | ||
===Exercises=== | ===Exercises=== | ||
− | + | : 3. Use the washer method to find the volume of a cone containing a central hole formed by revolving the region bounded by <math>y=R-\frac{R}{h}x</math> and the lines <math>y=r</math> and <math>x=0</math> around the <math>x</math>-axis. | |
− | + | : 4. Calculate the volume of the solid of revolution generated by revolving the region bounded by the curves <math>y=x^2</math> and <math>y=x^3</math> and the lines <math>x=1</math> and <math>y=0</math> around the <math>x</math>-axis. | |
− | |||
==Shell Method== | ==Shell Method== | ||
Line 82: | Line 79: | ||
|<math>=\pi\cdot\lim_{n\to\infty}\left(\sum_{k=1}^n 2x_k\Delta x\Big|f(x_k)\Big|+\sum_{k=1}^n \Delta x^2\Big|f(x_k)\Big|\right)</math> | |<math>=\pi\cdot\lim_{n\to\infty}\left(\sum_{k=1}^n 2x_k\Delta x\Big|f(x_k)\Big|+\sum_{k=1}^n \Delta x^2\Big|f(x_k)\Big|\right)</math> | ||
|} | |} | ||
− | Since <math>|f|</math> is continuous on <math>[a,b]</math> , the | + | Since <math>|f|</math> is continuous on <math>[a,b]</math> , the Extreme Value Theorem implies that <math>|f|</math> has some maximum, <math>M</math> , on <math>[a,b]</math> . Using this and the fact that <math>\Delta x^2\Big|f(x_k)\Big|>0</math> , we have |
:<math>{\sum_{k=1}^n 2x_k\Delta x\Big|f(x_k)\Big|\le\sum_{k=1}^n 2x_k\Delta x\Big|f(x_k)\Big|+\sum_{k=1}^n \Delta x^2\Big|f(x_k)\Big|\le\sum_{k=1}^n 2x_k\Delta x\Big|f(x_k)\Big|+\sum_{k=1}^n \Delta x^2M}</math> | :<math>{\sum_{k=1}^n 2x_k\Delta x\Big|f(x_k)\Big|\le\sum_{k=1}^n 2x_k\Delta x\Big|f(x_k)\Big|+\sum_{k=1}^n \Delta x^2\Big|f(x_k)\Big|\le\sum_{k=1}^n 2x_k\Delta x\Big|f(x_k)\Big|+\sum_{k=1}^n \Delta x^2M}</math> | ||
But | But | ||
Line 95: | Line 92: | ||
|<math>=0</math> | |<math>=0</math> | ||
|} | |} | ||
− | So by the | + | So by the Squeeze Theorem |
:<math>\pi\cdot\lim_{n\to\infty}\left(\sum_{k=1}^n 2x_k\Delta x\Big|f(x_k)\Big|+\sum_{k=1}^n \Delta x^2\Big|f(x_k)\Big|\right)=\pi\cdot\lim_{n\to\infty}\sum_{k=1}^n 2x_k\Delta x\Big|f(x_k)\Big|</math> | :<math>\pi\cdot\lim_{n\to\infty}\left(\sum_{k=1}^n 2x_k\Delta x\Big|f(x_k)\Big|+\sum_{k=1}^n \Delta x^2\Big|f(x_k)\Big|\right)=\pi\cdot\lim_{n\to\infty}\sum_{k=1}^n 2x_k\Delta x\Big|f(x_k)\Big|</math> | ||
which is just the integral | which is just the integral | ||
:<math>\int\limits_a^b 2\pi x\Big|f(x)\Big|dx</math> | :<math>\int\limits_a^b 2\pi x\Big|f(x)\Big|dx</math> | ||
+ | |||
+ | ===Exercises=== | ||
+ | 5. Find the volume of a cone with radius <math>r</math> and height <math>h</math> by using the shell method on the appropriate region which, when rotated around the <math>y</math>-axis, produces a cone with the given characteristics. | ||
+ | |||
+ | 6. Calculate the volume of the solid of revolution generated by revolving the region bounded by the curve <math>y=x^2</math> and the lines <math>x=1</math> and <math>y=0</math> around the <math>y</math>-axis. | ||
+ | |||
+ | ==Exercise Solutions== | ||
+ | # <math>\frac{\pi r^2h}{3}</math> | ||
+ | # <math>\frac{\pi}{5}</math> | ||
+ | # <math>\pi h\left(\frac{R^2}{3}-r^2\right)</math> | ||
+ | # <math>\frac{2\pi}{35}</math> | ||
+ | # <math>\frac{\pi r^2h}{3}</math> | ||
+ | # <math>\frac{\pi}{2}</math> | ||
==Resources== | ==Resources== | ||
Line 141: | Line 151: | ||
[https://youtu.be/fE6vmorV-rA Shell Method - Volume of Revolution] by The Organic Chemistry Tutor | [https://youtu.be/fE6vmorV-rA Shell Method - Volume of Revolution] by The Organic Chemistry Tutor | ||
+ | |||
+ | ==Licensing== | ||
+ | Content obtained and/or adapted from: | ||
+ | * [https://en.wikibooks.org/wiki/Calculus/Volume_of_solids_of_revolution Volume of Solids of Revolution, WikiBooks: Calculus] under a CC BY-SA license |
Latest revision as of 10:54, 29 October 2021
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 around the -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
Disk Method
Consider the solid formed by revolving the region bounded by the curve , which is continuous on , and the lines , and around the -axis. We could imagine approximating the volume by approximating with the stepwise function 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.
where is the radius of the cylinder and 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 -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 subdivisions and a length of for the total length of the region, each subdivision has width
Since we are using a right-handed approximation, the -th sample point will be
So the volume of the -th cylinder is
Summing all of the cylinders in the region from to , we have
Taking the limit as approaches infinity gives us 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 and the line . Our limits of integration will be the -values where the curve intersects the line , namely, . We have
Exercises
- 1. Calculate the volume of the cone with radius and height which is generated by the revolution of the region bounded by and the lines and around the -axis.
- 2. Calculate the volume of the solid of revolution generated by revolving the region bounded by the curve and the lines and around the -axis.
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 -axis. Consider the solid of revolution formed by revolving the region in figure 3 around the -axis. The curve 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 around the -axis. Our approximating region has the same upper boundary, as in figure 2, but now we extend only down to rather than all the way down to the -axis. Revolving each block around the -axis forms a washer-shaped solid with outer radius and inner radius . The volume of the -th hollow cylinder is
where and . The volume of the entire approximating solid is
Taking the limit as approaches infinity gives the volume
Exercises
- 3. Use the washer method to find the volume of a cone containing a central hole formed by revolving the region bounded by and the lines and around the -axis.
- 4. Calculate the volume of the solid of revolution generated by revolving the region bounded by the curves and and the lines and around the -axis.
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 -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 -axis. The -th rectangle sweeps out a hollow cylinder with height and with inner radius and outer radius , where and , the volume of which is
The volume of the entire approximating solid is
Taking the limit as approaches infinity gives us the exact volume
Since is continuous on , the Extreme Value Theorem implies that has some maximum, , on . Using this and the fact that , we have
But
So by the Squeeze Theorem
which is just the integral
Exercises
5. Find the volume of a cone with radius and height by using the shell method on the appropriate region which, when rotated around the -axis, produces a cone with the given characteristics.
6. Calculate the volume of the solid of revolution generated by revolving the region bounded by the curve and the lines and around the -axis.
Exercise Solutions
Resources
- Volume of Solids of Revolution, WikiBooks: Calculus
Videos
Volume of Revolution - The Shell Method about the x-axis by James Sousa, Math is Power 4U
Volume of Revolution - The Shell Method about the y-axis by James Sousa, Math is Power 4U
Volume of Revolution - The Shell Method Not about the x or y axis by James Sousa, Math is Power 4U
Volume of Revolution - Comparing the Washer and Shell Method by James Sousa
Ex: Determine a Volume of Revolution Using the Shell Method by James Sousa, Math is Power 4U
Ex: Volume of Revolution Using the Shell Method by James Sousa, Math is Power 4U
Ex: Volume of Revolution Using the Shell Method by James Sousa, Math is Power 4U
Ex: Volume of Revolution Using the Shell Method by James Sousa, Math is Power 4U
Ex: Volume of Revolution Using the Shell Method by James Sousa, Math is Power 4U
Ex: Volume of Revolution Using the Shell Method with Horizontal Axis by James Sousa, Math is Power 4U
Ex: Volume of Revolution Using the Shell Method with Vertical Axis by James Sousa, Math is Power 4U
Shell Method for Rotating Around Vertical Line by Khan Academy
Shell Method for Rotating Around Horizontal Line by Khan Academy
Shell Method with Two Functions of x by Khan Academy
Shell Method with Two Functions of y by Khan Academy
Volumes of Revolution using Cylindrical Shells by patrickJMT
Volume of Rotation: Cylindrical Shells about the y-axis or x= by Krista King
Volume of Rotation: Cylindrical Shells about the x-axis or y= by Krista King
Shell Method - Volume of Revolution by The Organic Chemistry Tutor
Licensing
Content obtained and/or adapted from:
- Volume of Solids of Revolution, WikiBooks: Calculus under a CC BY-SA license