Matrix Algebra
Matrix Algebra
LINEAR ALGEBRA
Matrix
A matrix is a rectangular collection of variables or scalars contained
within a set of square [ ] or round ( ) brackets. A matrix consists
ofrows and columns. The numbers are the entries or elements of
the matrix.
Examples of matrices are:
2 x 2 matrix 3 x 1 matrix
3 x 2 matrix 2 x 3 matrix
Illustrative Example
The numbers are called elements of the matrix. The above matrix
would be said to have three rows (first row:, and so on) and four
columns, and would be called a matrix of order 3 x 4. The elements
are referred to by two subscripts; thus, the element in row 2, column
3 is element . A matrix may have any number of rows and any
number of columns; a general matrix is said to have order m x n,
thus, m rows and n columns.
Classification of Matrices
1. Square Matrix
◦ A matrix whose number of rows m is equal to the number of
columns n.
Classification of Matrices
2. Diagonal Matrix
◦ A diagonal matrix is a square matrix with all zero values except for
the value for all .
Classification of Matrices
3. Identity Matrix
◦ An identity matrix is a diagonal matrix with all non-zero entries
equal to 1.
Classification of Matrices
4. Scalar Matrix
◦ A scalar matrix is a diagonal matrix with all non-zero entries equal
to some other constant.
Classification of Matrices
5. Triangular Matrix
◦ A triangular matrix has zeros in all positions above or below the
diagonal.
Operation of Matrices
1. Transpose of a Matrix
◦ The transpose is an (n × m) matrix formed from the original (m
× n) matrix by taking the row and making it the column. The
diagonal is unchanged in this operation. The transpose of a
matrix A is symbolized by .
Examples
1.
2.
Operation of Matrices
2. The Cofactor of an Entry in a Matrix
◦ The cofactor of an entry in a matrix is the determinant of the
matrix formed by omitting the entry’s row and column in the
original matrix. The sign of the cofactor is determined from
the following positional matrices:
Operation of Matrices
2. The Cofactor of an Entry in a Matrix
By taking the transpose of the above matrix, the classical adjoint is,
Operation of Matrices
4. The Inverse Matrix
◦ The inverse of a matrix A is symbolized as and is given by,