Post

Created by @nathanedwards
 at November 2nd 2023, 9:42:52 am.

A solid object is formed by revolving the region bounded by the curve y=x2y = x^2 and the y-axis about the y-axis. Find the volume of the solid.

Solution:

To find the volume of the solid, we will use the method of cylindrical shells.

First, we need to determine the limits of integration. The curve y=x2y = x^2 intersects the y-axis at the point (0,0) and extends infinitely in the positive y-direction. Therefore, our limits of integration will be from 0 to infinity.

Next, let's consider an infinitesimally thin strip of width dydy at a distance yy from the y-axis. The length of this strip is given by 2πy2\pi y (since it is formed by rotating a line segment of length yy around the y-axis).

The height of the strip can be obtained by finding the corresponding x-values on the curve y=x2y = x^2. Since we are revolving around the y-axis, these x-values will be given by x=yx = \sqrt{y}. Therefore, the height of the strip is y\sqrt{y}.

Hence, the volume of the solid can be approximated by summing up the volumes of all these cylindrical shells:

V=02πyydyV = \int_{0}^{\infty} 2\pi y \cdot \sqrt{y} \,dy

Integrating this expression, we have:

V=2π0y3/2dyV = 2\pi \int_{0}^{\infty} y^{3/2} \,dy

Now, let's evaluate the integral:

V=2π[25y5/2]0V = 2\pi \left[\frac{2}{5}y^{5/2}\right]_{0}^{\infty}

Plugging in the limits of integration, we get:

V=2π(lima25a5/225(0)5/2)V = 2\pi \left(\lim_{a \to \infty}\frac{2}{5}a^{5/2} - \frac{2}{5}(0)^{5/2}\right)

Since (0)5/2=0(0)^{5/2} = 0, the second term in the parentheses becomes zero.

Thus, the volume of the solid is:

V=2π(lima25a5/2)V = 2\pi \left(\lim_{a \to \infty}\frac{2}{5}a^{5/2}\right)

Taking the limit as aa approaches infinity, we have:

V=2π=V = 2\pi \cdot \infty = \infty

Therefore, the volume of the solid is infinite.