Section 9.5 : Surface Area with Parametric Equations
3. Determine the surface area of the object obtained by rotating the parametric curve about the given axis. You may assume that the curve traces out exactly once for the given range of t’s.
Show All Steps Hide All Steps
Start SolutionThe first thing we’ll need here are the following two derivatives.
dxdt=−3πsin(πt)dydt=5 Show Step 2We’ll need the ds for this problem.
ds=√[−3πsin(πt)]2+[5]2dt=√9π2sin2(πt)+25dt Show Step 3The integral for the surface area is then,
SA=∫2πxds=∫1202π(3cos(πt))√9π2sin2(πt)+25dt=6π∫120cos(πt)√9π2sin2(πt)+25dtRemember to be careful with the formula for the surface area! The formula used is dependent upon the axis we are rotating about.
Show Step 4Okay, this is a particularly unpleasant looking integral but we need to be able to deal with these kinds of integrals on occasion. We’ll be able to do quite a bit of simplification if we first use the following substitution.
u=sin(πt)→sin2(πt)=u2du=πcos(πt) t=0:u=sin(0)=0t=12:u=sin(12π)=1With this substitution the integral becomes,
SA=6∫10√9π2u2+25du Show Step 5This integral can be evaluated with the following (somewhat messy…) trig substitution.
t=53πtanθdt=53πsec2θdθ √9π2u2+25=√25tan2θ+25=5√tan2θ+1=5√sec2θ=5|secθ|To get rid of the absolute value on the secant will need to convert the limits into θ limits.
u=0:0=53πtanθ→tanθ=0→θ=0u=1:1=53πtanθ→tanθ=3π5→θ=tan−1(3π5)=1.0830Okay, the corresponding range ofθ for this problem is 0≤θ≤1.0830 (first quadrant) and in this range we know that secant is positive. Therefore, the root becomes,
√9π2u2+25=5secθThe surface area is then,
\begin{align*}SA & = \int_{0}^{{\frac{1}{2}}}{{2\pi \left( {3\cos \left( {\pi t} \right)} \right)\sqrt {9{\pi ^2}{{\sin }^2}\left( {\pi t} \right) + 25} \,dt}}\\ & = 6\int_{0}^{1}{{\sqrt {9{\pi ^2}{u^2} + 25} \,du}}\\ & = 6\int_{0}^{{1.0830}}{{\left( {5\sec \theta } \right)\left( {\frac{5}{{3\pi }}{{\sec }^2}\theta } \right)\,d \theta}}\\ & = 6\int_{0}^{{1.0830}}{{\frac{{25}}{{3\pi }}{{\sec }^3}\theta \,d\theta}}\\ & = \left. {\frac{{25}}{\pi }\left( {\sec \theta tan\theta + ln\left| {\sec \theta + \tan \theta } \right|} \right)} \right|_0^{1.0830} = \require{bbox} \bbox[2pt,border:1px solid black]{{43.0705}}\end{align*}This problem was a little messy but don’t let that make you decide that you can’t do these types of problems! They can be done and often can be simplified with some relatively simple substitutions.