5
$\begingroup$

I'm trying to find the conjugacy classes of SO3 and O3. How do I do this?

SO3 consists of all rotations around any axis in three dimensions but how do I determine which are conjugate?

  • 0
    Construction of the similarity matrix for rotations with equal angles is described [in this Answer](http://math.stackexchange.com/a/207672/3111) to an earlier Question, solving $AX = XB$ for $X$ where all matrices are 3D rotations. Note that in 3D, for orthogonal $X$ either $X$ or $-X$ is a rotation. So the cases (special and general orthogonal groups) may be distinguished by checking the determinant and converted between by scalar multiplication by -1.2012-10-29

1 Answers 1

8

Any two rotations through the same angle are conjugate: Rotate the first axis into the second, turn about the second axis, rotate back – the two rotations on the outside are inverses of each other, and the result is the same as if you'd turned about the first axis.

Any two rotations through different angles are not conjugate because their matrices have different traces $1+2\cos\phi$.

So two rotations are conjugate iff they're through the same angle.