Example12.1
If we let be the map given by
the axioms that must satisfy to be a linear transformation are easily verified. The column vectors and tell us that is given by the matrix
📚 The CoCalc Library - books, templates and other resources
Important: to view this notebook properly you will need to execute the cell above, which assumes you have an Internet connection. It should already be selected, or place your cursor anywhere above to select. Then press the "Run" button in the menu bar above (the right-pointing arrowhead), or press Shift-Enter on your keyboard.
ParseError: KaTeX parse error: \newcommand{\lt} attempting to redefine \lt; use \renewcommand
Before we study matrix groups, we must recall some basic facts from linear algebra. One of the most fundamental ideas of linear algebra is that of a linear transformation. A or is a map that preserves vector addition and scalar multiplication; that is, for vectors and in and a scalar
An matrix with entries in represents a linear transformation from to If we write vectors and in as column matrices, then an matrix
maps the vectors to linearly by matrix multiplication. Observe that if is a real number,
where
We will often abbreviate the matrix by writing
Conversely, if is a linear map, we can associate a matrix with by considering what does to the vectors
We can write any vector as
Consequently, if
then
If we let be the map given by
the axioms that must satisfy to be a linear transformation are easily verified. The column vectors and tell us that is given by the matrix
Since we are interested in groups of matrices, we need to know which matrices have multiplicative inverses. Recall that an matrix is exactly when there exists another matrix such that where
is the identity matrix. From linear algebra we know that is invertible if and only if the determinant of is nonzero. Sometimes an invertible matrix is said to be .
If is the matrix
then the inverse of is
We are guaranteed that exists, since is nonzero.
Some other facts about determinants will also prove useful in the course of this chapter. Let and be matrices. From linear algebra we have the following properties of determinants.
The determinant is a homomorphism into the multiplicative group of real numbers; that is,
If is an invertible matrix, then
If we define the transpose of a matrix to be then
Let be the linear transformation associated with an matrix Then multiplies volumes by a factor of In the case of this means that multiplies areas by
Linear maps, matrices, and determinants are covered in any elementary linear algebra text; however, if you have not had a course in linear algebra, it is a straightforward process to verify these properties directly for matrices, the case with which we are most concerned.
The set of all invertible matrices forms a group called the . We will denote this group by The general linear group has several important subgroups. The multiplicative properties of the determinant imply that the set of matrices with determinant one is a subgroup of the general linear group. Stated another way, suppose that and Then and This subgroup is called the and is denoted by
Given a matrix
the determinant of is The group consists of those matrices in which The inverse of is
If is in then
Geometrically, is the group that preserves the areas of parallelograms. Let
be in In Figure 12.4, the unit square corresponding to the vectors and is taken by to the parallelogram with sides and that is, and Notice that these two parallelograms have the same area.
Another subgroup of is the orthogonal group. A matrix is if The consists of the set of all orthogonal matrices. We write for the orthogonal group. We leave as an exercise the proof that is a subgroup of
The following matrices are orthogonal:
There is a more geometric way of viewing the group The orthogonal matrices are exactly those matrices that preserve the length of vectors. We can define the length of a vector using the , or , of two vectors. The Euclidean inner product of two vectors and is
We define the length of a vector to be
Associated with the notion of the length of a vector is the idea of the distance between two vectors. We define the between two vectors and to be We leave as an exercise the proof of the following proposition about the properties of Euclidean inner products.
Let and be vectors in and Then
with equality exactly when
If for all in then
The vector has length We can also see that the orthogonal matrix
preserves the length of this vector. The vector also has length 5.
Since and the determinant of any orthogonal matrix is either 1 or Consider the column vectors
of the orthogonal matrix Since where
is the Kronecker delta. Accordingly, column vectors of an orthogonal matrix all have length 1; and the Euclidean inner product of distinct column vectors is zero. Any set of vectors satisfying these properties is called an . Conversely, given an matrix whose columns form an orthonormal set, it follows that
We say that a matrix is , , or when or respectively. The following theorem, which characterizes the orthogonal group, says that these notions are the same.
Let be an matrix. The following statements are equivalent.
The columns of the matrix form an orthonormal set.
For vectors and
For vectors and
For any vector
We have already shown (1) and (2) to be equivalent.
Since
we know that for all Therefore, or
If is inner product-preserving, then is distance-preserving, since
If is distance-preserving, then is length-preserving. Letting we have
We use the following identity to show that length-preserving implies inner product-preserving:
Observe that
Let us examine the orthogonal group on a bit more closely. An element is determined by its action on and If then and Hence, can be represented by
where A matrix in either reflects or rotates a vector in (Figure 12.9). A reflection about the horizontal axis is given by the matrix
whereas a rotation by an angle in a counterclockwise direction must come from a matrix of the form
A reflection about a line is simply a reflection about the horizontal axis followed by a rotation. If then gives a reflection.
Two of the other matrix or matrix-related groups that we will consider are the special orthogonal group and the group of Euclidean motions. The , is just the intersection of and that is, those elements in with determinant one. The , can be written as ordered pairs where is in and is in We define multiplication by
The identity of the group is the inverse of is In Exercise 12.3.6, you are asked to check that is indeed a group under this operation.