Matrices and determinants are the most important topics for students as they have many applications. Understanding and knowing the concepts of minors and cofactors is crucial and necessary to compute the adjoint and the inverse of the matrix (or matrices).
The minor of a matrix is defined as the value from the computation of a determinant of a square matrix, obtained by eliminating the row and the column which corresponds to the element under consideration.
The technique by which one can find cofactors of a matrix is known as cofactor expansion. If you wish to see the determinants of a large square matrix, you first need to find the minor of a matrix followed by its cofactors.
Row matrix, A = [1 17 90 32]1×4
Column matrix,
B = [ 3 ]
[ 4 ]
[-6 ]3×1
[ 5 6 7 ]
[ 8 9 1 ]3×3
A = [a b]
[c d]
Its determinant is expressed as,
|A| = |a b| = det (A).
|c d|
The minor of 6 in the matrix
A = [1 2 3]
[4 5 6]
[7 8 9]
Is given by:
M23 = |1 2|
|7 8|
= 8 – 14
= -6.
Aij = (-1)i+j Mij
Cofactors of all elements in the determinant
|A| = |1 -2|
|4 3|
Is given by
A11 = (-1)1+1 M11 = (-1)2 (3) = 3
A12 = (-1)1+2 M12 = (-1)3 (4) = -4
A21 = (-1)2+1 M21 = (-1)3 (-2) = 2
A22 = (-1)2+2 M22 = (-1)4 (1) = 1
The minor is the value in a matrix computed from the determinant obtained by eliminating the column and row the following matrix is in consideration. The determinant thus obtained is the minor. Now, for minors, we don’t consider the sign nomenclature based on the position of elements used to determine minors. At the same time, the cofactor of an element is the signed minor. But in the case of cofactors, we even consider the signs of cofactors emerging from the positions as well.
Through this precise and concise article on minors and cofactors, CBSE students have been made familiar with the concepts of matrix, determinant, applications of matrices and determinants, minor and cofactor of matrix, denoting minors and cofactors, and difference between minor and cofactor of a matrix.
Students now know that the minor of a matrix is defined as the value from the computation of a determinant of a square matrix, obtained by eliminating the row and the column which corresponds to the element under consideration, and the cofactor of an element is the signed minor of that very element.