The multiplication of two $2 \times 2$ matrix is expressed mathematically in algebraic form as follows.
${\begin{bmatrix} a_{11} & a_{12} \\ a_{21} & a_{22} \\ \end{bmatrix}}$ $\times$ ${\begin{bmatrix} b_{11} & b_{12} \\ b_{21} & b_{22} \\ \end{bmatrix}}$
Now, let’s learn how to derive a formula for the multiplication of two by two matrix by using the procedure of finding the two by two matrix multiplication in matrix algebra.
$\left[\begin{array}{rr}
\hline a_{11} & a_{12} \\ \hline
a_{21} & a_{22} \\
\end{array}\right]$ $\times$ $\left[\begin{array}{|r|r}
b_{11} & b_{12} \\ b_{21} & b_{22}
\end{array}\right]$
Consider the entries in first row of the first matrix and they are $a_{11}$ and $a_{12}$. Similarly, consider the entries in the first column of the second matrix and they are $b_{11}$ and $b_{21}$.
The sum of the products is obtained due to the multiplication of the entries in the first row of first matrix by the entries in the first column of the second matrix. So, the sum of them should be written as an entry in the first row and first column of the matrix.
$\implies$ $\left[\begin{array}{rr}
\hline a_{11} & a_{12} \\ \hline
a_{21} & a_{22} \\
\end{array}\right]$ $\times$ $\left[\begin{array}{|r|r}
b_{11} & b_{12} \\ b_{21} & b_{22}
\end{array}\right]$ $\,=\,$ ${\begin{bmatrix} a_{11} \times b_{11}+a_{12} \times b_{21} & \,\,\, \\ \,\,\, & \,\,\, \\ \end{bmatrix}}$
$\,\,=\,$ ${\begin{bmatrix} a_{11}b_{11}+a_{12}b_{21} & \,\,\, \\ \,\,\, & \,\,\, \\ \end{bmatrix}}$
$\left[\begin{array}{rr}
\hline a_{11} & a_{12} \\ \hline
a_{21} & a_{22} \\
\end{array}\right]$ $\times$ $\left[\begin{array}{r|r|}
b_{11} & b_{12} \\ b_{21} & b_{22}
\end{array}\right]$
In this step, consider the elements in first row of the first matrix and they are $a_{11}$ and $a_{12}$. Similarly, consider the entries in the second column of the second matrix and they are $b_{12}$ and $b_{22}$.
The sum of the products is evaluated due to the multiplication of the elements in the first row of first matrix by the elements in the second column of the second matrix. Therefore, the sum of them should be written as an entry in the first row and second column of the matrix.
$\implies$ $\left[\begin{array}{rr}
\hline a_{11} & a_{12} \\ \hline
a_{21} & a_{22} \\
\end{array}\right]$ $\times$ $\left[\begin{array}{r|r|}
b_{11} & b_{12} \\ b_{21} & b_{22}
\end{array}\right]$ $\,=\,$ ${\begin{bmatrix} a_{11}b_{11}+a_{12}b_{21} & a_{11} \times b_{12}+a_{12} \times b_{22} \\ \,\,\, & \,\,\, \\ \end{bmatrix}}$
$\,\,=\,$ ${\begin{bmatrix} a_{11}b_{11}+a_{12}b_{21} & a_{11}b_{12}+a_{12}b_{22} \\ \,\,\, & \,\,\, \\ \end{bmatrix}}$
$\left[\begin{array}{rr}
a_{11} & a_{12} \\ \hline
\hline a_{21} & a_{22} \\ \hline
\end{array}\right]$ $\times$ $\left[\begin{array}{|r|r}
b_{11} & b_{12} \\ b_{21} & b_{22}
\end{array}\right]$
Now, consider the entries in second row of the first matrix and they are $a_{21}$ and $a_{22}$. Similarly, consider the elements in the first column of the second matrix and they are $b_{11}$ and $b_{21}$.
The sum of the products is actually calculated due to the multiplication of the entries in the second row of first matrix by the elements in the first column of the second matrix. Hence, the sum of them should be written as an entry in the second row and first column of the matrix.
$\implies$ $\left[\begin{array}{rr}
a_{11} & a_{12} \\
\hline a_{21} & a_{22} \\ \hline
\end{array}\right]$ $\times$ $\left[\begin{array}{|r|r}
b_{11} & b_{12} \\ b_{21} & b_{22}
\end{array}\right]$ $\,=\,$ ${\begin{bmatrix} a_{11}b_{11}+a_{12}b_{21} & a_{11}b_{12}+a_{12}b_{22} \\ a_{21} \times b_{11}+a_{22} \times b_{21} & \,\,\, \\ \end{bmatrix}}$
$\,\,=\,$ ${\begin{bmatrix} a_{11}b_{11}+a_{12}b_{21} & a_{11}b_{12}+a_{12}b_{22} \\ a_{21}b_{11}+a_{22}b_{21} & \,\,\, \\ \end{bmatrix}}$
$\left[\begin{array}{rr}
a_{11} & a_{12} \\ \hline
\hline a_{21} & a_{22} \\ \hline
\end{array}\right]$ $\times$ $\left[\begin{array}{r|r|}
b_{11} & b_{12} \\ b_{21} & b_{22}
\end{array}\right]$
Finally, consider the elements in second row of the first matrix and they are $a_{21}$ and $a_{22}$. Similarly, consider the elements in the second column of the second matrix and they are $b_{12}$ and $b_{22}$.
The sum of the products is evaluated due to the multiplication of the elements in the second row of first matrix by the entries in the second column of the second matrix. So, the sum of them should be written as an element in the second row and second column of the matrix.
$\implies$ $\left[\begin{array}{rr}
a_{11} & a_{12} \\
\hline a_{21} & a_{22} \\ \hline
\end{array}\right]$ $\times$ $\left[\begin{array}{r|r|}
b_{11} & b_{12} \\ b_{21} & b_{22}
\end{array}\right]$ $\,=\,$ ${\begin{bmatrix} a_{11}b_{11}+a_{12}b_{21} & a_{11}b_{12}+a_{12}b_{22} \\ a_{21}b_{11}+a_{22}b_{21} & a_{21} \times b_{12}+a_{22} \times b_{22} \\ \end{bmatrix}}$
$\,\,=\,$ ${\begin{bmatrix} a_{11}b_{11}+a_{12}b_{21} & a_{11}b_{12}+a_{12}b_{22} \\ a_{21}b_{11}+a_{22}b_{21} & a_{21}b_{12}+a_{22}b_{22} \\ \end{bmatrix}}$
The multiplication formula of two by two square matrix is written in algebraic form as follows.
$\therefore\,\,\,$ ${\begin{bmatrix} a_{11} & a_{12} \\ a_{21} & a_{22} \\ \end{bmatrix}}$ $\times$ ${\begin{bmatrix} b_{11} & b_{12} \\ b_{21} & b_{22} \\ \end{bmatrix}}$ $\,=\,$ ${\begin{bmatrix} a_{11}b_{11}+a_{12}b_{21} & a_{11}b_{12}+a_{12}b_{22} \\ a_{21}b_{11}+a_{22}b_{21} & a_{21}b_{12}+a_{22}b_{22} \\ \end{bmatrix}}$
A free math education service for students to learn every math concept easily, for teachers to teach mathematics understandably and for mathematicians to share their maths researching projects.
Copyright © 2012 - 2023 Math Doubts, All Rights Reserved