Ch 2.3 - Characterizations of Invertible Matrices
The Invertible Matrix Theorem (Theorem 8)
Core Principle: Let be a square matrix. The following statements are equivalent; that is, for a given , the statements are either all true or all false.
List of Equivalent Statements (Characterizations of an Invertible Matrix):
is an invertible matrix.
is row equivalent to the identity matrix . This means can be reduced to the identity matrix through elementary row operations.
has pivot positions. This indicates that every column and every row has a pivot.
The equation has only the trivial solution ().
The columns of form a linearly independent set.
The linear transformation defined by is one-to-one. This means that if , then .
The equation has at least one solution for each in . This implies that the system is always consistent.
The columns of span . This means that any vector in can be written as a linear combination of the columns of .
The linear transformation maps onto . This means the range of is all of .
There is an matrix such that . Here, is the left inverse.
There is an matrix such that . Here, is the right inverse.
(the transpose of ) is an invertible matrix.
Further Implications and Corollaries of The Invertible Matrix Theorem
Unique Solution for : Theorem 8 implies that the equation has a unique solution for each in . This statement on its own implies that is row equivalent to the identity matrix () and, consequently, that is invertible.
Product of Invertible Matrices: Let and be square matrices. If their product (the identity matrix), then both and are invertible matrices. In this specific case, is the inverse of (), and is the inverse of (). This property is a direct consequence of Theorem 8.
Classification of Square Matrices
The Invertible Matrix Theorem effectively categorizes the set of all matrices into two mutually exclusive groups:
Invertible (Nonsingular) Matrices: These are matrices that fulfill all the equivalent statements outlined in Theorem 8.
Noninvertible (Singular) Matrices: These are matrices that fail to satisfy any (and therefore all) of the equivalent statements in Theorem 8.
Properties of Singular Matrices
The negation of any statement within the Invertible Matrix Theorem directly describes a characteristic of an singular matrix.
Examples of Properties for an Singular Matrix: Such a matrix:
Is not row equivalent to the identity matrix .
Does not have pivot positions; it will have fewer than pivots.
Has linearly dependent columns.
The homogeneous equation has non-trivial (non-zero) solutions.
The linear transformation is not one-to-one.
Its columns do not span .
The linear transformation does not map onto . This means there are vectors in the codomain that are not in the image of .
The equation does not have a unique solution for every in ; it might have infinitely many solutions or no solution for certain .
Scope and Applicability of The Invertible Matrix Theorem
Exclusively for Square Matrices: It is crucial to remember that the Invertible Matrix Theorem is applicable only to square matrices (matrices where the number of rows equals the number of columns, i.e., matrices).
Limitation Example: For instance, if the columns of a non-square matrix, such as a matrix, are linearly independent, we cannot use the Invertible Matrix Theorem to draw conclusions about the existence or non-existence of solutions for equations like . The properties of the theorem do not universally hold for non-square matrices, even if isolated conditions might appear to be met.
Invertible Linear Transformations
Relationship with Matrix Multiplication: Matrix multiplication can be directly interpreted as the composition of linear transformations. The equation visually represents how an inverse transformation "undoes" the original transformation.
Definition of an Invertible Linear Transformation: A linear transformation is defined as invertible if there exists another function such that:
for all
for all
The function is often referred to as the inverse transformation of .
Theorem 9: Invertibility of Transformation and Standard Matrix: Let be a linear transformation, and let be its standard matrix. Then is invertible if and only if is an invertible matrix. This theorem establishes a direct equivalence between the invertibility of a linear transformation and the invertibility of its corresponding standard matrix.
Inverse Transformation Formula: In the event that is invertible, the unique inverse linear transformation is given by the formula . This means that applying the inverse matrix to a vector performs the inverse transformation.