Skip to main content

Section 9.2 Matrix Groups

Subsection 9.2.1 Symmetry, Again

A major theme of this course is symmetry. When I defined linear transformations, I defined them to be transformations that preserved something. Geometrically, they preserved linear subspaces: each linear subspace is sent to another linear subspace. Algebraically, they preserved the linear operations of addition and scalar multiplication: I can do vector addition or scalar multiplication before or after the transformation and the result is the same. This the general notion of symmetry that I want to develop in this course: transformations that preserve something (either algebraic or geometric).
This general idea of symmetry continues to develop as the course moves deeper into the discipline of linear algebra. The classification of matrices, at least geometrically, is almost always a question of symmetry. In this section, I’m going to define some new classes of matrices in terms of their symmetries: in terms of what they preserve.
Recall the notation I’ve already established for matrix sets and groups (with real coefficients).
  • The set of \(n \times m\) matrices is written \(M_{n,m}(\RR)\text{.}\)
  • The set of square (\(n \times n\)) matrices is written \(M_n(\RR)\text{.}\)
  • The group of invertible matrices is called the general linear group and written \(GL_n(\RR)\) or \(GL(n)\text{.}\)

Subsection 9.2.2 Transformations that Preserve Size and Orientation

Determinants measure two geometric properties: size and orientation. These are both potential symmetries. If a matrix has determinant \(\pm 1\text{,}\) I know that it preserves size. If a matrix has positive determinant, I know that it preserves orientation. If a matrix has determinant one, it preserves both.

Definition 9.2.1.

The group of matrices of determinant one with real coefficients is called the Special Linear Group and is written \(SL_n(\RR)\) or \(SL(n)\text{.}\)

Definition 9.2.2.

The group of orthogonal \(n \times n\) matrices is called the Orthogonal Group and is written \(O_n(\RR)\) or \(O(n)\text{.}\) The group of orthogonal matrices, which also preserve orientation (have determinant one) is called the Special Orthogonal Group and is written \(SO_n(\RR)\) or \(SO(n)\text{.}\)