Description
Last updated
Was this helpful?
Last updated
Was this helpful?
The determinant of the identity matrix is .
Scaling one row by a factor multiplies the determinant by .
Multiplying the first row by
Additivity
A row exchange reverses the sign of the determinant.
Using these properties allows you to derive many other properties of determinants!
If has two equal rows, . Let . By basic property 3: The only way this will hold true is if From this, we conclude that if has two equal rows, . If has two equal rows, this means that has linearly dependent rows. Consequently, we can conclude that if the , the matrix has linearly dependent rows and is not invertible.
Adding or subtracting a row to or from another row does not change the determinant. Let Solving for the determinant after multiplying the first row by t and adding it to the first row gives: By basic property 2 and derived property 1:
Therefore: 3. The determinant of a matrix in upper triangular, or lower triangular, form is equal to the product of the values on the diagonal. and As a simpler case, let's prove that the determinant of a diagonal matrix is the product of the diagonal. Let Using basic property 1 and 2a: (Property 2) The determinant of the identity matrix is 1 (property 1). Therefore: This property can be extended to matrices in upper or lower triangular form using derived property 2. We can reduce a matrix in upper or lower triangular form to diagonal form by multiplying and adding rows to have 0's above all pivots.