Adjoint and Inverse of A Matrix
Adjoint and Inverse of A Matrix
URL: https://byjus.com/jee/adjoint-and-inverse-of-a-matrix/
Adjoint and Inverse of a Matrix
The adjoint of a matrix (also called the adjugate of a matrix) is de ned 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 give an identity matrix. The
inverse of a Matrix A is denoted by A-1.
Adjoint of a Matrix
Let the determinant of a square matrix A be
|A|
∣ ∣
A21 = (−1)2+1 ∣ a12 a13 2+2 a11 a13 ∣
∣ ∣ = −a12a33 + a13 a32; A22 = ( − 1 ) ∣ ∣ = a11a33 − a13 a31;
∣ ∣ ∣
a32 a33 a31 a33
a11 a12 ∣ 3+1 ∣ a12 a13 ∣
A23 = (−1)2+3 ∣∣ ∣ = −a11a32 + a12 a31; A31 = ( − 1 ) ∣ ∣ = a12a23 − a13 a22;
∣ a31 a32 ∣ ∣ a22
a23 ∣
a11 a13 ∣ 3+3 ∣ a11
a12 ∣
A32 = (−1)3+2 ∣∣ ∣ = −a11a23 + a13 a21; A33 = (−1) ∣ ∣ = a11a22 − a12 a21;
∣ a21 a23 ∣ ∣ a21 a22 ∣
Then the transpose of the matrix of co-factors is called the adjoint of the matrix A and is written as
The product of a matrix A and its adjoint is equal to unit matrix multiplied by the determinant A.
22
a31 a32 a33 A13 A23 A33
Solution:
x = 0 , y = 0 ∴x + y = 0
Solution:
Example 3: Let A and B be two matrices such that AB’ + BA’ = O. If A is skew symmetric ,then BA
(a) Symmetric (b) Skew symmetric (c) Invertible (d) None of these
Solution:
(c) we have, (BA)’ = A’B’ = -AB’ [ A is skew symmetric]; = BA’ = B(-A) = -BA BA is skew symmetric.
1 2 3
⎡ ⎤
Example 4: Let A = ⎢1 3 4 ⎥,
⎣ ⎦
1 4 3
Solution:
Co-factors of the elements of any matrix are obtain by eliminating all the elements of the same row and
column and calculating the determinant of the remaining elements.
∣3 4∣
A11 = ∣ ∣ = 3 × 3 − 4 × 4 = −7
∣4 3∣
∣ 1 4∣ ∣1 3∣ ∣2 3∣ ∣1 3∣
A12 = − ∣ ∣ = 1, A13 = ∣ ∣ = 1; A21 = − ∣ ∣ = 6, A22 = ∣ ∣ = 0
∣ 1 3∣ ∣1 4∣ ∣4 3∣ ∣1 3∣
∣1 2∣ ∣ 2 3∣ ∣ 1 3∣ ∣1 2∣
A23 = − ∣ ∣ = −2, A31 = ∣ ∣ = −1; A32 = − ∣ ∣ = −1, A33 = ∣ ∣ = 1
∣1 4∣ ∣ 3 4∣ ∣ 1 4∣ ∣1 3∣
∣ −7 6 −1 ∣
∣
∣
∴ Adj A = 1 0 −1
∣ ∣
∣ 1 −2 1 ∣
Solution:
(d) We have, adj (AB) = adj (B) adj (A) and not adj (AB) = adj (A) adj (B)
Inverse of a Matrix
If A and B are two square matrices of the same order, such that AB = BA = I (I = unit matrix)
Then B is called the inverse of A, i.e. B = A-1 and A is the inverse of B. Condition for a square matrix A to
possess an inverse is that the matrix A is non-singular, i.e., | A | ≠ 0. If A is a square matrix and B is its
inverse then AB = I. Taking determinant of both sides | AB | = | I | or | A | | B | = I. From this relation it is clear
that | A | ≠ 0, i.e. the matrix A is non-singular.
https://byjus.com/jee/adjoint-and-inverse-of-a-matrix/ 3/6
Adjoint and Inverse of a Matrix With Their Relation, Properties, Examples
Solution:
adj A
-1 = we can obtain the value of A−1
By using the formula A |A|
4 5 3 5
We have A11 = [ ] = 2 A12 = −[ ] = 21
−6 −7 0 −7
And similarly A13 = −18, A31 = 4, A32 = − 8 , A33 = 4, A21 = + 6 , A22 = − 7 , A23 = 6
2 6 4
⎡ ⎤
adj A = ⎢ 21 −7 −8 ⎥
⎣ ⎦
−18 6 4
∣ 1 0 −1∣
∣ ∣
Also |A| = 3 4 5 = {4 × (−7 ) − (−6 ) × 5 − 3 × (−6 )}
∣ ∣
∣0 −6 −7 ∣
2 6 4
−1 adj A ⎡ ⎤
=-28+30+18=20 A = = 1 ⎢ 21 −7 −8 ⎥
|A| 20
⎣ ⎦
−18 6 4
1 1 3 2
Illustration 2: If the product of a matrix A and [ ] i s t h e ma t r i x [ ],
2 0 1 1
0 −1 0 −1 0 1
(a ) [ ] (b) [ ] (c) [ ]
2 −4 −2 −4 2 −4
Solution:
−1 −1
(a) We know if AB = C, then B−1 A−1 = C ⇒A = BC−1 by using this formula we will get value
of A-1in the above problem.
Here,
−1
1 1 3 2 −1
1 1 3 2 1 1 1 −2 0 1
A[ ] = [ ]⇒ A = [ ] [ ] = [ ][ ] = [ ]
2 0 1 1 2 0 1 1 2 0 −1 3 2 −4
https://byjus.com/jee/adjoint-and-inverse-of-a-matrix/ 4/6
Adjoint and Inverse of a Matrix With Their Relation, Properties, Examples
Illustration
3: Let
2 1 −1 1
2 5
A = ⎡ ⎤ ⎡ ⎤
− −1
⎢0 1 0 ⎥ and B = ⎢ 2 3 1⎥ . Prove that (AB)−1 = B 1A
⎣ ⎦ ⎣ ⎦
1 3 −1 −1 1 1
Solution:
−1 −1 adj AB
By obtaining | AB | and adj AB we can obtain (AB) by using the formula (AB) = Similarly
|AB|
we can also obtain the values of B -1 and A-1 Then by multiplying B-1 and A-1 we can prove the given
problem.
Here,
2 1 −1 1 2 5 2+2+1 4 + 3 − 1 10 + 1 − 1 5 6 10
⎡ ⎤⎡ ⎤ ⎡ ⎤ ⎡ ⎤
A B = ⎢0 1 0 ⎥⎢ 2 3 1⎥ = ⎢0 + 2 + 0 0 + 3 + 0 0 + 1 + 0 ⎥ = ⎢2 3 1 ⎥
⎣ ⎦⎣ ⎦ ⎣ ⎦ ⎣ ⎦
1 3 −1 −1 1 1 1 + 6 + 1 2 + 9 − 1 5 + 3 − 1 8 10 7
Now,
∣5 6 10 ∣
∣ ∣
|AB| = 2 3 1 = 5 (21 − 10) − 6 (14 − 8) + 10 (20 − 24) = 55 − 36 − 40 = −2 1 .
∣ ∣
∣8 10 7∣
11 58 −24 11 58 −24
⎡ ⎤ adj AB −1 ⎡ ⎤
adj AB = ⎢ −6 −45 15 ⎥ S o, (AB)
−1
=
=
21 ⎢ −6 −45 15 ⎥
|AB|
⎣ ⎦ ⎣ ⎦
−4 −2 3 −4 −2 3
∣ 1 2 5∣
∣ ∣
Next, | B | = 2 3 1 = 1 (3 − 1) − 2 (2 + 1) + 5 (2 + 3) = 21
∣ ∣
∣ −1 1 1∣
2 3 −13 1 −1
2
∴ ⎡ ⎤ ⎡ ⎤
−1 adj B 1
B = ⎢ −3 6 9 ⎥; | A | = ⎢0 1 0 ⎥ = 1 (−2 + 1 ) = − 1
|B| 21
⎣ ⎦ ⎣ ⎦
5 −3 −1 1 3 −1
−1 −2 1
⎡ ⎤
−1 adj A 1
∴ A = = −1 ⎢ 0 −1 0⎥
|A| ⎣ ⎦
−1 −5 2
2 3 −13 −2 1
⎡ −1
1 ⎤⎡ ⎤
∴ B−1 A−1 = − ⎢−3 6 9 ⎥⎢ 0 −1 0⎥
21 ⎣ ⎦⎣ ⎦
5 −3 −1 −1 −5 2
11 58 −24
= − ⎡ ⎤
1 − −1
⎢ −6 −45 15 ⎥ T hus, (AB)−1 = B 1A
21
⎣ ⎦
−4 −2 3
0 2y z
⎡ ⎤
′ −
Illustration 4: If A = ⎢x −z ⎥ satisf ies A
y = A 1,
⎣ ⎦
x −y
https://byjus.com/jee/adjoint-and-inverse-of-a-matrix/ z 5/6
Adjoint and Inverse of a Matrix With Their Relation, Properties, Examples
then
– - -
(a)x = ±1/√6, y = ±1/√6, z = ±1/√3 - - -
(b)x = ±1/√2, y = ±1/√6, z = ±1/√3
– - -
(c)x = ±1/√6, y = ±1/√ 2, z = ±1/√3 - -
(d)x = ±1/√2, y = ±1/3, z = ±1/√2
Solution:
−1
′
(b) Given that A ′ = A −1 and we know that AA = I and therefore AA = I. Using the multiplication
method we can obtain values of x, y and z.
−1
A′= A ⇔AA′ = 1
Now,
2 2 2
⎡ 0 2y z 0 x x 4y + z2 2y − z2 −2 y + z
⎤⎡ ⎤ ⎡ ⎤
AA′= ⎢x y − z ⎥ ⎢ 2y y −y ⎥= ⎢ 2y2 − z 2 x2+ y2 + z2 x 2 − y2 − z2 ⎥
⎣ ⎦⎣ ⎦ ⎣
x −y z z −z z −2y2 + z 2 x2− 2⎦
y2 − z2 x 2 + y2 + z
– - -
x = ±1/√2, y = ±1/√6, z = ±1/√3
then
1
(a )x = 1, y = −1 (b)x = −1, y = 1 (c)x = 2, y = −1/2 ( d ) x = 1/2, y =
2
Solution:
−1
(a) We know A A = I, hence by solving it we can obtain the values of x and y.
We have
1 0 y + 1
⎡ ⎤
=⎢ 0 1 2 (y + 1) ⎥
⎣ ⎦
4 (1 − x) 3 (x − 1) 2 + xy
⇒ 1 − x = 0, x − 1 = 0; y + 1 = 0, y + 1 = 0, 2 + xy = 1
∴ x = 1, y = -1
https://byjus.com/jee/adjoint-and-inverse-of-a-matrix/ 6/6