Contents
Scalars
Scalars are denoted by lower case Greek letters, e.g.,
. We will assume that these scalars come from a given set,
, where
may be the set of integers (
), real numbers (
), or complex numbers integers (
).
Vectors
Vectors: are denoted by lower case Roman letters, e.g.,
.
A (column vector of length
consists of an m-tuple of coordinates (elements or entries) arranged as a column,
A row vector of length
is thought of as a column vector of length
that has been transposed:
(In both cases, the lines are meant for emphasis.)
Matrices
Matices: are denoted by upper case Roman letters, e.g.,
.
Indices, dimensions
Lower case Roman letters
are often used for integer scalars.
Partitioning matrices and vectors
We will often work with partitioned vectors or matrices:




