Cours5 - Properties of Determinant.
Cours5 - Properties of Determinant.
PROPERTY 1.
If all the elements of a row or column are, null then the
determinant is null.
0 2 1
|0 −1 3 | = a1,1A1,1 + a2,1 A2,1 + a3,1 A3,1
0 −5 −1
= 0.A1,1 + 0.A2,1 + 0.A3,1 = 0
PROPERTY 2.
If the elements in one row (or column) are combined k
times with the corresponding elements in another row
(or column), the value of the determinant remains
unchanged.
This property is used to display zeros.
1 2 1 1 2 1
|𝐴| = |−1 −3 2| = 16 L2 + L1 |𝐵| = |0 −1 3|
L3 – 3L1
3 1 2 0 −5 −1
|𝐵| = 1|−1 3
| =1 + 15 = 16
−5 −1
PROPERTY 3.
If two rows (or 2 columns) are proportional or identical,
the determinant is zero.
2 2 1 0 2 1
|6 −1 3| C1 - 2C3 |0 −1 3|=0
−2 −5 −1 0 −5 −1
PROPERTY 4.
If we permute two rows or two columns, the
determinant changes sign.
1 2 1
|𝐴| = |−1 −3 2| = 16 L1 L3
3 1 2
3 1 2 0 −8 8
|𝐵| = |−1 −3 2| = L1 +3L2 |−1 −3 2|
L3 + 12
1 2 1 0 −1 3
−8 8
1| | = -24 + 8 = - 16
−1 3
PROPERTY 5.
AT =|𝐴|
1 −1 3 1 −1 3
AT = |2 −3 1|= L2 – 2L1
|0 −1 −5|
1 2 2 L3 - L1 0 3 −1
−1 −5
1| | = 1 + 15 = 16
3 −1
PROPERTY 6.
If each element of row (or column) is multiplied by a
scalar k, the determinant is multiplied by the scalar k.
1 2 1 1 2 1
|𝐴| = |−1 −3 2| = 16 2L2 |𝐵| = |−2 −6 4|
3 1 2 3 1 2
L2 + 2L1
L3 – 3L1
1 2 1
|𝐵| = |0 −2 6
−2 6 | = 1| | = =2+30 = 32 = 2.16
−5 −1
0 −5 −1
PROPERTY 7.
If A and B are two square matrices:
Let 𝐴 be a 𝑛×𝑛 matrix. The inverse of 𝐴 (denoted by A-1) is a 𝑛×𝑛 matrix that
satisfies 𝐴 A-1=𝐼n, A-1𝐴=𝐼n, where 𝐼n is the 𝑛×𝑛 identity matrix. If such a matrix
exists, we say that matrix 𝐴 is invertible.
Remark:
1
A-1= adj(A) where adj(𝐴) is the adjoint of 𝐴 and |𝑨| is the determinant
|𝐴|
of 𝐴.
Remark:
2 −4
Find the cofactor matrix of 𝐴 = ( )
−3 1
A1,1 = 1 A1,2 = 3 A2,1 = 4 A2,2 = 2
1 3 1 4
Cof(𝐴) = ( ) adj(A)= ( )
4 2 3 2
|𝐴|= 2 – 12 = -10
1 𝟏 1 4
A-1= adj(A) = ( )
|𝐴| −𝟏𝟎 3 2
Verification: 𝐴 A-1= I
2 −4 𝟏 1 4 𝟏 2 −4 1 4 𝟏 −10 0 1 0
( ). . ( ) = ( )( ) = ( )=( ) = I2
−3 1 −𝟏𝟎 3 2 −𝟏𝟎 −3 1 3 2 −𝟏𝟎 0 −10 0 1
1 2 1
Find the inverse matrix of 𝐴 = (0 1 2 )
1 0 −1
1 2 1 1 2 1
|𝑨| = |0 1 2| |0 1 2 | = 2 = 0 A is invertible.
L3 - L1
1 0 −1 0 −2 −2
−1 2 −1
Cof(𝐴) = ( 2 −2 2 )
3 −2 1