Examples and questions on matrices along with their solutions are presented .
The following are examples of matrices (plural of matrix).
Example 1
The following matrix has 3 rows and 6 columns.
The entry (or element) in a row i and column j of a matrix A (capital letter A) is denoted by the symbol
In the matrix A shown below,
A square matrix has the number of rows equal to the number of columns.
For each matrix below, determine the order and state whether it is a square matrix.
Solutions
a) order: 2 × 4. Number of rows and columns are not equal therefore not a square matrix.
b) order: 3 × 3. Number of rows and columns are equal therefore this matrix is a square matrix.
c) order: 1 × 4. Number of rows and columns are not equal therefore not a square matrix. A matrix with one row is called a row matrix (or a row vector).
d) order: 2 × 2. Number of rows and columns are equal therefore this is square matrix.
e) order: 1 × 1. Number of rows and columns are equal therefore this matrix is a square matrix.
An identity matrix In is an n×n square matrix with all its element in the diagonal equal to 1 and all other elements equal to zero.
Example 4
The following are all identity matrices.
A diagonal matrix is a square matrix with all its elements (entries) equal to zero except the elements in the main diagonal from top left to bottom right.
An upper triangular matrix is a square matrix with all its elements below the main diagonal equal to zero. Matrix U shown below is an example of an upper triangular matrix.
A lower triangular matrix is a square matrix with all its elements above the main diagonal equal to zero. Matrix L shown below is an example of a lower triangular matrix.
The transpose of an m×n matrix
Example 5
The transpose of any square diagonal matrix is the matrix itself.
A square matrix is symmetric if its elements are such that
Example 6
Symmetric matrices
Given the matrices:
a) What is the dimension of each matrix?
b) Which matrices are square?
c) Which matrices are symmetric?
d) Which matrix has the entry at row 3 and column 2 equal to -11?
e) Which matrices has the entry at row 1 and column 3 equal to 10?
f) Which are column matrices?
g) Which are row matrices?
h) Find
1) Given the matrices:
a) Which of the above matrices are diagonal?
b) Which of the above matrices are lower triangular?
c) Which of the above matrices are upper triangular?
a) A: 2 × 3, B: 4 × 3, C: 1 × 5, D: 2 × 2, E: 1 × 1, F: 4 × 1, G: 3 × 3,
b) D, E and G
c) E and G
d) B
e) A and B
f) E and F
g) E and C
h)