Section 1's expansion had two ingredients per element: a small determinant and a sign. This section names them — and the names carry the whole rest of the chapter, because the adjoint and the inverse are built from cofactors.
Minor. The minor Mij of the element aij is the determinant left after deleting row i and column j. In a determinant of order n (with n≥2), every minor is a determinant of order n−1.
Cofactor. The cofactor attaches the chessboard sign to the minor:
Aij=(−1)i+jMij
When i+j is even, Aij=Mij; when i+j is odd, Aij=−Mij. Minor and cofactor differ only by that sign — mixing them up is the classic half-mark leak of this section.
The expansion, restated
With cofactors, every expansion of Section 1 compresses into one sentence:
Δ=a11A11+a12A12+a13A13
— the sum of the products of the elements of any one row (or column) with their own cofactors. All six versions (three rows, three columns) give the same Δ, and the signs are already inside the cofactors, so there is nothing extra to remember.
The alien-cofactor rule
What if a row's elements are multiplied by the cofactors of a different row? The sum is always zero:
a11A21+a12A22+a13A23=0
Why: this sum is exactly the expansion of a determinant whose first two rows are identical (row 1's elements sitting in both positions) — and such a determinant vanishes. So:
elements ×own cofactors =Δ,
elements ×alien cofactors =0.
This own/alien dichotomy is precisely what will make A(adjA)=∣A∣I work in the next section — the diagonal entries of the product are case 1, and every off-diagonal entry is case 2.
Solved Examples
Example 1 — One minor, quickly
Find the minor of the element 6 in Δ=147258369.
Step 1 — locate:6 sits in row 2, column 3, so we need M23.
Step 2 — delete R2 and C3:M23=1728=8−14=−6
Answer:M23=−6. (Its cofactor would be A23=(−1)2+3(−6)=6 — sign flipped, since 2+3 is odd.)
Example 2 — All four, for a 2×2
Find the minors and cofactors of all elements of 14−23.
Step 1 — minors: deleting the row and column of each element leaves a single entry:
M11=3,M12=4,M21=−2,M22=1
Answer: the row-1 elements against row-3 cofactors cancel exactly, as the alien-cofactor rule promises. (For contrast, against their own cofactors: 2(−20)+(−3)(46)+5(30)=−40−138+150=−28=Δ.)
Example 4 — Evaluating with a chosen row's cofactors
Using the cofactors of the second row, evaluate Δ=521302813.