Definition
A matrix a rectangular array of numbers. The numbers in the array are called the entries in the matrix.
Remark
A matrix with only one row is called a row vector (or matrix). Similarly, a matrix with only one column is called a column vector (or matrix).
We use capital letters to denote matrices, and lowercase letter to denote numercal quantities, e.g.,
When disussing matrices, we often refer to the numerical quantities are scalars.
The entry that occusr in row and column of matrix will is denoted by , or sometimes . Thus a general matrix is written as
A general row vector and a general column vector is written as
A matrix of size is called a square matrix of order , and the diagonal entries are said to be on the main diagonal of .