4.2 Determinants of Order n

In this section, we extend the definition of the determinant to n×n matrices for n3. For this definition, it is convenient to introduce the following notation: Given AMn×n(F), for n2, denote the (n1)×(n1) matrix obtained from A by deleting row i and column j by A˜ij. Thus for

A=(123456789)M3×3(R),

we have

A˜11=(5689), A˜13=(4578), andA˜32=(1346),

and for

B=(1121341125382641)M4×4(R),

we have

B˜23=(111258261)andB˜42=(121311238).

Definitions.

Let AMn×n(F). If n=1, so that A=(A11), we define det(A)=A11. For n2, we define det(A) recursively as

det(A)=j=1n(1)1+jA1jdet(A˜1j).

The scalar det(A) is called the determinant of A and is also denoted by |A|. The scalar

(1)i+jdet(A˜ij)

is called the ...

Get Linear Algebra, 5th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.