2.1 Cofactor Expansion
2.1 Cofactor Expansion
Mathematics Department
Linear Algebra, 201-NYC-05, Winter 2020
Noushin Sabetghadam
———————————————————————————————–
Example 3) Find the cofactors of all the entries for the matrix in Example 1).
C11 = (−1)1+1 M11 = 23, C12 = (−1)1+2 M12 = −21, C13 = (−1)1+3 M13 = 78,
Remark. Note that the cofactor of an entry is either the same as the minor
of that entry or its opposite. The signs can be obtained by (−1)i+j or simply
by using the following pattern:
+ − + − + ···
− + − + − ···
+ − + − + ···
− + − + − ···
.. .. .. .. .. . . .
. . . . .
Definition. The determinant of an 3×3 matrix A can be computed
by multiplying the entries in any rows (or column) by their cofactors
and adding the resulting products. For example, the cofactor expansion
along the first row is:
0 0 0 d
b 0 0
c 0
Then det(A) = a 0 c 0 = ab = abcd.
0 0 d 0 d