Triangular matrix
In Linear algebra, the triangular matrices are square matrices of which a triangular part of the values, delimited by the principal diagonal, is null.
Higher triangular matrices
These are square matrices whose values under the principal diagonal are null:has is triangular higher if:
Lower triangular matrices
These are the square matrices whose values above the principal diagonal are null:has is triangular lower if:
Properties of the triangular matrices
- the product of two lower triangular matrices (resp. higher) is a lower triangular matrix (resp. higher).
- the transposed of a higher triangular matrix is triangular the lower, and vice versa.
- a triangular matrix has is invertible if and only if all its diagonal terms are nonnull. In this case, its reverse is also a triangular matrix (higher if has were higher, lower if not).
- the eigenvalues of a triangular matrix are its diagonal terms.
- If has is a triangular matrix of order N then the determinant of a triangular matrix is equal to the product of its diagonal elements:
See too
- Matrix
- diagonal Matrix
- symmetrical Matrix
- Trigonalisation
T