Recognizing a product of two 3d rotations (matrices)

AA1983
Messages
5
Reaction score
0
Hi, I have a problem identifying some 3d rotation matrices. Actually I don't know if the result can be brought on the desired form, however it would make sense from a physics point of view. My two questions are given at the bottom.

\mathbf{s}=\left(<br /> \begin{array}{c}<br /> s_{x} \\ s_{y} \\ s_{z}<br /> \end{array} \right),\; \mathbf{S}=\left(<br /> \begin{array}{c}<br /> S_{x} \\ S_{y} \\ S_{z}<br /> \end{array} \right)

H=\left[\left(<br /> \begin{array}{ccc}<br /> 1-\left(1-C_{z}^{2}+C_{x}^{2}\right)\gamma^{2}&amp; 0 &amp; -2\gamma\left(1-C_{x}C_{z}\gamma\right) \\<br /> 0 &amp; 1-\left(1+C_{z}^{2}+C_{x}^{2}\right)\gamma^{2} &amp; 0 \\<br /> 2\gamma\left(1-C_{x}C_{z}\gamma\right)&amp; 0 &amp;<br /> 1-\left(1+C_{z}^{2}-C_{x}^{2}\right)\gamma^{2}<br /> \end{array} \right) \mathbf{s}\right]\cdot\mathbf{S}<br />

(this describes Kondo effect in a quantum dot with spin-orbit interaction)

The goal is to bring H on a the form H = \left(\mathbf{A}\mathbf{s}\right)\cdot\left(\mathbf{B}\mathbf{S}\right) where A and B are matrices describing rotations.


For Cx=Cz=0 :

H=\left[\left(1-\gamma^{2}\right)\underbrace{\left(<br /> \begin{array}{ccc}<br /> 1 &amp; 0 &amp; \theta \\<br /> 0 &amp; 1 &amp; 0 \\<br /> -\theta &amp; 0 &amp; 1<br /> \end{array} \right)}_{R_{y}(\theta)+O(\theta^{2})}<br /> \mathbf{s}\right]\cdot\mathbf{S} \;\; \approx \;\; \left(1-\gamma^{2}\right)\left(R_{y}(\theta) \mathbf{s}<br /> \right)\cdot \mathbf{S} \;, \qquad \theta=\frac{-2\gamma}{1-\gamma^{2}}<br />

That is, H is a vector product between spin S and a spin s that has been rotated around the y-axis with angle theta.

For Cx and Cz different from 0 :

In this case the matrix cannot be direct identified as a rotation around the x,y or z axis. The questions are now:

1) can it be a rotation around another axis?
2) Is it possible to write it as H = \left(\mathbf{A}\mathbf{s}\right)\cdot\left(\mathbf{B}\mathbf{S}\right) where A and B are matrices describing rotations?

I would be glad if anybody has an idea about how to deal with this.
 
Physics news on Phys.org
You essentially have written that H = \mathbf{s}_1^T \mathbf{D} \mathbf{s}_2, and the question is whether you can write \mathbf{D} = \mathbf{A} \mathbf{B}, where A and B are rotation matrices. Now, rotation matrices form a group, hence \mathbf{D} should also be a rotation matrix. Is \mathbf{D} orthogonal? I'm assuming it is.

Anyway, there isn't a unique way of writing D as a product of two rotations. One is to take A = D and B = identity. Maybe I've misunderstood.
 
One of the real eigenvectors of the matrix is the y unit vector, so if it is a rotation matrix it can only possibly be a rotation about the y-axis. If it is a rotation matrix, the corresponding eigenvalue
1-\left(1+C_{z}^{2}+C_{x}^{2}\right)\gamma^{2},
must be equal to 1. This can only happen if \gamma = 0. So except in this presumably trivial case, no, it is not a rotation matrix.

Dave
 
Last edited:
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. Towards the end of the first lecture for the Qiskit Global Summer School 2025, Foundations of Quantum Mechanics, Olivia Lanes (Global Lead, Content and Education IBM) stated... Source: https://www.physicsforums.com/insights/quantum-entanglement-is-a-kinematic-fact-not-a-dynamical-effect/ by @RUTA
If we release an electron around a positively charged sphere, the initial state of electron is a linear combination of Hydrogen-like states. According to quantum mechanics, evolution of time would not change this initial state because the potential is time independent. However, classically we expect the electron to collide with the sphere. So, it seems that the quantum and classics predict different behaviours!

Similar threads

Replies
12
Views
1K
Replies
4
Views
1K
Replies
6
Views
1K
Replies
6
Views
2K
Replies
1
Views
423
Replies
1
Views
1K
Back
Top