2.1 The Determinant of a Matrix

With each n×n matrix A, it is possible to associate a scalar, det(A), whose value will tell us whether the matrix is nonsingular. Before proceeding to the general definition, let us consider the following cases.

Case 1. 1×1 Matrices If A=(a) is a 1×1 matrix, then A will have a multiplicative inverse if and only if a0. Thus, if we define

det(A)=a

then A will be nonsingular if and only if det(A)0.

Case 2. 2×2 Matrices Let

A=[a11a12a21a22]

By Theorem 1.5.2, A will be nonsingular if and only if it is row equivalent to I. Then, if a110, we can test whether A is row equivalent to I by performing the following operations:

  1. Multiply the second row of A by a11:

    [a11a12a11a21a11a22]
  2. Subtract a21 times the first ...

Get Linear Algebra with Applications, 10th 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.