Section01 The Properties of Determinants
The Properties of the Determinants
The determinant of by identity matrix is 1.
The determinant changes sign when two rows are exchanged. (sign reversal)
The determinant is a linear function of each row separately. (all other rows stay fixed.)
- Multiply row 1 by any number is multiplied by
- Add row 1 of to row 1 of : then determinant add
If two rows of are equal, then
Subtracting a multiple of one row from another row leaves unchanged.
- From rule 3
A matrix with a row of zeros has
If is triangular then
If is singular then . If is invertible then .
The determinant of is times :
The transpose has the same determinant as
Calculating in Matlab
Properties from Exercises
- For every orthogonal matrix (),
- proof
- skew-symmetric matrix (); (when the size of is odd.