Square of orthogonal matrix vanishes

In summary, we discussed the expression for kinetic energy in terms of a rotation matrix ##R## and its invariance under rotations, and derived the relevant equation for velocity in terms of ##R## and angular velocity. We also demonstrated the equivalence between your derived equation and the relevant equation.
  • #1
PhysicsRock
114
18
Homework Statement
We consider a coordinate transform where ##\vec{x}^\prime(t) = R(t) (\vec{a} + \vec{x}(t))## with a constant ##\vec{a}##.
Write the lagrangian in terms of ##\vec{x}## and ##\dot{\vec{x}}##.
Relevant Equations
Velocity in terms of ##\dot{\vec{x}}## and ##\vec{x}##: ##\dot{\vec{x}}^\prime = R \left[ \dot{\vec{x}} + \vec{\omega} \times (\vec{a} + \vec{x}) \right]##.
Lagrangian function ##L = T - V##.
I found a the answer in a script from a couple years ago. It says the kinetic energy is

$$
T = \frac{1}{2} m (\dot{\vec{x}}^\prime)^2 = \frac{1}{2} m \left[ \dot{\vec{x}} + \vec{\omega} \times (\vec{a} + \vec{x}) \right]^2
$$

However, it doesn't show the rotation matrix ##R##. This would imply that ##R^2 = R \cdot R = I##. ##R## is an orthogonal matrix, but I'm pretty sure that the square of such is not always equal to the identity.

So then how come the matrix doesn't show up in the expression for the kinetic energy?
 
Physics news on Phys.org
  • #2
PhysicsRock said:
So then how come the matrix doesn't show up in the expression for the kinetic energy?
The dot product ##\vec{z}\cdot\vec{z}## is shorthand for the matrix multiplication ##z^{T}z##, where ##z## is a column vector. So under a rotation by ##R##, $$\vec{z\,}'\equiv\overleftrightarrow{R}\cdot\vec{z}=R\,z\Rightarrow\vec{z}\,'\cdot\vec{z}\,'=\left(z'\right)^{T}z'=z^{T}R^{T}R\,z=z^{T}z=\vec{z}\cdot\vec{z}$$since ##R## is an orthogonal matrix. (This expresses the invariance of the dot-product under rotations.)
 
  • #3
PhysicsRock said:
Homework Statement: We consider a coordinate transform where ##\vec{x}^\prime(t) = R(t) (\vec{a} + \vec{x}(t))## with a constant ##\vec{a}##.
Write the lagrangian in terms of ##\vec{x}## and ##\dot{\vec{x}}##.
Relevant Equations: Velocity in terms of ##\dot{\vec{x}}## and ##\vec{x}##: ##\dot{\vec{x}}^\prime = R \left[ \dot{\vec{x}} + \vec{\omega} \times (\vec{a} + \vec{x}) \right]##.
Lagrangian function ##L = T - V##.
Diffenciating ##\vec{x}^\prime(t) = R(t) (\vec{a} + \vec{x}(t))## by time, I get
[tex]\dot{\vec{x}^\prime(t)} = \dot{R(t)} (\vec{a} + \vec{x}(t))+R(t) \dot{\vec{x}(t)}[/tex]
. Is it same as your relevant equation ?
 
  • #4
renormalize said:
The dot product ##\vec{z}\cdot\vec{z}## is shorthand for the matrix multiplication ##z^{T}z##, where ##z## is a column vector. So under a rotation by ##R##, $$\vec{z\,}'\equiv\overleftrightarrow{R}\cdot\vec{z}=R\,z\Rightarrow\vec{z}\,'\cdot\vec{z}\,'=\left(z'\right)^{T}z'=z^{T}R^{T}R\,z=z^{T}z=\vec{z}\cdot\vec{z}$$since ##R## is an orthogonal matrix. (This expresses the invariance of the dot-product under rotations.)
That makes sense. Thank you.
 
  • #5
anuttarasammyak said:
Diffenciating ##\vec{x}^\prime(t) = R(t) (\vec{a} + \vec{x}(t))## by time, I get
[tex]\dot{\vec{x}^\prime(t)} = \dot{R(t)} (\vec{a} + \vec{x}(t))+R(t) \dot{\vec{x}(t)}[/tex]
. Is it same as your relevant equation ?
Yes. Allow me to demonstrate. We start with your expression and factor out an ##R##. Since it is orthogonal that leads us to

$$
\dot{\vec{x}}^\prime = R \left[ \dot{\vec{x}} + R^T \dot{R} ( \vec{a} + \vec{x} ) \right]
$$

Last semester, we derived that ##(R^T \dot{R})_{ij} = - \epsilon_{ijk} \omega_k##, where ##\omega_k## are the components of angular velocity. Now we plug that in and get

$$
\dot{x}^\prime_{i} = R_{ij} ( \dot{x}_j + (R^T \dot{R})_{jk} (a_k + x_k) )
= R_{ij} ( \dot{x}_j + (-\epsilon_{jkl} \omega_l) (a_k + x_k) )
$$

Recall the definition of the vector product ##(\vec{a} \times \vec{b})_i = \epsilon_{ijk} a_j b_k##. With that we obtain

$$
\dot{\vec{x}}^\prime = R ( \dot{\vec{x}} - (\vec{a} + \vec{x}) \times \vec{\omega} )
$$

Since the vector product is antisymmetric, we can alternatively write

$$
\dot{\vec{x}}^\prime = R ( \dot{\vec{x}} + \vec{\omega} \times (\vec{a} + \vec{x}) )
$$

And we're done.
 
  • Like
Likes anuttarasammyak

1. What is an orthogonal matrix?

An orthogonal matrix is a square matrix where the columns and rows are orthogonal unit vectors, meaning they are perpendicular to each other and have a length of 1. It can also be described as a matrix whose transpose is equal to its inverse.

2. What does it mean for the square of an orthogonal matrix to vanish?

If the square of an orthogonal matrix vanishes, it means that when the matrix is multiplied by itself, the resulting matrix is the zero matrix. In other words, all the elements in the resulting matrix are equal to 0.

3. How is the square of an orthogonal matrix related to its determinant?

The determinant of an orthogonal matrix is either 1 or -1, and when the square of an orthogonal matrix vanishes, its determinant must be equal to 0. This is because the determinant of a matrix is equal to the product of its eigenvalues, and in the case of an orthogonal matrix, the eigenvalues are either 1 or -1.

4. Can a non-square matrix be orthogonal?

No, a non-square matrix cannot be orthogonal. Orthogonality is a property of square matrices, and it is defined by the columns and rows being orthogonal unit vectors. A non-square matrix does not have an equal number of rows and columns, so it cannot have this property.

5. What are some applications of orthogonal matrices?

Orthogonal matrices have many applications in mathematics, computer science, and engineering. They are commonly used in linear transformations, such as rotations and reflections, and in data compression techniques. They are also important in fields like quantum mechanics and signal processing.

Similar threads

  • Introductory Physics Homework Help
Replies
17
Views
403
  • Introductory Physics Homework Help
Replies
3
Views
245
  • Introductory Physics Homework Help
Replies
3
Views
1K
  • Introductory Physics Homework Help
Replies
1
Views
901
  • Introductory Physics Homework Help
Replies
15
Views
360
  • Introductory Physics Homework Help
Replies
9
Views
707
  • Introductory Physics Homework Help
Replies
14
Views
2K
  • Introductory Physics Homework Help
Replies
7
Views
218
  • Introductory Physics Homework Help
Replies
3
Views
706
  • Introductory Physics Homework Help
Replies
2
Views
800
Back
Top