Section 9.5 : Surface Area with Parametric Equations
5. Set up, but do not evaluate, an integral that gives 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.
Rotate \(\displaystyle x = 1 + 3{t^2}\hspace{0.25in}y = \sin \left( {2t} \right)\cos \left( {\frac{1}{4}t} \right)\hspace{0.25in}0 \le t \le \frac{1}{2}\) about the \(y\)-axis.
Show All Steps Hide All Steps
Start SolutionThe first thing we’ll need here are the following two derivatives.
\[\frac{{dx}}{{dt}} = 6t\hspace{0.25in}\hspace{0.25in}\frac{{dy}}{{dt}} = 2\cos \left( {2t} \right)\cos \left( {\frac{1}{4}t} \right) - \frac{1}{4}\sin \left( {2t} \right)\sin \left( {\frac{1}{4}t} \right)\] Show Step 2We’ll need the \(ds\) for this problem.
\[ds = \sqrt {{{\left[ {6t} \right]}^2} + {{\left[ {2\cos \left( {2t} \right)\cos \left( {\frac{1}{4}t} \right) - \frac{1}{4}\sin \left( {2t} \right)\sin \left( {\frac{1}{4}t} \right)} \right]}^2}} \,dt\] Show Step 3The integral for the surface area is then,
\[SA = \int_{{}}^{{}}{{2\pi x\,ds}} = \require{bbox} \bbox[2pt,border:1px solid black]{{\int_{0}^{{\frac{1}{2}}}{{2\pi \left( {1 + 3{t^2}} \right)\sqrt {36{t^2} + {{\left( {2\cos \left( {2t} \right)\cos \left( {\frac{1}{4}t} \right) - \frac{1}{4}\sin \left( {2t} \right)\sin \left( {\frac{1}{4}t} \right)} \right)}^2}} \,dt}}}}\]Remember to be careful with the formula for the surface area! The formula used is dependent upon the axis we are rotating about.