Exercise 1: One number per matrix: a composite determinant without a single entry
The determinant turns every square matrix into one number, and it turns products into products: . Three companions follow from it: , , and for an matrix. With those four rules, a determinant built from five factors is five small numbers multiplied together, and the entries of the matrices are never needed.
The figure shows the product rule in the plane: doubles every area, triples every area, so doing and then multiplies areas by , whatever the shapes look like.
In parts a) to e), and are matrices with and .
- a) Compute and . Does it follow that ?
- b) Compute .
- c) Compute .
- d) Compute and explain why the answer does not depend on .
- e) Compute and , and say why they differ.
Show the solution
Answers
- a) ; no, equal determinants do not make equal matrices.
- b)
- c)
- d) , for every invertible
- e) and
a) , and as well, because the two determinants are real NUMBERS and numbers commute even when matrices do not. Nothing follows about and themselves: two different matrices can share a determinant exactly as two different parallelograms can share an area. Writing here costs the part. The determinant forgets almost everything about a matrix and keeps one number, which is precisely why it is so easy to compute with and so dangerous to over-read.
b) Take the factors one at a time and write one line for each. : transposing swaps rows and columns, and expanding along a row is expanding along a column. : from you get . So . The inverse DIVIDES by , it does not change its sign: writing is the second most common slip of the chapter.
c) One line per factor before multiplying, it is what earns the method marks. The scalar multiplies a matrix, so it contributes , not . Then , and . Multiply: . Two traps sit in this single line. Writing instead of gives . Reading as gives instead of . Notice also what you did NOT need: the order of the factors. The matrix cannot be simplified to , since the factors do not commute, but its determinant is a product of four numbers and those do.
d) . The matrices and cannot be cancelled inside the product, because is in general a different matrix from ; their DETERMINANTS are numbers and do cancel. So every matrix of the form has the determinant of , whichever invertible is chosen. Geometrically, is the transformation described in another coordinate system, and changing the coordinates does not change the factor by which volumes are scaled.
e) , so . On the other side, . The two expressions look alike and differ by a factor of . In the scalar is INSIDE the inverse and gets inverted with the matrix, since ; in it is outside and is not. Reading the parentheses is part of the question, and a marker reads them too.