Quick Recap — Determinants

  • abcd=adbc\begin{vmatrix}a&b\\c&d\end{vmatrix}=ad-bc; a triangular/diagonal determinant is the product of the diagonal.
  • Singular matrix: det=0\det=0; invertible iff det0\det\ne0.
  • AT=A|A^T|=|A|, AB=AB|AB|=|A||B|, kA=knA|kA|=k^n|A| for n×nn\times n.
  • Interchanging two rows flips the sign; two equal rows/columns give det=0\det=0.