Plugin installed incorrectly. Rename plugin directory '_include' to 'include'.
Plugin installed incorrectly. Rename plugin directory '__include' to 'include'.
lecture_8_slides
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| lecture_8_slides [2016/02/16 17:48] – rupert | lecture_8_slides [2017/02/16 08:56] (current) – [Commuting matrices III] rupert | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~REVEAL~~ | ~~REVEAL~~ | ||
| - | ==== Matrix multiplication ==== | + | ==== Row-column & matrix multiplication ==== |
| + | |||
| + | * The **row-column product** of $a$ and $b$ is defined by \[\!\!\!\!\!\!\!\!\!\!ab=[\begin{smallmatrix}a_1& | ||
| + | |||
| + | * $AB=$ matrix of all " | ||
| + | * \[\!\!\!\!\!\!\!\!\!\!\!\!\!\!\! \def\r{\left[\begin{smallmatrix}1& | ||
| + | |||
| + | ==== Matrix multiplication: the definition | ||
| * Let $A,B$ be matrices, with sizes | * Let $A,B$ be matrices, with sizes | ||
| Line 25: | Line 32: | ||
| ==== Example 2 ==== | ==== Example 2 ==== | ||
| - | If $A=\mat{1& | + | If $A=\mat{1& |
| * $A$ is $3\times 2$, $B$ is $4\times 3$ and $C$ is $2\times 4$, so | * $A$ is $3\times 2$, $B$ is $4\times 3$ and $C$ is $2\times 4$, so | ||
| * $AB$, $CA$ and $BC$ don't exist (undefined); | * $AB$, $CA$ and $BC$ don't exist (undefined); | ||
| Line 62: | Line 69: | ||
| {{page> | {{page> | ||
| - | * Because it' | + | * Because it's true that $AB=BA$ for every choice of matrices $A$ and $B$, we say that **matrix multiplication is not commutative**. |
| ==== Commuting matrices II ==== | ==== Commuting matrices II ==== | ||
| - | * What can we say about commuting matrices? | + | * What can we say about a pair of commuting matrices? |
| * Suppose $AB=BA$ and think about sizes. | * Suppose $AB=BA$ and think about sizes. | ||
| * $A$: $n\times m$ | * $A$: $n\times m$ | ||
| Line 77: | Line 84: | ||
| * If $A$ and $B$ commute, they must be square matrices of the same size. | * If $A$ and $B$ commute, they must be square matrices of the same size. | ||
| - | * **Some** square matrices $A$ and $B$ of the same size commute... | + | * **Some** |
| * ....but not all! | * ....but not all! | ||
| * See examples above. | * See examples above. | ||
lecture_8_slides.1455644932.txt.gz · Last modified: by rupert
