Plugin installed incorrectly. Rename plugin directory '_include' to 'include'.
Plugin installed incorrectly. Rename plugin directory '__include' to 'include'.
lecture_14
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| lecture_14 [2016/03/09 11:29] – rupert | lecture_14 [2017/03/09 10:49] (current) – [Corollary on invertibility] rupert | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | === Example === | ||
| + | |||
| + | \begin{align*}\def\mat# | ||
| + | &= 1 \cdot (+M_{11}) + 2 \cdot (-M_{12}) + 3 \cdot(+M_{13})\\ | ||
| + | &= M_{11}-2M_{12}+3M_{13}\\ | ||
| + | &= \det\mat{8& | ||
| + | &= (8\cdot 13-9\cdot 12) -2(7\cdot 13-9\cdot 11)+3(7\cdot 12-8\cdot 11)\\ | ||
| + | &=-4 -2(-8)+3(-4)\\ | ||
| + | & | ||
| + | & | ||
| + | |||
| + | From this, we can conclude that $\mat{1& | ||
| + | |||
| === Notation === | === Notation === | ||
| Line 74: | Line 87: | ||
| - $A$ is invertible if and only if $\det(A)\ne0$. | - $A$ is invertible if and only if $\det(A)\ne0$. | ||
| - | | + | - $\det(A^T)=\det(A)$ |
| - | - If $c$ is a scalar and $A'$ is the same as $A$ except with one row multiplied by $c$, then $\det(A' | + | - If $B$ is another $n\times n$ matrix, then $\det(AB)=\det(A)\det(B)$ |
| - | - If $A'$ and $A'' | + | |
| - | | + | |
| - | - If $B$ is another $n\times n$ matrix, then $\det(AB)=\det(A)\det(B)$. | + | |
| - | ==== Corollary ==== | + | ==== Corollary |
| - | If an $n\times n$ matrix | + | - $A^T$ is invertible if and only if $A$ is invertible |
| + | - $AB$ is invertible if and only if **both** | ||
| === Proof === | === Proof === | ||
| - | Suppose $A$ has two equal rows. Let $A'$ be $A$ with the two equal rows swapped. By property 2, we have $\det(A')=-\det(A)$. | + | - We have $\det(A^T)=\det(A)$. |
| - | + | - We have $\det(AB)=\det(A)\det(B)$. So $AB$ is invertible | |
| - | If $A$ has two equal columns, then $A^T$ has two equal rows, so $\det(A^T)=0$, so $\det(A)=0$ by property 5. ■ | + | |
| - | + | ||
| - | === Examples === | + | |
| - | + | ||
| - | * Swapping two rows changes the sign, so $\def\vm# | + | |
| - | * Multiplying a row or a column by a constant multiplies the determinant by that constant, so \begin{align*}\vm{ 2& | + | |
| - | * The matrices | + | |
| - | * Hence \[\vm{ 2& | + | |
lecture_14.1457522975.txt.gz · Last modified: by rupert
