Please help me check my understanding related to the rotational motion of a 3D rigid body after reading some Physics textbooks and googling for some more materials (e.g., Wikipedia's Torque, Wikipedia's Moment of Inertia).
The following points are to be checked against a situation where the rotational motion of a 3D rigid body happens about a single rotation axis in an inertial Cartesian coordinate system where the z-axis is taken to be the rotation axis but the origin $O$ of the coordinate system is not necessarily on the centroid of the 3D rigid body and can even be outside the 3D rigid body:
- Each particle in the rigid body has $\vec{v} = \vec{\omega} \times \vec{r}$ where $\vec{r}$ is the position vector of the particle with respect to the origin $O$, and therefore, the speed of each particle depends on the choice of origin $O$.
- With respect to $O$, the moment of force $\vec{\tau}$ and the angular momentum change $d\vec{L}$ about the z-axis have the same directions.
- With respect to $O$, the angular acceleration $\vec{\alpha}$ and the angular velocity change $d\vec{\omega}$ about the z-axis have the same directions.
- Moment of inertia $I$ is always calculated with respect to z-axis, not the centroid of the rigid body, such that the $s$ in $\int s^2 dm$ is always the distance between a point mass in the rigid body and z-axis.
- Angular momentum of each particle in the rigid body $\vec{L} = \vec{r}\times\vec{p}$ where $\vec{r}$ is the position vector of $\vec{p}$ with respect to the origin $O$ (i.e., $||\vec{r}||$ is not the distance between $\vec{p}$ and z-axis), and therefore, the direction of $\vec{L}$ may be different from $\vec{\omega}$.
- Total angular momentum of the rigid body is then $\sum \vec{L} = I \vec{\omega}$, and therefore, the direction of $\sum \vec{L}$ is the same as $\vec{\omega}$.
- The torque experienced by each particle in the rigid body $\vec{\tau} = \vec{r}\times\vec{F}$ where $\vec{r}$ is the position vector of $\vec{F}$ with respect to the origin $O$ (i.e., $||\vec{r}||$ is not the distance between $\vec{F}$ and z-axis), and therefore, the direction of $\vec{\tau}$ may be different from $\vec{\omega}$.
- The total torque experienced by the rigid body is then $\sum \vec{\tau} = I \vec{\alpha}$, and therefore, the direction of $\sum \vec{\tau}$ is the same as $\vec{\alpha}$.
- The torque experienced by each particle in the rigid body is related to each particle's angular momentum rate of change $\vec{r}\times\vec{F} = \vec{\tau} = \frac{d\vec{L}}{dt} = \frac{d(\vec{r} \times \vec{p})}{dt} = m\frac{d(\vec{r} \times \vec{v})}{dt} = m\frac{d(\vec{r} \times (\vec{\omega}\times\vec{r}))}{dt} = m\frac{d((\vec{r}\cdot\vec{r}) \vec{\omega} - (\vec{r}\cdot\vec{\omega})\vec{r})}{dt}$, and therefore, for each particle the directions of $\vec{\tau}$ and $d\vec{L}$ are the same but may be different from the direction of $\vec{\omega}$.
- The total torque experienced by the rigid body is related to the total angular momentum's rate of change $I \vec{\alpha} = \sum \vec{\tau} = \frac{d\left(\sum\vec{L}\right)}{dt} = \frac{d\left(\sum I\;\vec{\omega}\right)}{dt} = \sum I \frac{d\vec{\omega}}{dt}$, and therefore, the directions of $\vec{\alpha}$, $\sum \vec{\tau}$, $\sum d\vec{L}$, and $d\vec{\omega}$ are the same.
Any mistake? Because the rotation axis can be outside the 3D rigid body, I feel uneasy especially for Point 5 to 10.