Plugin installed incorrectly. Rename plugin directory '_include' to 'include'.
Plugin installed incorrectly. Rename plugin directory '__include' to 'include'.
lecture_11
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| lecture_11 [2016/03/01 10:57] – [Example] rupert | lecture_11 [2017/02/28 12:07] (current) – rupert | ||
|---|---|---|---|
| Line 23: | Line 23: | ||
| So there is not a unique solution to $AX=B$, for $B$ the zero matrix. If $A$ was invertible, this would contradict the uniqueness statement of the last Proposition. So $A$ cannot be invertible. ■ | So there is not a unique solution to $AX=B$, for $B$ the zero matrix. If $A$ was invertible, this would contradict the uniqueness statement of the last Proposition. So $A$ cannot be invertible. ■ | ||
| - | ==== Example | + | ==== Examples |
| + | |||
| + | * We can now see why the matrix $\def\mat# | ||
| + | * $A=\mat{1& | ||
| + | |||
| + | ===== $2\times 2$ matrices: determinants and invertibility ===== | ||
| + | |||
| + | ==== Question ==== | ||
| + | |||
| + | Which $2\times 2$ matrices are invertible? For the invertible matrices, can we find their inverse? | ||
| + | |||
| + | ==== Lemma ==== | ||
| + | |||
| + | If $A=\mat{a& | ||
| + | \[ AJ=\delta I_2=JA\] | ||
| + | where $\delta=ad-bc$. | ||
| + | |||
| + | === Proof === | ||
| + | |||
| + | This is a calculation (done in the lectures; you should also check it yourself). ■ | ||
| + | |||
| + | ==== Definition: the determinant of a $2\times 2$ matrix ==== | ||
| + | |||
| + | {{page> | ||
| + | |||
| + | ==== Theorem: the determinant determines the invertibility (and inverse) of a $2\times 2$ matrix ==== | ||
| + | |||
| + | Let $A=\mat{a& | ||
| + | |||
| + | - $A$ is invertible if and only if $\det(A)\ne0$. | ||
| + | - If $A$ is invertible, then $A^{-1}=\frac{1}{\det(A)}\mat{d& | ||
| + | |||
| + | === Proof === | ||
| + | |||
| + | If $A=0_{2\times 2}$, then $\det(A)=0$ and $A$ is not invertible. So the statement is true is this special case. | ||
| + | |||
| + | Now assume that $A\ne0_{2\times 2}$ and let $J=\mat{d& | ||
| + | |||
| + | By the previous lemma, we have \[AJ=(\det(A))I_2=JA.\] | ||
| + | |||
| + | If $\det(A)\ne0$, | ||
| + | \[ A\left(\frac1{\det(A)}J\right)=I_2=\left(\frac1{\det(A)}J\right) A,\] | ||
| + | so if we write $B=\frac1{\det(A)}J$ to make this look simpler, then we obtain | ||
| + | \[ AB=I_2=BA, | ||
| + | so in this case $A$ is invertible with inverse $B=\frac1{\det(A)}J=\frac1{\det(A)}\mat{d& | ||
| + | |||
| + | If $\det(A)=0$, | ||
| - | We can now see why the matrix $\def\mat# | ||
lecture_11.1456829848.txt.gz · Last modified: by rupert
