Chapter 5: Applications of Integration
Section 5.5: Surface Area of a Surface of Revolution
Example 5.5.4
Calculate the surface area of the surface of revolution formed when the graph of y=x2,x∈0,1, is rotated about the line x=2.
Solution
Mathematical Solution
According to Table 5.5.1, the "formula" 2 π ∫abρ ⅆs becomes
2 π ∫012−x1+ⅆⅆ x x22 ⅆx
=2 π ∫012−x1+4 x2 ⅆx
=2 π4⁢x2+1⁢4⁢x2+12⁢x+1/12+arcsinh2 x/201
=2 π ln2+712⁢5+12⁢ln12+14⁢5+112
≐13.25453057
Maple Solution
In Figure 5.5.4(a) the tutor has been applied to the graph of y=x2 rotated about the y-axis. The Plot Options section has been used to impose one-to-one scaling, and the frame axis style. An exact representation of the value of the surface-area integral is returned, along with a floating-point equivalent. Note the SurfaceOfRevolution command at the bottom of the tutor. This command can return the graphs shown in Figures 5.5.4(a-b), the unevaluated integral, or the value of the surface area.
Figure 5.5.4(a) Surface of Revolution tutor
Student:-Calculus1:-SurfaceOfRevolution(x^2,x=0..1,axis=vertical,partition=3,showsum=true, distancefromaxis=2,showsurface=false,output= plot,caption="",axes=frame,orientation=[-105,80,0],labels=[x,z,y],tickmarks=[[-1,0,1],[0],2],sumsurfaceoptions=[color=red],showfunction=false,scaling=constrained);
Figure 5.5.4(b) Segmentation into frustums
Figure 5.5.4(b) shows the surface of revolution segmented into three frustums, an image that can be generated in the tutor by selecting "Frustums" in the Display section, and then pressing the Display button. The default number of subintervals is 6, but this has been changed to 3 in the figure. In addition to the graph in Figure 5.5.4(b), the tutor also provides the following midpoint Riemann approximating sum.
π⁢∑i=1319⁢-2+13⁢i+-53+13⁢i⁢4⁢i2-4⁢i+10≐10.15941535
It takes a considerably greater number of segments for the midpoint Riemann sum to give a better approximation to the actual value of the surface area.
Interactive evaluation of the surface-area integral
Expression palette: Definite-integral and derivative templates Press the Enter key.
Context Panel: Approximate≻10 (digits)
2 π∫012− x1+ⅆⅆ x x22 ⅆx
2⁢π⁢ln⁡2+712⁢5+12⁢ln⁡12+14⁢5+112
→at 10 digits
13.25453057
Application of the SurfaceOfRevolution command
Tools≻Load Package: Student Calculus 1
Loading Student:-Calculus1
SurfaceOfRevolutionx2,x=0..1,axis=vertical, distancefromaxis=2, output=integral
∫01−2⁢π⁢x−2⁢4⁢x2+1ⅆx
SurfaceOfRevolutionx2,x=0..1,axis=vertical,distancefromaxis=2
76⁢π⁢5+π⁢ln⁡12+14⁢5+2⁢π⁢ln⁡2+16⁢π
<< Previous Example Section 5.5 Next Example >>
© Maplesoft, a division of Waterloo Maple Inc., 2024. All rights reserved. This product is protected by copyright and distributed under licenses restricting its use, copying, distribution, and decompilation.
For more information on Maplesoft products and services, visit www.maplesoft.com
Download Help Document