Ledamien
- 4
- 0
Hello,
I am struggling with what was supposed to be the simplest calc problem in spherical coordinates. I am trying to fid the center of mass of a solid hemisphere with a constant density, and I get a weird result.
First, I compute the mass, then apply the center of mass formula. I divide both and voila, obviously wrong result. What is wrong here?
Cm = 1 / M \int \rho r^3 sin \theta dr d\theta d\varphi
M = ρ V → 1/M = 1/ρV
V = 2 \pi R^3 / 3
Cm = 3/ (2 \pi R^3) \int r^3 sin \theta dr d\theta d\varphi
Integrated over:
r → 0 to R
\theta → 0 to \pi/2
\varphi → 0 to 2 \pi
Cm = 3/ (2 \pi R^3) * \pi R^4 / 2
Cm = 3R / 4
So, what do I do wrong?
I am struggling with what was supposed to be the simplest calc problem in spherical coordinates. I am trying to fid the center of mass of a solid hemisphere with a constant density, and I get a weird result.
First, I compute the mass, then apply the center of mass formula. I divide both and voila, obviously wrong result. What is wrong here?
Cm = 1 / M \int \rho r^3 sin \theta dr d\theta d\varphi
M = ρ V → 1/M = 1/ρV
V = 2 \pi R^3 / 3
Cm = 3/ (2 \pi R^3) \int r^3 sin \theta dr d\theta d\varphi
Integrated over:
r → 0 to R
\theta → 0 to \pi/2
\varphi → 0 to 2 \pi
Cm = 3/ (2 \pi R^3) * \pi R^4 / 2
Cm = 3R / 4
So, what do I do wrong?
Last edited: