MATH319 Slides

18 Cofactors

Definition (Adjugate)

The determinant of the submatrix of A that excludes row j and column k, multiplied by (-1)j+k, is called the cofactor Ajk of ajk, so

detA=j=1najkAjk

is the expansion by column k for all k=1,,n. The adjugate matrix adj(A) is the transpose of the matrix [Ajk] of cofactors.

Proposition

(i) For all square matrices Aadj(A)=(detA)I.

(ii) A square matrix is said to be lower triangular if all the entries above the leading diagonal are zero. The determinant of a lower triangular matrix equals the product of the entries on the leading diagonal.