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

  • Context: Graduate 
  • Thread starter Thread starter spaceofwaste
  • Start date Start date
Click For Summary
SUMMARY

The discussion centers on the alternative representation of the special orthogonal group SO(2), specifically two matrices that represent rotations in a two-dimensional space. The first matrix, \(\begin{pmatrix} \cos(\theta) & \sin(\theta) \\ -\sin(\theta) & \cos(\theta) \end{pmatrix}\), is the conventional representation, effectively transforming vector components during a passive rotation. The alternative matrix, \(\begin{pmatrix} \sin(\theta) & \cos(\theta) \\ -\cos(\theta) & \sin(\theta) \end{pmatrix}\), is also valid as it maintains a determinant of 1 and its transpose equals its inverse. However, the latter representation lacks intuitive geometric significance, particularly in visualizing rotations.

PREREQUISITES
  • Understanding of linear algebra concepts, specifically matrix operations.
  • Familiarity with the properties of orthogonal matrices and determinants.
  • Knowledge of rotation transformations in two-dimensional space.
  • Basic trigonometry, particularly the functions sine and cosine.
NEXT STEPS
  • Explore the geometric interpretations of rotation matrices in 2D space.
  • Study the properties of orthogonal groups, focusing on SO(2) and its applications.
  • Learn about the implications of matrix transposition and inversion in linear transformations.
  • Investigate the significance of determinants in understanding matrix transformations.
USEFUL FOR

Mathematicians, physicists, and computer scientists interested in linear transformations, rotation matrices, and their applications in various fields such as robotics and computer graphics.

spaceofwaste
Messages
3
Reaction score
0
The usual representation I see of an element of SO(2) is:

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

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

However this matrix:

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

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.
 
Physics 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.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
8
Views
2K