Adjoint And Inverse Of A Matrix
The adjoint of a matrix (also called the adjugate of a matrix) is defined as the transpose of the cofactor matrix of that particular matrix. For a matrix A, the adjoint is denoted as adj (A). On the other hand, the inverse of a matrix A is that matrix which when multiplied by the matrix A gives an identity matrix. The inverse of a Matrix A is denoted by A-1.
Table of Contents in Matrices
Adjoint and Inverse of a Matrix
Rank of a Matrix and Special Matrices
Solving Linear Equations using Matrix
Adjoint of a Matrix
The determinant of a square matrix A is denoted as
(
The matrix formed by the cofactors of the elements is
(
Where
(
(
(
(
The adjoint of a matrix A is the transpose of the matrix of co-factors, and is written as adj A
.
(
The determinant of a matrix A multiplied by the unit matrix is equal to the product of A and its adjoint.
Let A be a square matrix, then (Adjoint A). A = A. (Adjoint A) = |AT|.
Let (
A. (
(
Finding the Adjoint and Inverse of a Matrix
Finding the Adjoint of a Matrix: Example Problems
Example 1: If
(a) 1
(b) -1
(c) 0
None of these
Given:
This is a Heading
Solution:
This is a Heading
AT = -A, where A is a skew-symmetric matrix and the diagonal elements of A are all zeros.
Option (c) is the answer.
Answer: If A and B are two skew-symmetric matrices of order n, then A + B is also a skew-symmetric matrix of order n.
(a) AB is a skew-symmetric matrix, meaning that its transpose is equal to its negative.
(b) AB is a symmetric matrix
(c) A and B commute if AB is a symmetric matrix
None of these
Given:
Hello
Solution:
Hello
We are given A’ = -A and B’ = -B;
Now,
Thus, the correct option is (c). = 0.'
If A is skew-symmetric, then AB’ + BA’ = 0 and BA’ = 0.
Symmetric
(b) Skew-Symmetric
(c) Invertible
None of these
Given:
This is a heading
Solution:
This is a heading
(c) we have, (A’B’) = AB = -A’B [A is skew symmetric]; = B’A’ = B(-A)
-BA =
BAT = -BA
Example 4: Let
Then find adj A.
Given:
My Favorite Movie
Solution:
My Favorite Movie
The determinant of the remaining elements can be obtained by eliminating all the elements of the same row and column of any matrix’s co-factors.
(\left|A_{11}\right| =
(
(
The transpose of the cofactor matrix is equal to adj A.
(
Answer: All of the statements are true.
If
(b) The adjoint of a 3x3 diagonal matrix is also a diagonal matrix
(c) The product of two upper triangular matrices is an upper triangular matrix
Given:
This is a Heading
Solution:
This is a Heading
(d) We have,
Inverse of a Matrix
If
If A is a square matrix and B is its inverse, then B is called the inverse of A, i.e. B = A-1, and A is the inverse of B. The condition for a square matrix A to possess an inverse is that the matrix A is non-singular, i.e., |A| ≠ 0. Taking the determinant of both sides, |AB| = |I| or |A| |B| = I. This relation implies that |A| ≠ 0, i.e. the matrix A is non-singular.
How to Find the Inverse of a Matrix Using the Adjoint Matrix?
We know that,
And
Properties of the Inverse and Adjoint of a Matrix
Property 1: For a square matrix A of order n,
Property 2: A square matrix A is invertible if and only if it is a non-singular matrix.
Problems with Finding the Inverse of a Matrix
Illustration 1: Let (
Given:
This is a Header
Solution:
This is a Header
From the formula, (\frac{adj,A}{\left| A \right|} = A^{-1})
We have
Similarly
The cofactor matrix of A
Transpose of the cofactor matrix = adj A
(
Also
-28 + 30 + 18 = 20
20 =
Illustration 2: If the product of a matrix A and
Then A-1 is given by:
(
None of these
Given:
Hello World
Solution:
Hello World
If (AB = C), then by using the formula (\Rightarrow {{A}^{-1}}=B{{C}^{-1}}), we can get the value of (A^{-1}).
Here,
Illustration 3:
Let
Given:
This is a heading
Solution:
This is a heading
By using the formula (
Here, (
Now,
The matrix of cofactors of
(
Next,
Cofactor matrix of B (
(
∴(
The cofactor matrix of A (
Thus, (\left( AB \right)^{-1}=\left[
Illustration 4: If (
After that,
Then
(
(c) x = ±1/√6, y = ±1/√2, z = ±1/√3; (d) x = ±1/√2, y = ±1/3, z = ±1/√2
Given:
This is a Header
Solution:
This is a Header
We can use the multiplication method to obtain values of x, y, and z by noting that (AA’ = I), where (A’ = A^{-1}) and (A A^{-1} = I).
(
He said, “Now.”
(
Thus,
(
Illustration 5: If
After that,
Then
x = 1, y = -1
(b) x = -1, y = 1
(c) \ \ x = 2, \ \ y = -\frac{1}{2}
x = 1/2, y = 1/2
Given:
This is a Heading
Solution:
This is a Heading
We know that
We have
(
(
x = 1, y = -1
Frequently Asked Questions
The formula to find the Inverse of a matrix A is A-1 = (1/det(A)) * adj(A)
The Inverse of a matrix A is given by
What is the Adjoint of a matrix?
The transpose of the cofactor matrix of a matrix is its Adjoint.
The cofactor formula is: C_{ij} = (-1)^{i+j} \det A_{ij}
The cofactor formula is given by A_{ij} = (-1)^{i+j} \det M_{ij}
, where \det M_{ij}
is the minor of a_{ij}
.
What is an (adj A) n x n Matrix?
If
A minor of a determinant is the determinant of the matrix formed by deleting one row and one column of the original matrix.
The minor of an element aij of a determinant is denoted by Mij and is calculated by deleting its ith row and jth column in which the element aij lies.
A non-singular matrix is a square matrix that has an inverse.
A square matrix X is said to be non-singular if its determinant, |X|, is a non-zero value. i.e. |X| ≠ 0.
A singular matrix is a square matrix in which the determinant is equal to 0.
A square matrix B is said to be singular if |B| = 0
.
What is the Adjoint of a 2x2 Matrix?
Swap the elements on the main diagonal (a11 and a22). Then give negative sign for the elements at a12 and a21 position. The resulting matrix is the adjoint of the given 2x2 matrix.