Inverse Matrix: Overview, Questions, Preparation

Matrices and Determinants 2021 ( Matrices and Determinants )

Rachit Kumar Saxena

Rachit Kumar SaxenaManager-Editorial

Updated on Jul 24, 2021 11:14 IST

What is Inverse Matrix?

A matrix is a definite set of objects organised in columns and rows. These objects are referred to as matrix components. The order of a matrix is entered by the number of rows compared to the number of columns.

The inverse of a matrix:

If A is a non-singular square matrix, n x n matrix A-1 exists, which is called the inverse matrix of A in such a way that the property is satisfied:

A.A-1 = A-1. A = I, where the matrix of identity is I.

An important condition: The square matrix can be non-singular to find the opposite matrix, the determinant value of which is not equal to zero.

Inverse_matrix

Find Inverse of Matrix

When numbers are written in rows and columns, they form a matrix. The order of the matrix is represented as the number of rows by the number of columns. For example, 2 × 2, 2 × 3, 3 × 2, 3 × 3, 4 × 4 etc. 

However, the inverse of a matrix may be found when the specific matrix is a square matrix. A square matrix is a matrix whose number of columns and rows are equal, such as 2 × 2, 3 × 3, etc. To find the inverse of the matrix, the square matrix must be non-singular whose determinant value does not equal zero. 

Methods to Find the Inverse Matrix

There are three different methods to find the inverse of a matrix. 

  1. Using determinants.
  2. Using minors and cofactors of elements. 
  3. Elementary Transformation.

There are mainly two ways to find an inverse of a matrix:

1. Determinant method:

To find the inverse of a matrix, by the determinant method, you should know how to calculate adjoint and the determinant of the matrix.

The inverse of the matrix is given by - 1/|determinant|. adj(A)...     where A is the matrix

2. Elementary transformation method: 

For finding the matrix by the elementary transformation method, we have to convert the matrix first into an identity matrix.  After that, write A = IA, where the identity matrix of the same order as A is I. Apply a row operation sequence before we have an identity matrix on the LHS and use the same elementary RHS operations to get I = BA. Matrix B on the RHS is matrix A's inverse. Write A = IA and apply column operations sequentially until I = AB is obtained, where B is the inverse matrix of A, to find the inverse of A using column operations.

Properties of Inverse of the Matrix:

The properties of inverse matrices are listed below.

 If A and B are nonsingular matrices, then the inverse matrix will have the following properties:

  • (A-1)-1 = A
  • (AB)-1 = A-1B-1
  • (ABC)-1 = C-1B-1A-1
  • (A1 A2….An)-1 = An-1An-1-1……A2-1A1-1
  • (AT)-1 = (A-1)T
  • (kA)-1 = (1/k) A-1

Weightage of Inverse of Matrix

In the chapter ‘Matrix,’ you will learn about the inverse matrix and the different methods associated with it. The weightage of this chapter is 6-7 marks. The topic of the inverse of a matrix is covered in the chapter Matrices. The students get to learn about the fundamentals of matrix and matrix algebra. The chapter has a weightage of 13 marks.

Illustrated Examples on Inverse of Matrix

1. Find the inverse of the matrix:

 A=  

1           2

3           5

Solution:   

Determinant = -1≠0 ..    means inverse is possible

Now we have to calculate the  adjoint ..    the adjoint matrix is equal to:

5         -2

-3        1    

This is the adjoint matrix we get   

So the inverse of the matrix is given by:

A-1 = 1/|determinant|. Adj (A)

        = 

-5       2

3       -1

2. Find the inverse of the matrix:

2        1

7        4

Solution: The determinant of the matrix is = 1, so the inverse of the matrix is possible

Adjoint of the matrix = 

4      -1

-7      2

The inverse of the matrix = 

4         -1

-7         2

3. What is the inverse of 

5         6

-1        2

Solution:

A−1

1/det x

5            6

-1           2

2              -6

-1(-1)       5

Since determinant 

5               6

-1              2

=16

Therefore, A−1=1/16

2             -6

-1(-1)       5

=

1/8      -3/8

1/16   5/16

4. Matrices A and B will be inverse of each other only if 

(A) AB = BA       (B) AB = BA = 0       (C) AB = 0, BA = I          (D) AB = BA = I 

Solution:  

Option (A)  AB = BA  is correct.

5. Find the inverse of the matrix if it exists.

Inverse_matrix_2
By Applying, R1-> R1-R2, We get
Inverse_matrix_3

6. Matrices A and B will be inverse of each other only if

A .AB=BA.

B. AB=BA=0.

C. AB=BA=I.

D. AB=0, BA=I.

Solution: 

The correct option is C.

We know that if A is a square matrix of order n, and if B is also the square matrix of order n, such that AB=BA=I, then B is the inverse of A and A is the inverse of B.
Therefore, A and B are the inverse of each other only if AB=BA= I.

FAQs on Inverse Matrix

Q: How can the opposite of the matrix be found?

A: To find the opposite of a 2x2 matrix: swap a and d positions, place negatives in front of b and c and divide both by the determinant (ad-bc).

Q: How can you find a 3x3 matrix inverse?

A: The reciprocal of the matrix can be determined by:  1: The Matrix of Minors estimation;
 2: Then transform it into the cofactors matrix;
 3: The adjugate, then;
 4: Multiply 1/determinant by that.

Q: What is a matrix’s right inverse?

A: If A is m-by-n and A's rank is equal to n (n ≤ m), then A has an inverse left, a matrix B of n-by-m such that BA = In. If A has a m (m ≤ n) rank, then it has a right inverse, a matrix B of n-by-m such that AB = Im.  

Q: What is the inverse of the identity matrix?

A: In particular, the identity matrix (a group composed of all invertible nn matrices) serves as the unit of the ring of all nn matrices and as the identity element of the general linear group GL(n). The identity matrix is invertible, in fact, with its inverse being exactly itself.

Q: What is the cofactor matrix?

A: A cofactor is a number in a matrix, which is just a numerical grid in the shape of a rectangle or a square, that you get when you subtract the column and row of a specified element.

Q: What's going to happen when you reverse the matrix?

Q: Is the reciprocal of the matrix invertible?

Q: Is the inverse or reversal of the matrix unique?

Q: What can be the result when it is inverted?

Q: Has inverse of a matrix commutative nature?

A: Suppose you have a number, for example, 5/2, and the opposite is 2/5. If you multiply both, you get 1. And 1 is the identity, presumed to be that all numbers are 1x = x for x. This refers to the matrix as well.
A: Not all matrices reverse. If the matrix is inverted, we call it invertible. If the determinants are not zero, then the matrix can be inverted.
A: The inverse is unique since any two inverses coincide. Not all n × n matrices are invertible. Further, singular matrices cannot be inverted.
A: AB can be inverted. A-1 B-1= B-1 A-1 .
A: The inverse of the matrix requires commutativity— multiplication has to work equally well in both commands. To find an inverse of a matrix, a matrix must be square because the identity matrix must also be square.

News & Updates

Latest NewsPopular News
qna

Matrices and Determinants Exam

Student Forum

chatAnything you would want to ask experts?
Write here...