Defined only for square matrices. Denoted by ∣A∣.
For 2x2
∣A∣=a11a21a12a22=a11a22−a12a21
For higher order
Minor of an element
Suppose A=(aij).
Minor of an element aij, is the matrix obtained by deleting ith
row and jth column of A. Denoted by Mij.
Co-factor of an element
Suppose A=(aij).
Co-factor of an element aij, is defined as (commonly denoted as Aij):
Aij=(−1)i+j∣Mij∣
Definition
If A=(aij)n×n then the determinant of A is defined by:
∣A∣=j=1∑naijAij
For some i∈[1,n].
Properties of determinants
- AT=∣A∣
- Every element of a row or column of a matrix is 0 then the value of its
determinant is 0.
- If 2 columns or 2 rows of a matrix are identical then its determinant is 0.
- If A and B are two square matrices then
∣AB∣=∣A∣∣B∣.
- The value of the determinant of a matrix remains unchanged if a scalar
multiple of a row or column is added to any other row or column.
- If a matrix B is obtained from a square matrix A by an interchange of two
columns or rows: ∣B∣=−∣A∣.
- If every entry in any row or column is multiplied by k, then the whole
determinant is multiplied by k.
Composition
adgbehc1+c2f1+f2i1+i2=adgbehc1f1i1+adgbehc2f2i2
In relation with eigenvalues
For a n×n matrix A with n number of
eigenvalues:
∣A∣=i=1∏nλi