Matrix Properties / Features
Fun Class Activity
:
Consider the matrix: 16.
$M = \begin{bmatrix} a & b & c \\ d & e & f \\ g & h & i \\ j & k & l \end{bmatrix}.$
What is the size of $M$?
What is $m_{2,3}$ equal to?
List the elements of $\text{diag}(M)$.
On
slide 8
, we introduced multiple notations for a matrix element, but said that we will use only $a_{i,j}$.
Explain
one
problem that one of the other notations, $a_{ij}$, might impose. [
Hint
: On what row and column is the element $a_{132}$ located?]
Provide
one
easy solution to this problem (other than using the $a_{i,j}$ notation.)