Find $A$ given $B$, $C$, $ABA^{-1} = C$ and that all are rotations

41 Views Asked by At

Given rotation matrices $A$, $B$, $C$ and knowing

$ ABA^{-1} = C $

is it possible to recover $A$ uniquely? I know that this is not possible for general matrices, but for rotations it feels like it should be.