Beta Phase: Square45 is currently in beta testing. Expect some features or content to be incomplete or missing.
45

Center of Gravity

The point where the entire weight of an object appears to act, a fundamental concept in statics calculations.
📜

The statement of the theorem

Let BR3\mathcal{B} \subset \mathbb{R}^3 be a continuous body with a spatially varying mass density ρ(r)\rho(\vec{r}). The total mass MM of the body is defined by the volume integral:\n\nM=Bρ(r)dVM = \iiint_{\mathcal{B}} \rho(\vec{r}) dV\n\nThe position vector of the Center of Gravity, rcg=(xcg,ycg,zcg)\vec{r}_{cg} = (x_{cg}, y_{cg}, z_{cg}), is defined as the weighted average of the position over the volume, where the weighting function is the density ρ(r)\rho(\vec{r}). Specifically, the coordinates are given by:\n\nxcg=1MBxρ(r)dVx_{cg} = \frac{1}{M} \iiint_{\mathcal{B}} x \rho(\vec{r}) dV\nycg=1MByρ(r)dVy_{cg} = \frac{1}{M} \iiint_{\mathcal{B}} y \rho(\vec{r}) dV\nzcg=1MBzρ(r)dVz_{cg} = \frac{1}{M} \iiint_{\mathcal{B}} z \rho(\vec{r}) dV\n\nIn vector form, the Center of Gravity is:\n\nrcg=1MBrρ(r)dV\vec{r}_{cg} = \frac{1}{M} \iiint_{\mathcal{B}} \vec{r} \rho(\vec{r}) dV