Now you are in the subtree of Container for Linear Algebra project. 

The eigenvalues of a triangular matrix are the entries on the main diagonal.

Created over 8 years ago, updated 10 days ago

Theorem: The eigenvalues of a triangular matrix are the entries on the main diagonal. This follows because $\det(T - \lambda I) = (t_{11} - \lambda)(t_{22} - \lambda)\cdots(t_{nn} - \lambda)$.