Let's say we have a hollow hemisphere with a surface mass density given as $\sigma$ and radius $R$, We want to find the mass of this hemisphere in terms of $\sigma$ and $R$.
As usual, when trying to solve using single variable we'll take a ring of mass $dm$ at an angle $\theta$ (Which is from the horizontal), then
$$\int dm = \int_{0}^{\pi/2}\sigma (2 \pi R\cos\theta)Rd\theta$$
Where $Rd\theta$ is the thickness of the ring.
And we'll get the answer as,
$$M = \sigma(2\pi R^2)$$
But then I tried taking the mass $dm$ at a distance $x$ from the center of the base of hemisphere and perpendicular to it.
The radius of the ring would be, by Pythagoras theorem $(R^2-x^2)^{1/2}$ and thickness dx.
By writing the expression for $dm$ we get,
$$\int dm = \int_0^R \sigma(2\pi (R^2-x^2)^{1/2}) dx$$
Both the answers after evaluating are different. My question is where am I wrong? Why are both the answers different even though the logic behind both the integrations are correct?
@
sign to the user name, e.g.,@amd
. – amd Sep 18 '19 at 00:10