Matrices and Determinants Part 5
Matrices and Determinants Part 5
Topic 1.1:
Matrices and Determinants
Part: 5
By Ms. Koushani Roy
M.Sc. Applied Mathematics
Properties of determinants:
• 1. Reflection Property
• The determinant remains unaltered if its rows are changed into columns and the columns
into rows. This is known as the property of reflection.
• 2. All-zero Property
• If all the elements of a row (or column) are zero, then the determinant is zero.
• 3. Proportionality (Repetition) Property
• If all elements of a row (or column) are proportional (identical) to the elements of some
other row (or column), then the determinant is zero.
• 4. Switching Property
• The interchange of any two rows (or columns) of the determinant changes its sign.
• 5. Scalar Multiple Property
• If all the elements of a row (or column) of a determinant are multiplied by a non-zero
constant, then the determinant gets multiplied by the same constant.
• 6. Sum Property:
The sum between two determinants is the sum of the elements corresponding to their
positions.
• 7. Property of Invariance:
That is, a determinant remains unaltered under an operation of the form
• Ci → Ci + αCj + βCk, where j, k ≠ i
Or
• An operation of the form Ri → Ri + αRj + βRk, where j, k ≠ i.
• 8. Triangle Property
If all the elements of a determinant above or below the main diagonal consist of zeros,
then the determinant is equal to the product of diagonal elements. That is,
Notice that row one has a factor 2, so you want to apply the row
operation R1 ← (1/2)R1. Doing so will multiply the determinant by
1/2, so you need to include an extra factor 2 to compensate.
Now we want to use row 1 to remove the 1's in column one of rows
two and three. We use the row operations R2 ← R2 – R1 and R3 ←
R3 – R1, which don't change the value of the determinant.