Diagonal matrices are those that have upper and lower triangular matrices. The name “diagonal matrix” means that all the elements that are not on the principal diagonal are zeros. Matrix A = [aij] is said to be diagonal if:
It’s unclear whether a diagonal matrix can have zeros on all or some of its diagonal elements. The only requirement for it to be a diagonal matrix concerns its non-principal diagonal components, which it may or may not satisfy (which must be zeros). Therefore, the diagonal members of a diagonal matrix can either be zeros or non-zeroes.
This property can be used to our advantage when dealing with diagonal matrices.
The term “block matrix” refers to a matrix that has been divided into sections. Off-diagonal blocks are zero matrices, whereas the main diagonal blocks are square matrices in this sort of square matrix. In this case, there are no non-diagonal blocks. When i is not equal to j and Dij = 0, the matrix D is called a block diagonal matrix. The following is an example of it:
D is a diagonal matrix if the components on the major diagonal of the D are the inverse of the corresponding elements on the main diagonal of the D.
Let’s consider the diagonal matrices like the following:
Let’s consider the diagonal matrices like the following:
It is an anti-diagonal matrix if all entries are zero, except for those on the diagonals from the left corner at the bottom to the upper right corner.
Here’s how anti-diagonal matrices go:
Here’s how anti-diagonal matrices go:
To determine if a matrix has a diagonal, check if it is square and if all the elements other than the major diagonal (the diagonal that goes from top left to bottom right) are. For example, let’s have a look at the following matrices:
Each of the four matrices illustrated above has the following characteristics:
Suppose you examine the definition of a diagonal matrix more closely as per the study material notes on Diagonal matrices. In that case, you will notice that it does not state that the diagonal entries cannot be! The requirement is that all elements other than the diagonal are equal to 0. In other words, it makes no difference if there are diagonal components. Any matrices other than the diagonal are considered diagonal if all of its entries are set to 0.
Matrix D is, in fact, a diagonal matrix, as previously stated!
There are two sorts of diagonal matrices:
There are no entries in the primary diagonal hence this is a square matrix with only 0 entries.
The identity matrices for 2×2 and 3×3 are presented below.
Like the zero matrix, a form of matrix known as the multiplicative identity is commonly referred to as I. As a result, we can write IM = MI = M for any matrix M. Since the identity matrix must be square, unlike the zero matrix, it is sometimes denoted by the notation ‘In‘ for an identity matrix of order ‘n’. For example, M = ImM + MIn = M for an m x n matrix M. Entirely, the other members of the identity matrix are zeros, except for the top-to-bottom right diagonal, which is all one.
For example:
In most cases, an identity matrix can be shown as follows:
We have learned about the basics of Diagonal Matrices and their properties such as C = AB, C = AB = BA, etc. Moreover, we have insight into the block diagonal matrix, where the matrix can be segregated into different sections. We understood Inverse Diagonal Matrices where D is a diagonal matrix if the components on the major diagonal of the D are the inverse of the corresponding elements on the main diagonal of the D. We learned about Anti-diagonal matrices with examples when all entries are zero. Herein, you’ve also understood the simple method of determination for diagonal matrices with examples. Lastly, we learned about the Identity Matrix where M =ImM + MIn = M for an m x n matrix M.