What is the strictly triangular matrix?
Strictly triangular matrix:
If all the elements of the main diagonal of a square matrix are zero, then the matrix is called a strictly triangular matrix.
Example:
A=032401120
Sum of an upper triangular matrix and lower triangular matrix can result in a triangular matrix.
Define upper triangular matrix and lower triangular matrix.