Solveeit Logo

Question

Question: Find centre of mass of an object (Paraboloid) which is formed by rotating a parabola $x=ky^2$ about ...

Find centre of mass of an object (Paraboloid) which is formed by rotating a parabola x=ky2x=ky^2 about x-axis and height of object is hh as shown in figure-4.38. Assume the object is of uniform density.

Answer

The center of mass of the paraboloid is located at (2h3,0,0)(\frac{2h}{3}, 0, 0).

Explanation

Solution

The object is a paraboloid formed by rotating the parabola x=ky2x = ky^2 about the x-axis, from x=0x=0 to x=hx=h. We consider a thin disc of thickness dxdx at a position xx. The radius of this disc is yy. From the equation of the parabola, y2=xky^2 = \frac{x}{k}. The area of the cross-section at xx is A(x)=πy2=πxkA(x) = \pi y^2 = \pi \frac{x}{k}. The volume of the elemental disc is dV=A(x)dx=πxkdxdV = A(x) dx = \pi \frac{x}{k} dx. Assuming uniform density ρ\rho, the mass of the elemental disc is dm=ρdV=ρπxkdxdm = \rho dV = \rho \pi \frac{x}{k} dx. The x-coordinate of the center of mass (XcmX_{cm}) is given by the formula: Xcm=xdmdmX_{cm} = \frac{\int x dm}{\int dm} The integration is performed from x=0x=0 to x=hx=h.

Numerator: xdm=0hx(ρπxkdx)=ρπk0hx2dx=ρπk[x33]0h=ρπkh33\int x dm = \int_{0}^{h} x \left( \rho \pi \frac{x}{k} dx \right) = \frac{\rho \pi}{k} \int_{0}^{h} x^2 dx = \frac{\rho \pi}{k} \left[ \frac{x^3}{3} \right]_{0}^{h} = \frac{\rho \pi}{k} \frac{h^3}{3}

Denominator: dm=0h(ρπxkdx)=ρπk0hxdx=ρπk[x22]0h=ρπkh22\int dm = \int_{0}^{h} \left( \rho \pi \frac{x}{k} dx \right) = \frac{\rho \pi}{k} \int_{0}^{h} x dx = \frac{\rho \pi}{k} \left[ \frac{x^2}{2} \right]_{0}^{h} = \frac{\rho \pi}{k} \frac{h^2}{2}

Calculating XcmX_{cm}: Xcm=ρπkh33ρπkh22=h3/3h2/2=2h3X_{cm} = \frac{\frac{\rho \pi}{k} \frac{h^3}{3}}{\frac{\rho \pi}{k} \frac{h^2}{2}} = \frac{h^3/3}{h^2/2} = \frac{2h}{3}

Due to the symmetry of the object formed by rotation about the x-axis, the center of mass will lie on the x-axis. Therefore, Ycm=0Y_{cm} = 0 and Zcm=0Z_{cm} = 0.