Related Links

Identity Matrix

Definition Of Identity Matrix

A square matrix in which all the main diagonal elements are 1's and all the remaining elements are 0's is called an Identity Matrix.

More About Identity Matrix

Identity Matrix is also called as Unit Matrix or Elementary Matrix.
Identity Matrix is denoted with the letter "In×n", where n×n represents the order of the matrix.
One of the important properties of identity matrix is: A×In×n = A, where A is any square matrix of order n×n.

Video Examples: The Identity Matrix
 

Example of Identity Matrix

are identity matrices of order 1×1, 2×2, 3×3,....n×n.

Solved Example on Identity Matrix

Ques: If M = example of  Identity Matrix  , then find M×I, where I is an identity matrix. 

Choices:

Correct Answer: B

Solution:

Step 1: M =  example of  Identity Matrix  [Given.]
Step 2: As M is square matrix of order 2×2, the identity matrix I is also of same order 2×2. [Rule for Matrix Multiplication.]
Step 3: Then M×I =  example of  Identity Matrix  ×  example of  Identity Matrix  [Matrix Multiplication.]
Step 4: =  example of  Identity Matrix  [Simplifying.]
Step 5: Hence M×I = M =  example of  Identity Matrix