LINEAR-ALGEBRA ยท Unit 17 ยท Video 1 ยท Interactive Practice
| Property | Statement | Meaning |
|---|---|---|
| 1. Normalization | The identity matrix has determinant 1 | |
| 2. Row Swap | Swap two rows flips sign | Each swap multiplies det by |
| 3A. Scalar Factor | Scale one row by scales by | Determinant is proportional to each row |
| 3B. Row Additivity | Split one row as sum splits as sum | Determinant adds when one row is a sum |
Multiplying one row by a scalar multiplies the parallelogram's signed area โ the determinant โ by that same .
Property 3A: . At the two rows become parallel and the area collapses to zero.
The determinant is the signed area of the parallelogram the two rows span; exchanging the rows reverses its orientation.
Property 2: each row swap multiplies by . A corollary โ if two rows are equal, swapping changes nothing yet must negate , forcing .
With and , does equal ?
The two agree only at . Their difference is exactly โ the cross term that row-by-row linearity leaves out.
Question 1
The identity matrix has . You perform two row swaps: first swap rows 1 and 3, then swap rows 2 and 3.
What is the determinant of the resulting permutation matrix?
โ Correct! Two swaps flip the sign twice: . Even permutations always give .
โ Not quite. Each swap flips the sign once. Two sign flips bring it back to the original sign.
Solution:
Start with (Property 1).
Two swaps = two sign flips: .
This is an even permutation (even number of swaps), so .
Question 2
True or False: For any matrices and , .
โ Correct! The determinant is linear in each row separately, not in the entire matrix.
โ Not quite. Try : does ?
Solution: False.
Counterexample: Let .
Property 3 allows splitting one row at a time with all other rows fixed. Adding entire matrices changes all rows simultaneously โ that is not what the axiom permits.
Question 3
Given , the first row can be written as .
Using Property 3A (scalar factor), what is ?
โ Correct! Factor out 2 from row 1, compute the simpler determinant (= 7), then multiply: .
โ Not quite. First factor out the scalar 2 from row 1 (Property 3A), then compute the determinant of the simplified matrix, and multiply.
Solution:
Row 1 . By Property 3A:
Compute: .
Therefore: .
Check: โ
Question 4
A square matrix has two identical rows. Which property directly implies its determinant must be zero?
โ Correct! Swapping identical rows flips the sign but leaves the matrix unchanged, so , which forces .
โ Not quite. Think about which property involves row swaps. What happens when the two rows you swap are identical?
Solution: Property 2 (Row swap flips sign).
Here is the elegant argument:
Solved: 0 / 4