![]() |
![]() |
Quick description
The computation of a matrix determinant can be sometimes dramatically simplified by exploiting the multilinearity of the determinant function on the columns or rows, and other remarkable properties.
The determinant of a matrix :
-
is the same as the determinant of its transpose,
-
is a linear function of the colums (and hence of the rows) of the matrix,
-
and changes only in sign if two columns (or rows) are swapped.
Prerequisites
Linear function.
Tricki
