A Simple 3×2 Matrix
Consider the
matrix
![Rendered by QuickLaTeX.com \[A = \begin{pmatrix} 3 & 4.5 \\ 2 & 1.2 \\-0.1 & 8.2 \end{pmatrix}.\]](https://ecampusontario.pressbooks.pub/app/uploads/quicklatex/quicklatex.com-c164fc0a5b6fe3fd33330b8f8977de0e_l3.png)
The matrix can be interpreted as the collection of two column vectors:
, where
‘s contain the columns of
:
![Rendered by QuickLaTeX.com \[a_{1}=\begin{pmatrix} 3\\ 2\\-0.1\end{pmatrix}, a_{2}=\begin{pmatrix} 4.5\\ 1.2\\8.2\end{pmatrix}.\]](https://ecampusontario.pressbooks.pub/app/uploads/quicklatex/quicklatex.com-155887de282e7b300294c5775fb93e0a_l3.png)
Geometrically,
represents
points in a
-dimensional space.
Alternatively, we can interpret
as a collection of 3-row vectors in
.
![Rendered by QuickLaTeX.com \[A = \begin{pmatrix} b_{1}^{T}\\b_{2}^{T}\\b_{3}^{T} \end{pmatrix}.\]](https://ecampusontario.pressbooks.pub/app/uploads/quicklatex/quicklatex.com-5401919e2d551c742f39357a9ac21235_l3.png)
where
‘s,
contain the rows of
:
![]()
Geometrically,
represents 3 points in a 2-dimensional space.