For every
,
the family
, ,
is called the -th row of the matrix, which is usually written as a row tuple
(or row vector)
-
For every
,
the family
, ,
is called the -th column of the matrix, usually written as a column tuple
(or column vector)
-
The elements are called the entries of the matrix. For , the number is called the row index, and is called the column index of the entry. The position of the entry is where the -th row meets the -th column. A matrix with
is called a square matrix. An -matrix is simply a column tuple
(or column vector)
of length , and an -matrix is simply a row tuple
(or row vector)
of length . The set of all matrices with rows and columns
(and with entries in )
is denoted by ; in case
we also write .