Question
Question: Find the adjoint of the matrix \(A=\left( \begin{matrix} -1 & -2 & -2 \\\ 2 & 1 & -2 \\\ ...
Find the adjoint of the matrix A=−1 2 2 −21−2−2−21 and hence show that A.(adjA)=∣A∣I3
Solution
In the above question we have to prove that A.(adjA)=∣A∣I3 for that firstly we need to determine the minor of matrix A and then find the (adjA) after finding the (adjA) we need to multiply it with the matrix A then find the determinant of matrix A which comes to be 27 multiply it with the identity matrix after multiplying both equate both terms together they will be equal.
Complete step-by-step answer:
So, lets get into a solution,
To solve the question, we have to first know what is an adjoint matrix and before that the co-factor and minor of a matrix.
A “minor” is the determinant of the square matrix from by deleting one row and one column from some larger matrix.
Example : a11 a21 a31 a12a22a32a13a23a33 assume this is the determinent.
So, the minor of the element a11=a22 a32 a23a33. Where the row and column releted to a11is deleted for finding the minor.
The Cofactor is the number you get when you remove the column and row of a designated element in a matrix.
Example: Co-factor of the element a11is A11=(−1)1+1a22 a32 a23a33=a22 a32 a23a33
Now, The transpose of a co-factor matrix is called adjoint of a matrix. Here one term comes that’s call transpose that mean when the row and column of a matrix is interchanged.
Example: a11 a21 a12a22T=a11 a12 a21a22
Now, for finding the adjoint of a matrix we have to find the each element of the matrix’s co-factor and minor of the matrix.
Given matrix is A=−1 2 2 −21−2−2−21
So, the co-factor of the element
−1=a11=(−1)1+11 −2 −21=1−(4)=−3
Continuing the process for each element,
−2=a12=(−1)1+22 2 −21=−(2−(−4))=−6
−2=a13=(−1)1+32 2 1−2=(−4)−(2)=−6
2=a21=(−1)2+1−2 −2 −21=−((−2)−(4))=6
1=a22=(−1)2+2−1 2 −21=−1−(−4)=3
−2=a23=(−1)2+3−1 2 −2−2=−(2−(−4))=−6
2=a31=(−1)3+1−2 1 −2−2=4−(−2)=6
−2=a32=(−1)3+21 −2 −21=−(1−(4))=3
1=a33=(−1)3+3−1 2 −21=−1−(−4)=3
So, these are the co-factors of the determinant.
Now put the value in the matrix for finding the adjoint matrix. But remember the factor that the values must put in the transpose manner.
So, the adjoint matrix is adjA=−3 −6 −6 63−6633
Now, we have to prove the A.(adjA)=∣A∣I3
So, L.H. S=A.(adjA)
So, we have to multiply the matrix A with the adjoint matrix.
So, the product is =A.(adjA)
=−1 2 2 −21−2−2−21×−3 −6 −6 63−6633=3+12+12 −6−6+12 −6+12−6 −6−6+1212+3+1212−6−6−6−6−612+3−612−6+3=27 0 0 02700027
Now we have to find out the determinant value of AMatrix.
A=−1 2 2 −21−2−2−21
∣A∣=(−1)1 −2 −21−2−2 −2 −21+2−2 1 −2−2=(−1)(1−4)−2(−2−4)+2(4+2)=3+12+12=27
Now in right hand side we see the unit matrix which is of order 3
That means I3=1 0 0 010001
So, the R.H.S is ∣A∣I3
=271 0 0 010001=27 0 0 02700027
So, as the L.H.S is equal to R.H.S so hence proved that A.(adjA)=∣A∣I3
Note: Here students have to take care of two or three factors. Once the adjoint matrix is evaluated there the value must be in the transpose of the value that is obtained. Another thing is whenever the adjoint matrix is evaluated we have to take care of cofactor and minor of that matrix with proper sign. And always whenever the step of multiplication students have to take row column and row method.