PhyslibSearch

Physlib.ClassicalMechanics.RigidBody.SolidSphere

4 declarations

definition

Solid sphere rigid body with mass mm and radius RR in Rd\mathbb{R}^d

#solidSphere

For a given dimension dNd \in \mathbb{N}, mass mR0m \in \mathbb{R}_{\geq 0}, and radius RR0R \in \mathbb{R}_{\geq 0}, this definition represents a solid sphere as a rigid body in the dd-dimensional Euclidean space Space(d)\text{Space}(d). The mass distribution ρ\rho is uniform over the closed ball BˉR(0)\bar{B}_R(0) of radius RR centered at the origin. Formally, for a function ff, the distribution is defined by the linear functional: ρ(f)=mVol(BˉR(0))BˉR(0)f(x)dx\rho(f) = \frac{m}{\text{Vol}(\bar{B}_R(0))} \int_{\bar{B}_R(0)} f(x) \, dx where Vol(BˉR(0))\text{Vol}(\bar{B}_R(0)) denotes the volume of the closed ball.

theorem

The mass of a solid sphere in Rd+1\mathbb{R}^{d+1} is equal to mm

#solidSphere_mass

For any natural number dd, and any non-negative real numbers mm and RR where R0R \neq 0, the total mass of a solid sphere rigid body in (d+1)(d+1)-dimensional space with radius RR and mass parameter mm is equal to mm.

theorem

The center of mass of a solid sphere at the origin is 00

#solidSphere_centerOfMass

For any natural number dd, mass mR0m \in \mathbb{R}_{\geq 0}, and radius RR0R \in \mathbb{R}_{\geq 0}, the center of mass of a solid sphere in (d+1)(d+1)-dimensional space with mass mm and radius RR centered at the origin is the zero vector 00.

theorem

The moment of inertia tensor of a solid sphere is 25mR2I\frac{2}{5} m R^2 \mathbf{I}

#solidSphere_inertiaTensor

For a solid sphere in 3D space with mass mR0m \in \mathbb{R}_{\geq 0} and radius R>0R > 0, the moment of inertia tensor through its center of mass is equal to 25mR2I\frac{2}{5} m R^2 \mathbf{I}, where I\mathbf{I} denotes the 3×33 \times 3 identity matrix.