12.3.1. Eigenvalues of Triangular MatricesΒΆ
Although we do not generally use the determinant of the characteristic equation to find eigenvalues, considering the determinant does give us an insight into the quickest procedure for finding the eigenvalues. Because of the zeros in a triangular matrix, its determinant is the product of the elements on the diagonal. Likewise, the determinant of a triangular characteristic equation reveals the product of the characteristic factors. As first observed by Jacobi, [1] the eigenvalues may be taken directly from the diagonal values of diagonal, upper triangular, and lower triangular matrices.
[1] | The upper triangular form of a matrix is sometimes referred to as the Jacobi canonical form. Although, that moniker is less common in current literature than it once was. |