What is the alternative representation of SO(2) and its significance?

  • Thread starter Thread starter spaceofwaste
  • Start date Start date
AI Thread Summary
The standard representation of SO(2) is given by the matrix that rotates vectors in a Cartesian frame. An alternative representation, using a different arrangement of sine and cosine, is also valid as it maintains properties like determinant equal to one and transpose equal to inverse. This alternative matrix represents a rotation where the angle corresponds to the relationship between the original and transformed axes, but its interpretation is less intuitive. The discussion highlights that while both matrices are mathematically valid, the standard representation is preferred for clarity in applications. Understanding these representations is crucial for comprehending rotational transformations in two-dimensional space.
spaceofwaste
Messages
3
Reaction score
0
The usual representation I see of an element of SO(2) is:

\left( \begin{array}{ c c } cos(\theta) & sin(\theta) \\ -sin(\theta) & cos(\theta) \end{array} \right)

and it is easy to show that if you make a passive rotation of a cartesian frame by \theta then this matrix will take the comps of an arbitrary vec to those in the new rotated frame.

However this matrix:

\left( \begin{array}{ c c } sin(\theta) & cos(\theta) \\ -cos(\theta) & sin(\theta) \end{array} \right)

is also a valid representation of SO(2), since it has det=1, and transpose equal to inverse. I have played about with a few drawings but just don't see what this actually represents.
 
Mathematics news on Phys.org
In your second matrix, theta is the angle between the original y-axis and the transformed x axis, with positive theta denoting a clockwise rotation. Alternatively, it is the angle from the transformed x-axis to the original y axis, with positive theta denoting a counterclockwise rotation. Neither interpretation is particularly useful or intuitive, which is why it isn't used.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Back
Top