Moment of inertia: vector derivation

Click For Summary
SUMMARY

The discussion focuses on the derivation of the moment of inertia in vector form, specifically addressing the transition from the equation $$mr^2 \mathbf{α} = (r^2 I) \mathbf{α}$$ to the formation of a 3x3 matrix. Participants clarify the components of the vector representation and how to express the matrix in terms of the angular acceleration vector $$\mathbf{α}$$. The final matrix representation is confirmed as $$\left(\begin{array}{ccc} x^2 & xy & xz \\ xy & y^2 & yz \\ xz & yz & z^2 \end{array}\right)\mathbf{α}$$, illustrating the relationship between the moment of inertia and the angular acceleration.

PREREQUISITES
  • Understanding of vector calculus and matrix operations
  • Familiarity with the concepts of torque and moment of inertia
  • Knowledge of angular acceleration and its representation in vector form
  • Basic proficiency in linear algebra, particularly in constructing and manipulating matrices
NEXT STEPS
  • Study the derivation of the moment of inertia tensor in three-dimensional space
  • Learn about the physical significance of the inertia matrix in rotational dynamics
  • Explore applications of angular acceleration in rigid body motion
  • Review linear algebra concepts related to eigenvalues and eigenvectors of matrices
USEFUL FOR

Students and professionals in physics, mechanical engineering, and applied mathematics who are working on problems involving rotational dynamics and the mathematical representation of physical systems.

sparkle123
Messages
172
Reaction score
0
We have the representation of torque attached. The components of r are (x,y,z).
Where did the matrix come from and how did we get the stuff in the matrix? (Basically I understand all the steps except the step from the 3rd line to the 4th line.)
Thank you very much!
 

Attachments

  • torque.JPG
    torque.JPG
    17.9 KB · Views: 502
Physics news on Phys.org
Hey sparkle! :smile:

Did you try to write out the 3rd line?

$$mr^2 \mathbf{α} = (r^2 I) \mathbf{α}$$

$$(\mathbf{r} \cdot \mathbf{α})\mathbf{r} = ([x\ y\ z] \cdot \mathbf{α}) \begin{bmatrix}x \\ y \\ z \end{bmatrix} = ([x\ y\ z] \cdot \begin{bmatrix}x \\ y \\ z \end{bmatrix})\mathbf{α}$$

(You can check that last equality by writing it out in components.)
 
Hi I like Serena! :smile:

Do we get:
$$ (\mathbf{r} \cdot \mathbf{α})\mathbf{r} = ([x\ y\ z] \cdot \begin{bmatrix}x \\ y \\ z \end{bmatrix})\mathbf{α} = (x^2 + y^2 + z^2)\mathbf{α}$$
$$∴ mr^2 \mathbf{α} - m(\mathbf{r} \cdot \mathbf{α})\mathbf{r} = m(r^2 - x^2 - y^2 - z^2)\mathbf{α}$$

I still don't see how we get the 3X3 matrix :confused:

Thanks again!
 
I have to admit that my representation was not correct. Sorry.

Let's write it out in its components.

$$ (\mathbf{r} \cdot \mathbf{α})\mathbf{r} = (x α_x + y α_y + z α_z ) \begin{bmatrix}x \\ y \\ z \end{bmatrix}=...$$

Can you turn this into a vector without a factor in front?
And then split off ##\mathbf{α}## yielding a matrix?
 
Okay, I got
$$\left(
\begin{array}{ccc}
x^2 & xy & xz \\
xy & y^2 & yz \\
xz & yz & z^2 \end{array}
\right)\mathbf{α}$$

How does $$r^2 - matrix$$ work?
Thanks! :)
 
sparkle123 said:
How does $$r^2 - matrix$$ work?
Thanks! :)

It's
$$r^2 \mathbf{α} - matrix \mathbf{α}$$

and
$$r^2 \mathbf{α} = r^2 \begin{pmatrix} 1 & 0 & 0 \\ 0 &1 & 0 \\ 0 & 0 & 1 \end{pmatrix} \mathbf{α} = \begin{pmatrix} r^2 & 0 & 0 \\ 0 & r^2 & 0 \\ 0 & 0 & r^2 \end{pmatrix} \mathbf{α}$$
 
Oh thank you! I should brush up on matrices hehe :)
 

Similar threads

Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 4 ·
Replies
4
Views
6K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 69 ·
3
Replies
69
Views
6K
Replies
25
Views
2K
  • · Replies 3 ·
Replies
3
Views
8K
  • · Replies 6 ·
Replies
6
Views
12K