The entries a11,a22,a33,…,ann in a square matrix together form its main diagonal. The following matrices have an equal number of rows and columns, making them square matrices.
A2×2=[35-42]B3×3=⎣⎢⎡06-12-1-293177⎦⎥⎤
Here, A has 2 rows and 2 columns, making it a 2×2 matrix with four elements. Some important properties of square matrices can be listed as follows.
If the main diagonal elements in a square matrix are ones and the rest of the elements are zeros, then the matrix is an identity matrix.
The sum of all main diagonal elements in a square matrix is called the trace of the matrix.
The determinant is only defined for square matrices
Only square matrices can be invertible.
If a square matrix's determinant is zero, then it is not invertible and is called singular.