MHB Henry's question at Yahoo Answers concerning a surface of revolution

AI Thread Summary
The discussion focuses on calculating the surface area generated by rotating the parametric curve defined by x = 3t² and y = 2t³ around the y-axis for t in the interval [0, 5]. The formula used for the surface area is S = 2π∫ x(t)√((dx/dt)² + (dy/dt)²) dt, leading to the integral S = 36π∫ t³√(1+t²) dt. Various substitutions are applied to simplify the integral, including trigonometric and geometric substitutions, ultimately yielding a complex expression for S. The final result is expressed in terms of π and involves square root terms. The discussion emphasizes the importance of careful substitution to streamline the computation process.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

Calculus 2 help me please?

Find the surface area generated by rotating the given curve about the y-axis.

x = 3t^2, y = 2t^3, 0 ≤ t ≤ 5

Here is a link to the question:

Calculus 2 help me please? - Yahoo! Answers

I have posted a link there to this topic so the OP can find my response.
 
Mathematics news on Phys.org
Hello Henry,

We are asked to find the surface of rotation of the curve described parametrically by:

$x(t)=3t^2$

$y(t)=2t^3$

with $t$ in $[0,5]$.

Since the axis of rotation is the $y$-axis and $x(t)$ is non-negative on the given interval for $t$, we may use:

$\displaystyle S=2\pi\int_0^5 x(t)\sqrt{\left(\frac{dx}{dt} \right)^2+\left(\frac{dy}{dt} \right)^2}\,dt$

So, we compute:

$\displaystyle \frac{dx}{dt}=6t$

$\displaystyle \frac{dy}{dt}=6t^2$

and we have:

$\displaystyle S=2\pi\int_0^5 3t^2\sqrt{\left(6t \right)^2+\left(6t^2 \right)^2}\,dt$

$\displaystyle S=36\pi\int_0^5 t^3\sqrt{1+t^2}\,dt$

Now, let's use the substitution:

$\displaystyle t=\tan(\theta)\,\therefore\,dt=\sec^2( \theta)\,d \theta$ and we have:

$\displaystyle S=36\pi\int_0^{\tan^{-1}(5)} \tan^3(\theta)\sqrt{1+\tan^2(\theta)}\,sec^2( \theta)\,d \theta$

$\displaystyle S=36\pi\int_0^{\tan^{-1}(5)} \tan^3(\theta)\sec^3(\theta)\,d\theta$

$\displaystyle S=36\pi\int_0^{\tan^{-1}(5)} \frac{\sin(\theta)(1-\cos^2(\theta))}{\cos^6(\theta)}\,d\theta$

Now, let's try the substitution:

$u=\cos(\theta)\,\therefore\,du=-\sin(\theta)\,d \theta)$ and we have:

$\displaystyle S=36\pi\int_{\frac{1}{\sqrt{26}}}^{1} \frac{1-u^2}{u^6}\,du$

$\displaystyle S=36\pi\int_{\frac{1}{\sqrt{26}}}^{1} u^{-6}-u^{-4}\,du$

$\displaystyle S=36\pi\left[\frac{u^{-5}}{-5}-\frac{u^{-3}}{-3} \right]_{\frac{1}{\sqrt{26}}}^{1}$

$\displaystyle S=\frac{12\pi}{5}\left[5u^{-3}-3u^{-5} \right]_{\frac{1}{\sqrt{26}}}^{1}$

$\displaystyle S=\frac{12\pi}{5}\left(\left(5(1)^{-3}-3(1)^{-5} \right)- \left(5\left(\frac{1}{\sqrt{26}} \right)^{-3}-3\left(\frac{1}{\sqrt{26}} \right)^{-5} \right) \right)$

$\displaystyle S=\frac{12\pi}{5}\left(5-3-130\sqrt{26}+2028\sqrt{26} \right)$

$\displaystyle S=\frac{12\pi}{5}\left(2+1898\sqrt{26} \right)$

$\displaystyle S=\frac{24\pi}{5}\left(1+949\sqrt{26} \right)$
 
Just a remark to reduce computations ..

Here we don't need a geometric substitution :S=36\pi\int_0^5 t^3\sqrt{1+t^2}\,dt

rewrite as S=18\pi\int_0^5 2t \cdot t^2\sqrt{1+t^2}\,dtWe can use the substitution u=1+t^2 \,\,\Rightarrow \,\, t^2=u-1so we have du=2t\, dtThe integral becomes as the following :S=18\pi \int_1^{26} (u-1)\sqrt{u}\,duS=18\pi \int_1^{26} \sqrt{u^3}-\sqrt{u}\,du
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top