The determinant of a triangular matrix is the product of its diagonal entries, giving a practical algorithm: eliminate to triangular form, then multiply the pivots.
Loading…
Property 7:
State the triangular rule and reproduce its proof: clear the off-diagonal entries by elimination, factor each diagonal entry out of its row, and apply .
Computing by multiplying the pivots
Record the algorithm of eliminating to upper triangular form and multiplying the pivots with one factor of per row exchange, then run the case to .
Property 8: exactly when is singular
State the equivalence and write both directions in pivot terms: a singular matrix leaves a zero row in , an invertible one a full set of nonzero pivots.