Plugin installed incorrectly. Rename plugin directory '_include' to 'include'.
Plugin installed incorrectly. Rename plugin directory '__include' to 'include'.
scratch
Warning: Undefined array key "do" in /home/levene/public_html/w/mst10030/lib/plugins/revealjs/action.php on line 14
Theorem
Let $A$ be an $n\times n$ matrix.
- $A$ is invertible if and only if $\det(A)\ne0$.
- If $A'$ is the same as $A$, except with two rows swapped, then $\det(A')=-\det(A)$.
- If $c$ is a scalar and $A'$ is the same as $A$ except with one row multiplied by $c$, then $\det(A')=c\det(A)$.
- If $A'$ and $A''$ are the same as $A$ except in row $i$, and $row_i(A'')=row_i(A)+row_i(A')$, then $\det(A'')=\det(A)+\det(A')$.
- $\det(A^T)=\det(A)$. So we can swap “row” with “column” in these properties.
- If $B$ is another $n\times n$ matrix, then $\det(AB)=\det(A)\det(B)$.
scratch.txt · Last modified: by rupert
