topic badge
AustraliaVIC
VCE 11 General 2023

6.01 Types of matrices

Lesson

Matrices

Preferred colourFemaleMale
\text{Black}136
\text{Green}310
\text{Purple}89

Often we can represent information in a rectangular group, like in the following table:

This table of information can also be represented as a matrix. In mathematics, a matrix is a particular method of displaying information. It is any rectangular array of numbers, symbols, or expressions arranged in rows and columns. So the table above would be represented by a matrix, which we can call A and is shown below.A=\begin{bmatrix} 13 & 6 \\ 3 & 10 \\ 8 & 9 \end{bmatrix}

We refer to the dimensions or order of a matrix as a reference to the number of rows and number of columns.

A matrix with dimensions m\times n has m rows and n columns. For instance, the following matrix has dimensions 3\times 4:\begin{bmatrix} 3 & 4 &5&3 \\ 1 & 0 & 7&0 \\ 6 & 0 &4 &0 \end{bmatrix}

Elements are the individual entries of a matrix. An element can be identified by its position (that is, its row and column) in the matrix. For the following matrix B, the elements in the second row and third column is 7, where we use the following notation b_{23}=7.B=\begin{bmatrix} 1&3&0&1 \\ 4&5&7&8 \end{bmatrix}

Generally, we may represent any matrix with m rows and n columns as shown:A=\begin{bmatrix} a_{11}&a_{12}&a_{13}&a_{14}&...&a_{1n} \\ a_{21}&a_{22}&a_{23}&a_{24}&...&a_{2n} \\ .&.&.&.&...&. \\ .&.&.&.&...&. \\ .&.&.&.&...&. \\ a_{m1}&a_{m2}&a_{m3}&a_{m4}&...&a_{mn} \end{bmatrix}

Examples

Example 1

Determine the dimensions of the matrix A=\begin{bmatrix} -1&-4\\ -9&9\\ \end{bmatrix}.

Worked Solution
Create a strategy

Count the number of rows and the number of columns. Use the fact that m \times n matrix has m rows and n columns.

Apply the idea

The matrix has two rows and two columns. This means that the dimensions of matrix A is given by:2 \times 2

Example 2

What is the entry at a_{23} in A=\begin{bmatrix} -2&-5&5\\ -1&1&-7\\ 8&4&7 \end{bmatrix}?

Worked Solution
Create a strategy

Find the element in the 2nd row and 3rd column of matrix A.

Apply the idea

From matrix A, we can see that the element in the 2nd row and 3rd column is:a_{23}=-7

Idea summary

A matrix is a rectangular array of numbers, symbols or expressions.

The dimensions or order of a matrix is the number of rows and columns, denoted by m\times n.

The elements of a matrix are the entries where a_{ij} denotes the element in the ith row and jth column of the matrix.

Type of matrices

A row matrix or row vector has just a single row. The following matrix T is an example of a row matrix.T=\begin{bmatrix} 3&4&5 \end{bmatrix}

A column matrix or column vector has just a single column. The following matrix M is an example of a column matrix.M=\begin{bmatrix} 5\\3\\0\\11 \end{bmatrix}

A square matrix has an equal number of rows and columns. The matrices G and J are examples of square matrices.G=\begin{bmatrix} 1&5\\ 5&19 \end{bmatrix}, \quad J=\begin{bmatrix} 2&0&-1\\ 16&\sqrt{2}&5\\ 0.1&3&-7 \end{bmatrix}

A diagonal matrix is a square matrix with zero elements off of the leading diagonal or main diagonal. The leading diagonal represents the elements along the diagonal starting at the top-left to the bottom-right. The matrix C is an example of a diagonal matrix.G=\begin{bmatrix} 6&0&0\\ 0&-7&0\\ 0&0&\frac{4}{7} \end{bmatrix}

The identity matrix is a special type of diagonal matrix where all the elements on the main diagonal are ones. For example: N=\begin{bmatrix} 1&0&0\\ 0&1&0\\ 0&0&1 \end{bmatrix}

Matrix N is also called a binary matrix as it consists entirely of 1's and 0's.

A zero matrix is a matrix of any dimension where all of the elements are zero. For example: \begin{bmatrix} 0&0\\ 0&0\\ \end{bmatrix}.

Examples

Example 3

Identify the row matrix.

A
\begin{bmatrix} 4&-4&-2\\ -1&0&3 \end{bmatrix}
B
\begin{bmatrix} -4&1&4\\ \end{bmatrix}
C
\begin{bmatrix} -3&5\\ -4&-1 \end{bmatrix}
D
\begin{bmatrix} 3\\ -2\\ 2 \end{bmatrix}
Worked Solution
Create a strategy

Choose the matrix with single row. Use the fact that a row matrix contains only a single row.

Apply the idea

Among the choices, only Option B has single row. This means Option B is the row matrix.

Idea summary

There are different type of matrices depending on their number of rows and number of columns. Some of the type of matrices are:

  • Row matrix

  • Column matrix

  • Square matrix

  • Diagonal matrix

  • Identity matrix

  • Zero matrix

Outcomes

U1.AoS3.1

the concept of a matrix and its use to store, display and manipulate information

U1.AoS3.2

types of matrices (row, column, square, zero, identity) and the order of a matrix

U1.AoS3.7

use matrices to store and display information that can be presented as a rectangular array

U1.AoS3.8

identify row, column, square, zero and identity matrices and determine their order

What is Mathspace

About Mathspace