Section 24.6 Theory
In this section.
Subsection 24.6.1 Basic facts
Proposition 24.6.1. Eigenvalues of special forms.
If square matrix A is diagonal or triangular, then the eigenvalues of A are precisely its diagonal entries.
Proposition 24.6.2. Eigenspaces.
For an n×n matrix A, the collection of all eigenvectors that correspond to a specific eigenvalue λ, along with the zero vector, forms a subspace of Rn.
Subsection 24.6.2 Eigenvalues and invertibility
Theorem 24.6.3. Characterizations of invertibility.
For a square matrix A, the following are equivalent.
- Matrix A is invertible.
- Every linear system that has A as a coefficient matrix has one unique solution.
- The homogeneous system Ax=0 has only the trivial solution.
- There is some linear system that has A as a coefficient matrix and has one unique solution.
- The rank of A is equal to the size of A.
- The RREF of A is the identity.
- Matrix A can be expressed as a product of some number of elementary matrices.
- The determinant of A is nonzero.
- The columns of A are linearly independent.
- The columns of A form a basis for Rn, where n is the size of A.
- The rows of A are linearly independent.
- The rows of A form a basis for Rn, where n is the size of A.
- The scalar λ=0 is not an eigenvalue for A.
In particular, a square matrix is invertible if and only if λ=0 is not an eigenvalue for A.