Definition:Group of Rotation Matrices Order 4
Jump to navigation
Jump to search
Definition
Consider the algebraic structure $S$ of rotation matrices:
- $R_4 = \set {\begin {bmatrix} 1 & 0 \\ 0 & 1 \end {bmatrix}, \begin {bmatrix} 0 & 1 \\ -1 & 0 \end {bmatrix}, \begin {bmatrix} -1 & 0 \\ 0 & -1 \end {bmatrix}, \begin {bmatrix} 0 & -1 \\ 1 & 0 \end {bmatrix} }$
under the operation of (conventional) matrix multiplication.
$R_4$ is the group of rotation matrices of order $4$.
Cayley Table
- $\begin{array}{r|rrrr} \times & r_0 & r_1 & r_2 & r_3 \\ \hline r_0 & r_0 & r_1 & r_2 & r_3 \\ r_1 & r_1 & r_2 & r_3 & r_0 \\ r_2 & r_2 & r_3 & r_0 & r_1 \\ r_3 & r_3 & r_0 & r_1 & r_2 \\ \end{array}$
Also see
Sources
- 1964: Walter Ledermann: Introduction to the Theory of Finite Groups (5th ed.) ... (previous) ... (next): Chapter $\text {I}$: The Group Concept: $\S 7$: Isomorphic Groups: Example $1 \ (\beta)$