Characterizations of Invertible Matrices
Summary
Theorem 8: The Invertible Matrix Theorem
Let A be a square matrix. Then the following statements are equivalent. That is, for a given A, the statements are either all true or all false.
As the author says, ``the power of the Invertible Matrix Theorem lies in the connections it provides between so many important concepts....''
#5, p. 132
#11, p. 132
#15, p. 132
#17, p. 133
#18, p. 133
#27, p. 133
A linear transformation is said to be invertible if there exists a function such that
Theorem 9: Let be a linear transformation and let A be the standard matrix for T. Then T is invertible if and only if A is an invertible matrix. In that case, the linear transformation S given by is the unique function satisfying (1).
#38, p. 133
Definition: A matrix that is nearly - but not quite - singular is said to be ill-conditioned. A matrix that is ill-conditioned causes trouble when the time comes to invert, and for other calculations. The condition number of a matrix measures how poorly conditioned a matrix is. The identity matrix has a condition number of 1, and is perfectly well-conditioned. The larger the condition number is, the closer a matrix is to singular (the condition number is infinite for a singular matrix). For a matrix, the closer the determinant is to zero, the larger the condition number.
#42, p. 134