LibreTimes

July 24, 2026 · Theory · LibreTimes

Properties of Determinants

The basic properties of determinants with brief proofs, and their use in simplifying computations.

Here we collect the basic properties of determinants with brief justifications. They are used to simplify computations (see the methods in the article Determinant) and in theory. The notions of minor and cofactor that we rely on are defined in the article Determinant.

Throughout, is a square matrix of order .

1. Determinant of a Triangular (Diagonal) Matrix

The determinant of a triangular or diagonal matrix equals the product of the entries on the main diagonal:

In particular, for the identity matrix .

(Proved by successively expanding along the first column.)

2. Invariance Under Transposition

So any property that holds for the rows of a determinant also holds for the columns (and vice versa). Below we state properties for rows, with columns implied.

3. Swapping Two Rows

If two rows (columns) are swapped, the determinant changes sign:

4. Two Identical Rows

If a determinant has two identical rows (columns), then .

Proof. Swap these rows. On the one hand, by property 3 the determinant becomes ; on the other hand, the matrix has not changed, so it still equals . From it follows that .

5. Pulling Out a Common Factor

A common factor of the entries of a row (column) can be pulled out of the determinant:

Corollary. When the entire matrix is multiplied by a scalar , the factor is pulled out of each of the rows:

6. Proportional Rows

If two rows (columns) are proportional, then (pulling out the proportionality coefficient by property 5 gives two identical rows — property 4).

7. Zero Row

If all the entries of some row (column) are zero, then (this is the case in property 5; alternatively, expand along that row).

8. Linearity in a Row

If every entry of some row is written as a sum of two terms, then the determinant equals the sum of two determinants, in which that row consists of the first and second terms respectively, with all other rows unchanged:

9. Adding a Multiple of One Row to Another

If the entries of another row (column), multiplied by the same number, are added to the entries of one row (column), the determinant does not change.

Proof. By property 8 the new determinant splits into the original one plus a determinant with two proportional rows, which equals zero (property 6).

This is precisely the property underlying the order-reduction and triangular-reduction methods for computing determinants.

10. Determinant of a Product

Corollary. For a nonsingular matrix, (since ).

11. Linearly Dependent Rows

If one of the rows (columns) is a linear combination of the others, then . This generalizes properties 6 and 7; it is equivalent to the fact that the determinant is zero if and only if the rows of the matrix are linearly dependent (that is, the matrix is singular) — see Linear Dependence and Independence of Rows.

0

No comments yet

Be the first to share your thoughts.