What is the determinant of a matrix used for?
1 Answer
Jun 1, 2015
The determinant of a matrix
You can know a few things with it :
-
AA is invertible if and only ifDet(A) != 0Det(A)≠0 . -
Det(A^(-1)) = 1/(Det(A))Det(A−1)=1Det(A) -
A^(-1) = 1/(Det(A)) * ""^t((-1)^(i+j)*M_(ij))A−1=1Det(A)⋅t((−1)i+j⋅Mij) ,
where
where
where
and where