Question
Question: Find the co-factors of the elements of \(A = \left[ {\begin{array}{*{20}{c}} 1&2 \\\ 3&4 ...
Find the co-factors of the elements of A = \left[ {\begin{array}{*{20}{c}} 1&2 \\\ 3&4 \end{array}} \right]
Solution
We are the matrix A = \left[ {\begin{array}{*{20}{c}} 1&2 \\\ 3&4 \end{array}} \right]. We will find the co-factors of the elements as (−1)i+jMij, where Mijis the corresponding minor of the element. Substitute the values of i, the row of the element and j, the column of the element for each element of the given matrix to find the corresponding co-factors.
Complete step by step solution:
We have to determine the co-factors of A = \left[ {\begin{array}{*{20}{c}}
1&2 \\\
3&4
\end{array}} \right]
The cofactors of the matrix \left[ {\begin{array}{*{20}{c}}
{{a_{11}}}&{{a_{12}}} \\\
{{a_{21}}}&{{a_{22}}}
\end{array}} \right], then the co-factors can be calculated as (−1)i+jMij, where Mijis the corresponding minor of the element.
Minor of an element can be obtained by deleting the row and column of that particular element, the element left after deleting the row and column is minor in case of 2×2 matrix.
Substitute the values of i, the row of the element and j, the column of the element of the given matrix.
Then, the co-factor corresponding to a11=1 is (−1)1+1M11=(−1)24=4
Similarly, the co-factor corresponding to a12=2 is (−1)1+2M12=(−1)33=−3
The co-factor corresponding to a21=3 is (−1)2+1M21=(−1)32=−2
And the co-factor of the element a11=1 is (−1)2+2M22=(−1)41=1
Thus the co-factor of the element 1 is 4, 2 is −3, 3 is −2 and 4 is 1.
Note:
The number of minors and co-factors of a matrix is the number of the elements of the matrix. We use co-factors to calculate the adjoint of the matrix and hence the inverse of the matrix. Minor of an element can be obtained by deleting the row and column of that particular element, we take the determinant of the elements left after deleting the row and column is the minor of that element.