Rudolf Adamkovič Personal site


Matrix

pl. matrices

A collection of vectors denoted3

\[\begin{equation*}
  A
  =
  A_{m \times n}
  =
  \begin{pmatrix}
    \vphantom{\Big(}
    \vec{a_1} & \cdots & \vec{a_n}
  \end{pmatrix}
  =
  \begin{pmatrix}
    a_{11} & \cdots & a_{1n} \\
    \vdots & \ddots & \vdots \\
    a_{m1} & \cdots & a_{mn}
  \end{pmatrix},
\end{equation*}
\]
where\(\vec{a}_j\)is the \(j\)-th column vector and
\(a_{ij}\)is the entry in \(i\)-th row and \(j\)-th column.

Footnotes

(3)

Also denoted


© 2024 Rudolf Adamkovič under GNU General Public License version 3.
Made with Emacs and the secret alien technologies of yesteryear.