Determinants are powerful tools in linear algebra, revealing key properties of matrices. They help us understand matrix invertibility, solve systems of equations, and calculate volumes.
The properties of determinants, like multiplicativity and behavior under row operations, simplify complex calculations. These properties connect determinants to matrix transformations, eigenvalues, and other fundamental concepts in linear algebra.
Multiplicative Property of Determinants
Determinant of a Product of Square Matrices
- The determinant of a product of square matrices equals the product of their determinants:
- This property simplifies the calculation of determinants for matrix products
- Example: If and , then
Determinant of an Invertible Matrix
- If is an invertible matrix, then
- This property relates the determinants of a matrix and its inverse
- Example: If , then
Determinant of a Product of Multiple Square Matrices
- The multiplicative property of determinants extends to the product of any finite number of square matrices:
- This property allows for the calculation of the determinant of a product of multiple matrices
- Example: If , , and , then
Row and Column Operations on Determinants
Interchanging Rows or Columns
- Interchanging any two rows or columns of a matrix changes the sign of its determinant
- This property is useful when simplifying the calculation of determinants
- Example: If , then interchanging the rows of results in , and

Scalar Multiplication of a Row or Column
- Multiplying a row or column of a matrix by a scalar multiplies the determinant by
- This property allows for the simplification of determinants by factoring out common factors
- Example: If and the first row is multiplied by 2, the resulting matrix is , and
Adding a Multiple of a Row or Column to Another
- Adding a multiple of one row or column to another row or column does not change the value of the determinant
- This property is often used in conjunction with Gaussian elimination to simplify the calculation of determinants
- Example: If and the first row is added to the second row, the resulting matrix is , and
Special Cases: Identical or Zero Rows/Columns
- If a matrix has two identical rows or columns, its determinant is zero
- This property follows from the fact that interchanging identical rows or columns should not change the determinant, but it also changes the sign, leading to the conclusion that the determinant must be zero
- Example: If , then
- If a matrix has a row or column consisting entirely of zeros, its determinant is zero
- This property follows from the fact that the determinant is a linear function of each row or column
- Example: If , then
Determinant vs Transpose
Equality of Determinants
- The determinant of a matrix is equal to the determinant of its transpose :
- This property allows for the simplification of determinant calculations by choosing to work with either the original matrix or its transpose, whichever is more convenient
- Example: If , then , and

Simplifying Determinant Calculations
- The equality of determinants between a matrix and its transpose can be used to simplify the calculation of determinants
- In some cases, the transpose of a matrix may have a more convenient structure for calculating the determinant, such as more zeros or easily factorable terms
- Example: If , then . It may be easier to calculate using cofactor expansion along the first row, as it contains the smallest numbers
Determinant of a Matrix Product
Product of Determinants
- The determinant of a product of matrices is equal to the product of their determinants:
- This property allows for the simplification of determinant calculations by breaking down a matrix product into its constituent matrices
- Example: If and , then
Singular Matrix Products
- If either or is a singular matrix (i.e., has a determinant of zero), then the product is also singular, and
- This property follows from the multiplicative property of determinants, as the product of any number with zero is zero
- Example: If and , then , and consequently,
Determinant of a Matrix Raised to a Power
- The determinant of a matrix raised to a power is equal to the determinant of the matrix raised to the power :
- This property follows from the repeated application of the multiplicative property of determinants
- Example: If , then
Non-Commutativity of Matrix Multiplication
- When analyzing the determinant of a matrix product, the order of the matrices matters, as matrix multiplication is not commutative in general:
- This property means that the determinant of a matrix product depends on the order of the matrices being multiplied
- Example: If and , then and . While , the matrices and are not equal