Multiplication of Matrices

Two matrices A and B are said to be conformable for the product AB if the number of columns of A be equal to the number of rows of B.

If A be an m × n matrix and B an n × p matrix then their product AB is defined to be the m × p matrix whose (ij)th element is obtained by multiplying the elements of the ijth row of A into the corresponding elements of the jth column of B and summing the products so obtained.

In other words, if A = (aij) m, n, B = (bij) n, p then the product AB is a matrix of order m × p and AB = C = (cij) m, p where (cij) = \(\sum_{k = 1}^{n} a_{ik}b_{kj}\), i = 1, 2, 3, ...., m; j = 1, 2, 3, ...., p.  

The ijth element of the product AB is obtained by multiplying the corresponding elements of the ithrow of A and jth column of B and adding the products. This sum is called the inner product of the ith row of A and jth column of B.  So the (ij)th element of the product AB is the inner product of the ith row of A and the jth column of B.

If the number of columns of A be not equal to number of rows of B, then AB is not defined.

Let A = \(\begin{bmatrix} a_{11} & a_{12}\\ a_{21} & a_{22}\\ a_{31} & a_{32} \end{bmatrix}\) and B = \(\begin{bmatrix} b_{11} & b_{12} & b_{13}\\ b_{21} & b_{22} & b_{23} \end{bmatrix}\)

Here we can see that the matrix A has two columns and the matrix B has two rows. Therefore, A and B are conformable for the product AB.

Thus the product of the matrix A and the matrix B = AB = \(\begin{bmatrix} a_{11} & a_{12}\\ a_{21} & a_{22}\\ a_{31} & a_{32} \end{bmatrix}\) . \(\begin{bmatrix} b_{11} & b_{12} & b_{13}\\ b_{21} & b_{22} & b_{23} \end{bmatrix}\)

= \(\begin{bmatrix} a_{11}b_{11} + a_{12}b_{21} & a_{11}b_{12} + a_{12}b_{22} & a_{11}b_{13} + a_{12}b_{23}\\ a_{21}b_{11} + a_{22}b_{21} & a_{21}b_{12} + a_{22}b_{22} & a_{21}b_{13} + a_{22}b_{23}\\ a_{31}b_{11} + a_{32}b_{21} & a_{31}b_{12} + a_{32}b_{22} & a_{31}b_{13} + a_{32}b_{23} \end{bmatrix}\)

Multiplication of Matrices

In the product AB, A is said to be a pre-factor or pre-multiplier and B is said to be a post factor or post-multiplier.

It is obvious that the products AB and BA are two distinct entities. Indeed, one of them may exist while the other may not. In order that both AB and BA should exist, if A be the order of m × n, B must be of order n × m. In this case, however, AB and BA are matrix of different orders. In order that both AB and BA should exist as matrices of the same order, both A and B must be square matrices of the same order.

Note: Matrix multiplication is not commutative. That is, for two matrices A and B, AB ≠ BA, in general.


First of all, if we choose the orders of A and B to be m × n and n × m respectively so that the conformability conditions for both the products AB and BA are satisfied then we observe that the orders of AB and BA are m × m and n × n respectively and therefore AB cannot be equal to BA.

In order that AB and BA may be equal, both of them must be of the same order and this requires that A, B must be square matrices of the same order. However if we choose the order of A and B to be n × n and n × n, then although AB and BA become matrices of the same order, they may not be equal, in general. This can be shown by taking at random.

A = \(\begin{bmatrix} 1 & 5\\ 2 & 0 \end{bmatrix}\), B = \(\begin{bmatrix} 3 & -1\\ 4 & 6 \end{bmatrix}\)

Here AB = \(\begin{bmatrix} 23 & 29\\ 6 & -2 \end{bmatrix}\), BA = \(\begin{bmatrix} 1 & 15\\ 16 & 20 \end{bmatrix}\).

In some special cases, however, AB = BA.

For example, let A = \(\begin{bmatrix} 1 & 2\\ 2 & 3 \end{bmatrix}\), B = \(\begin{bmatrix} 1 & 0\\ 0 & 1 \end{bmatrix}\).

Here AB = \(\begin{bmatrix} 1 & 2\\ 2 & 3 \end{bmatrix}\), BA = \(\begin{bmatrix} 1 & 2\\ 2 & 3 \end{bmatrix}\).

Definition: Two matrices A and B are said to commute with each other if AB = BA. Since AB = BA, A and B must be square matrices of the same order.


Examples of Commuting Matrices:

1. Let A be a square matrix. Then A commutes with A itself.

2. Let A be a square matrix of order n. Then A commutes with In, because A . In = In . A = A.

3. Let A be a square matrix of order n. Then A commutes with On,n, because A. On,n = On,n . A = On,n.

4. Let A be square matrix of order n. Then A commutes with the scalar matrix cIn, because A . cIn . A = cIn . A = cA.






10th Grade Math

From Multiplication of Matrices to HOME




Didn't find what you were looking for? Or want to know more information about Math Only Math. Use this Google Search to find what you need.



Share this page: What’s this?

Recent Articles

  1. Adding 1-Digit Number | Understand the Concept one Digit Number

    Apr 26, 24 01:55 PM

    Add by Counting Forward
    Understand the concept of adding 1-digit number with the help of objects as well as numbers.

    Read More

  2. Subtracting 2-Digit Numbers | How to Subtract Two Digit Numbers?

    Apr 26, 24 12:36 PM

    Subtracting 2-Digit Numbers
    In subtracting 2-digit numbers we will subtract or minus a two-digit number from another two-digit number. To find the difference between the two numbers we need to ‘ones from ones’ and ‘tens from

    Read More

  3. 1st Grade Word Problems on Subtraction | Subtracting 2-Digit Numbers

    Apr 26, 24 12:06 PM

    1st Grade Word Problems on Subtraction
    In 1st grade word problems on subtraction students can practice the questions on word problems based on subtraction. This exercise sheet on subtraction can be practiced by the students to get more ide…

    Read More

  4. Subtracting 1-Digit Number | Subtract or Minus Two One-Digit Number

    Apr 26, 24 11:21 AM

    Cross Out 6 Objects
    In subtracting 1-digit number we will subtract or minus one-digit number from one-digit number or one-digit number from 2-digit number and find the difference between them. We know that subtraction me…

    Read More

  5. Perimeter of a Square | How to Find the Perimeter of Square? |Examples

    Apr 25, 24 05:34 PM

    Perimeter of a Square
    We will discuss here how to find the perimeter of a square. Perimeter of a square is the total length (distance) of the boundary of a square. We know that all the sides of a square are equal. Perimete…

    Read More