User Tools

Site Tools


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.

  1. $A$ is invertible if and only if $\det(A)\ne0$.
  2. If $A'$ is the same as $A$, except with two rows swapped, then $\det(A')=-\det(A)$.
  3. 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)$.
  4. 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')$.
  5. $\det(A^T)=\det(A)$. So we can swap “row” with “column” in these properties.
  6. If $B$ is another $n\times n$ matrix, then $\det(AB)=\det(A)\det(B)$.
scratch.txt · Last modified: by rupert

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki