Identity Matrix:Any Square Matrix having Numerical Value 1 as it's Main Diagonal Elements and Numerical Value 0 as Other Elements is called an Identity Matrix. Identity Matrices are denoted by letter \(I\). Following are some examples of Identity Matrices of Order 2, 3 and 4
Pre-Multiplying a \(M\times M\) Identity Matrix to Matrix \(A\) as given in equation (1) above (or Post Multiplying a \(N\times N\) Identity Matrix to Matrix \(A\)) gives back the same Matrix \(A\). That is,
Scalar Matrix:Any Square Matrix having Same Non-Zero Numerical Value as it's Main Diagonal Elements and Numerical Value 0 as Other Elements is called a Scalar Matrix. Scalar Matrices are denoted by letter \(S\). Following are some examples of Scalar Matrices
Pre-Multiplying a \(M\times M\) Scalar Matrix having Non Zero Value \(k\) to Matrix \(A\) as given in equation (1) above (or Post Multiplying a \(N\times N\) Scalar Matrix having Non Zero Value \(k\) to Matrix \(A\)) is same as Multiplying Matrix \(A\) with the Scalar Value \(k\). That is,
Diagonal Matrix:Any Square Matrix having Atleast 1 Non Zero Numerical Value as it's Main Diagonal Elements and Numerical Value 0 as All Other Elements is called a Diagonal Matrix. Diagonal Matrices are denoted by letter \(D\). Following are some examples of Diagonal Matrices