MHB Volume about x axis using cylindrical shells

karush
Gold Member
MHB
Messages
3,240
Reaction score
5
Use the method of cylindrical shells to find the volume
of the solid obtained by rotating the region bounded by the given curves about the x axis.

$x=1+{y}^{2}$, $x=0$, $y-1$, $y=2$

https://www.physicsforums.com/attachments/4237

The answer is $\frac{21\pi}{2}$ but I couldn't get it using $V=2\pi\int_{a}^{b} \,xf(x)dx$
 
Physics news on Phys.org
karush said:
Use the method of cylindrical shells to find the volume
of the solid obtained by rotating the region bounded by the given curves about the x axis.

$x=1+{y}^{2}$, $x=0$, $y-1$, $y=2$
The answer is $\frac{21\pi}{2}$ but I couldn't get it using $V=2\pi\int_{a}^{b} \,xf(x)dx$

Washers work best in this case. Try $\displaystyle \begin{align*} V = \pi \int_0^2{ 2^2 - 1^2\,\mathrm{d}x } + \pi \int_2^5{ 2^2 - \left( \sqrt{x - 1} \right) ^2 \,\mathrm{d}x } \end{align*}$.
 
got it, I forgot to square the equations
 
karush said:
Use the method of cylindrical shells to find the volume...

The volume of an element is:

$$dV=2\pi y\left(y^2+1\right)\,dy$$

Thus, the total volume is:

$$V=2\pi\int_1^2 y^3+y\,dy$$

Computing the definite integral will give you the desired result. :D
 
For original Zeta function, ζ(s)=1+1/2^s+1/3^s+1/4^s+... =1+e^(-slog2)+e^(-slog3)+e^(-slog4)+... , Re(s)>1 Riemann extended the Zeta function to the region where s≠1 using analytical extension. New Zeta function is in the form of contour integration, which appears simple but is actually more inconvenient to analyze than the original Zeta function. The original Zeta function already contains all the information about the distribution of prime numbers. So we only handle with original Zeta...
Back
Top