- Written By
Ritesh Kumar Gupta
- Last Modified 25-01-2023
Inverse Matrix: A matrix is a set of objects that are arranged in rows and columns. These items are known as matrix elements. A matrix’s order is stated as the number of rows divided by the number of columns. For example, 2 × 2, 2 × 3, 3 × 2, 3 × 3, 4 × 4 and so on. Only square matrices with the same number of rows and columns can have their inverse determined. Inverse Matrix is an important tool in the mathematical world.
It is used in solving a system of linear equations. Inverse matrices are frequently used to encrypt or decrypt message codes. It is also used to explore electrical circuits, quantum mechanics, and optics. These matrices are crucial in measuring battery power outputs and converting electrical energy into other useable energy by resistors. When applying Kirchhoff’s laws of voltage and current to solve problems, the inverse matrices are extremely significant. Continue reading to know more.
Inverse Matrix Definition
Before learning about the inverse matrix, we must know what is an adjoint of a matrix.
The adjoint of a square matrix is the transpose of the matrix where is the cofactor of the element The adjoint of the matrix is denoted by
Let,
Then Transpose of
where is cofactor of which is calculated by using the relation , where is minor of .
Minor of an element of a determinant is the determinant obtained by removing its i th row and j th column in which element lies. Minor of an element is denoted by .
In mathematics, a cofactor is used to find the inverse and adjoint of a matrix. If
then , where is the cofactor matrix of .
Learn About Matrices Here
See the below diagram to know how the adjoint of a matrix is calculated.
How To Calculate Inverse Matrix?
If you are asked what is the inverse of a number ?, you would quickly say . But have you ever thought about why it is the inverse of ? It is because which is a multiplicative identity.
Similar is the case with the matrices; if we are asked about the inverse of a matrix , then what should be multiplied with to get an identity matrix that is basically the inverse of matrix .
Hence, if is a square matrix of order , and if there exists another square matrix of the same order , such that , then is called the inverse matrix of and it is denoted by .
Since,
So, by comparing with the above definition, where
The following are the two methods to find the inverse of a matrix:
1. Elementary Operations
Suppose and be matrices of the same order such that . In order to have a sequence of elementary row operations on the matrix equation , we will apply these row operations simultaneously on and on the first matrix of the product on RHS. Similarly, in order to have a sequence of elementary column operations on the matrix equation , we will apply these operations simultaneously on X and on the second matrix of the product on .
In view of the above discussion, we conclude that if is a matrix such that exists, then to find using elementary row operations, write and apply a sequence of row operation on till we get, . The matrix will be the inverse of A. Similarly, if we wish to find using column operations, then, write and apply a sequence of column operations on till we get, .
2. Inverse Matrix Method or Matrix Inversion Method or Adjoint Method
This method is used to solve the system of linear equations.
Let’s have a matrix equation:
Pre-multiply with to both the sides
is calculated from the below relation
Properties of Inverse Matrix
The following are the properties of the inverse matrix:
- If and are square matrices with the order and their product is an identity matrix, i.e., , then .
- If a square matrix has an inverse (non-singular), then the inverse matrix is unique.
- A square matrix has an inverse matrix if and only if the determinant is not zero, i.e., . Similarly, the matrix A is singular (has no inverse) if and only if its determinant is zero, i.e., .
- If a square matrix has an inverse, then the determinant of an inverse matrix is the reciprocal of the matrix determinant. i.e., .
- If a square matrix has an inverse, for a scalar then the inverse of a scalar multiple is equal to the product of their inverse, i.e., .
- If a square matrix has an inverse, then the transpose of an inverse matrix is equal to the inverse of the transposed matrix. i.e., .
- If and are square non-singular matrices both with the order n then the inverse of their product is equal to the product of their inverse in reverse order, i.e.,
- Let and are square matrices with the order . If then either or or both and are singular matrices with no inverse.
Inverse Matrix: Examples
Suppose we want to calculate the inverse of a matrix
To find the inverse of a matrix, we first need to find the adjoint of matrix A.
Cofactor of
Cofactor of
Cofactor of
Cofactor of
Cofactor of
Cofactor of
Cofactor of
Cofactor of
Cofactor of
The Cofactor matrix of A is
Now find the transpose of
Since
So, The inverse of matrix A will be
Applications of Inverse Matrix
The application of inverse matrix is as follows:
- The inverse matrix is used to solve the system of linear equations. It also tells us the consistent or inconsistent behaviour of the solution of equations.
- Linear equations, some error-correcting codes (linear codes), linear differential equations, and linear recurrence sequences all use the concept of the inverse matrix.
- Inverse matrices are frequently used to encrypt message codes. Matrices are used by programmers to code or encrypt letters. A message is made up of a series of binary numbers that are solved using coding theory for communication. As a result, the concept of matrices is used to solve such equations.
- Engineers and physicists develop models of physical structures and execute the precise calculations required to operate complicated machinery. Fine-tuned matrix transformation computations are used in electronics, networks, aeroplanes and spacecraft, and chemical processing.
- In physics, the Inverse matrix is used to explore electrical circuits, quantum mechanics, and optics. These matrices are crucial in the measuring of battery power outputs and the conversion of electrical energy into other useable energy by resistors. When applying Kirchhoff’s laws of voltage and current to solve problems, the inverse matrices are extremely significant.
Solved Examples on Inverse Matrix
Q.1. For the matrix Show that will not exist.
Ans: Given matrix is
Since, as two rows are the same is a singular matrix will not exist.
Q.2. Find the inverse of a matrix using elementary operations
Ans: Given that
We know
(Applying )
(Applying )
(Applying )
(Applying )
Q.3. Find the inverse of a matrix using elementary operations
Ans:
Given that
We know
(Applying )
(Applying )
(Applying )
(Applying )
(Applying )
(Applying )
(Applying )
Q.4. Solve the following system of linear equations using matrix inversion method:
Ans:
The matrix form of the system is where
We find So, exists and
Then, from we get
Hence, the solution is
Q.5. Solve the following system of equations using the matrix inversion method:
Ans: The matrix form of the system is , where
We find
So, exists and
Then, applying we get
Hence, the solution is
Summary
An inverse matrix is an important tool in mathematics. We have learnt about the inverse matrix, its properties, and its examples. It can be used to solve the bulk of difficult problems. It is used for solving linear equations and other mathematical functions such as calculus, optics, and quantum physics. It has a wide range of real-world applications, which has led to it playing a crucial role in mathematics.
FAQs on Inverse Matrix
The following are the most frequently asked questions on Inverse Matrix:
Q.1: What is the inverse of matrix?
Ans: For a square matrix of order , given by
The can be obtained by interchanging and and by changing signs of and , i.e.,
Then,
Q.2: What is matrix inversion method?
Ans: This method is used to solve the system of linear equations. Consider a matrix equation
Pre-multiply with to the both sides
is calculated from the below relation
Q.3: How do you find the inverse of a matrix?
Ans: If
Then where C is the cofactor matrix of
Q.4: Can a matrix have inverse?
Ans: No, a matrix cannot have inverse. The inverse of a matrix is unique. This will be proved with the help of the contradiction method.
Q.5: What is the use of inverse matrix?
Ans: Inverse matrix is used to solve the system of linear equations. It is frequently used to encrypt message codes. Matrices are used by programmers to code or encrypt letters. A message is made up of a series of binary numbers that are solved using coding theory for communication and then an inverse matrix is used to decrypt the encoded message.
Learn About Uses of Matrices Here
We hope you find this article on Inverse Matrix helpful. In case of any queries, you can reach back to us in the comments section, and we will revert answers.
Stay tuned to Embibe for the latest updates.