Worksheet 22
Compute the determinant of \(\begin{pmatrix} 1 & -1 & 0 \\ 2 & 1 & 1 & \\ -1 & 1 & 3 \end{pmatrix}\) by hand using Gaussian Elimination.
Given an $m \times n$ matrix $A$ and an $n \times m$ matrix $B$, if $m < n$, what can you say about \(\det (B A)?\)
What can you say about the determinant of an orthogonal matrix?