Plugin installed incorrectly. Rename plugin directory '_include' to 'include'.
Plugin installed incorrectly. Rename plugin directory '__include' to 'include'.
lecture_7b
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| lecture_7b [2015/02/10 11:14] – [Chapter 2: The algebra of matrices] rupert | lecture_7b [2016/02/09 12:25] (current) – rupert | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| === Examples === | === Examples === | ||
| - | * If $B=\begin{bmatrix} | + | * If $B=\begin{bmatrix} |
| * $\begin{bmatrix}3\\2\\4\\0\\-1\end{bmatrix}$ is a $5\times 1$ matrix. A matrix like this with one column is called a **column vector**. | * $\begin{bmatrix}3\\2\\4\\0\\-1\end{bmatrix}$ is a $5\times 1$ matrix. A matrix like this with one column is called a **column vector**. | ||
| * $\begin{bmatrix}3& | * $\begin{bmatrix}3& | ||
| Line 21: | Line 21: | ||
| === Definition === | === Definition === | ||
| - | Two matrices | + | {{page> |
| - | + | ||
| - | * $A$ and $B$ have the same size; and | + | |
| - | * every entry of $A$ is equal to the corresponding entry of $B$; in other words, for every $(i,j)$ so that $A$ and $B$ have an $(i,j)$ entry, we have $a_{ij}=b_{ij}$. | + | |
| === Examples === | === Examples === | ||
| * $\begin{bmatrix}3\\2\\4\\0\\-1\end{bmatrix}\ne \begin{bmatrix}3& | * $\begin{bmatrix}3\\2\\4\\0\\-1\end{bmatrix}\ne \begin{bmatrix}3& | ||
| + | ==== ==== | ||
| * $\begin{bmatrix}1\\2\end{bmatrix}\ne\begin{bmatrix}1 & | * $\begin{bmatrix}1\\2\end{bmatrix}\ne\begin{bmatrix}1 & | ||
| * $\begin{bmatrix}1& | * $\begin{bmatrix}1& | ||
| + | * If $\begin{bmatrix}3x& | ||
lecture_7b.1423566892.txt.gz · Last modified: by rupert
