Solveeit Logo

Question

Question: How to find all the minors and cofactors of the matrix \[A = \left( {\begin{array}{*{20}{c}}1&{ - 2}...

How to find all the minors and cofactors of the matrix A = \left( {\begin{array}{*{20}{c}}1&{ - 2}&3\\\6&7&{ - 1}\\\\{ - 3}&1&4\end{array}} \right)?

Explanation

Solution

For the matrix A=[aij]n×nA = {\left[ {{a_{ij}}} \right]_{n \times n}} of order nn, with elements represented by term aij{a_{ij}} such that 1i,jn1 \le i,j \le n; the minor for any element aij{a_{ij}} is the determinant of the matrix formed by deleting the ith{i^{th}} row and jth{j^{th}} column.

The cofactor of any element aij{a_{ij}} for the matrix A=[aij]n×nA = {\left[ {{a_{ij}}} \right]_{n \times n}} is equal to (1)i+jMij{\left( { - 1} \right)^{i + j}}{M_{ij}}. Here Mij{M_{ij}}is the minor of the matrix AAcorresponding to element aij{a_{ij}}.

Complete step by step solution:
The given square matrix AA can be written as shown below.
A = \left( {\begin{array}{*{20}{c}}{{a_{11}}}&{{a_{12}}}&{{a_{13}}}\\\\{{a_{21}}}&{{a_{22}}}&{{a_{23}}}\\\\{{a_{31}}}&{{a_{32}}}&{{a_{33}}}\end{array}} \right)
= \left( {\begin{array}{*{20}{c}}1&{ - 2}&3\\\6&7&{ - 1}\\\\{ - 3}&1&4\end{array}} \right)

Let’s start to find minor M11{M_{11}} corresponding to element a11=1{a_{11}} = 1 as follows:

Delete the first row and first column of the matrix AA where the element a11=1{a_{11}} = 1 is situated and obtains the determinant of the matrix formed in this process.
{M_{11}} = \left| {\begin{array}{*{20}{c}}7&{ - 1}\\\1&4\end{array}} \right|

Evaluate the determinant as shown below.
M11=(7)(4)(1)(1){M_{11}} = \left( 7 \right)\left( 4 \right) - \left( 1 \right)\left( { - 1} \right)
=28+1= 28 + 1
=29= 29
Therefore, the minor of the element a11=1{a_{11}} = 1 for the matrix AA is M11=29{M_{11}} = 29.

now, use the relation between cofactor and minor which is Cij=(1)i+jMij{C_{ij}} = {\left( { - 1} \right)^{i + j}}{M_{ij}} to obtain the cofactor C11{C_{11}} corresponding to element a11=1{a_{11}} = 1 for the matrix AA is shown below.
C11=(1)1+1M11{C_{11}} = {\left( { - 1} \right)^{1 + 1}}{M_{11}}
=(1)2(29)= {\left( { - 1} \right)^2}\left( {29} \right)
=29= 29
Therefore, corresponding to a11=1{a_{11}} = 1 for the matrix AA the minor is M11=29{M_{11}} = 29 and the cofactor is C11=29{C_{11}} = 29.

Similarly, obtain other minors and cofactors corresponding to each element of matrix AA.

Delete the first row and second column of the matrix AA and obtain the determinant of the matrix formed in this process.
{M_{12}} = \left| {\begin{array}{*{20}{c}}6&{ - 1}\\\\{ - 3}&4\end{array}} \right|

Evaluate the determinant as shown below.
M12=(6)(4)(3)(1){M_{12}} = \left( 6 \right)\left( 4 \right) - \left( { - 3} \right)\left( { - 1} \right)
=243= 24 - 3
=21= 21
Therefore, the minor of the element a12=2{a_{12}} = - 2 for the matrix AA is M12=21{M_{12}} = 21.

The cofactor C12{C_{12}} corresponding to element a12=2{a_{12}} = - 2 for the matrix AA is shown below.
C12=(1)1+2M12{C_{12}} = {\left( { - 1} \right)^{1 + 2}}{M_{12}}
=(1)3(21)= {\left( { - 1} \right)^3}\left( {21} \right)
=21= - 21

Therefore, corresponding to a12=2{a_{12}} = - 2 for the matrix AA the minor is M12=21{M_{12}} = 21 and the cofactor is C12=21{C_{12}} = - 21.

The complete table for each minor and cofactor corresponding to each element from matrix AA is shown below.

aij{a_{ij}}Mij{M_{ij}}Cij{C_{ij}}
a11=1{a_{11}} = 129292929
a12=2{a_{12}} = - 2212121 - 21
a13=3{a_{13}} = 327272727
a21=6{a_{21}} = 611 - 111111
a22=7{a_{22}} = 713131313
a23=1{a_{23}} = - 15 - 555
a31=3{a_{31}} = - 319 - 1919 - 19
a32=1{a_{32}} = 119 - 191919
a32=4{a_{32}} = 419191919

Therefore, the minor matrix and cofactor matrix for matrix AA is written as shown below.
\Rightarrow M = \left( {\begin{array}{*{20}{c}}{29}&{21}&{27}\\\\{ - 11}&{13}&{ - 5}\\\\{ - 19}&{ - 19}&{19}\end{array}} \right)
\Rightarrow C = \left( {\begin{array}{*{20}{c}}{29}&{ - 21}&{27}\\\\{11}&{13}&5\\\\{ - 19}&{19}&{19}\end{array}} \right)

Note: The cofactor and minor for an element at even position like a11{a_{11}}, a13{a_{13}}, a22{a_{22}} etc. are the same and at odd positions negative to each other. In other words, Cij=Mij{C_{ij}} = {M_{ij}} if (i+j)\left( {i + j} \right) is even and Cij=Mij{C_{ij}} = - {M_{ij}} if (i+j)\left( {i + j} \right) is odd where aij{a_{ij}} is the element.