In this article, we will introduce the evaluation of the inverse of a square matrix using elementary transformations. This topic educates learners about the inverse of a matrix by elementary operations, square matrices, and elementary transformations.
A matrix is a rectangular structure/array of symbols, characters, and numbers representing a set of information . The matrix elements are placed in columns and rows. The order of any matrix is A x B, where A is the number of rows and B is the number of columns in that matrix. We can perform basic arithmetic operations of math on matrices like subtraction, multiplication and addition. A set of matrices are known to be equal if matrices have a similar order and their components are also the same. There is a distinction between the phrases ‘equal’ and ‘equivalent’. Two equivalent matrices are indicated by the use of the symbol ‘~’. A set of two matrices is known as equivalent if one of the matrices can be altered through the elementary transformation to get the second matrix. Elementary operation is a distinct type of operation that is executed on rows and columns of the matrices.
There are six elementary operations that are performed on a matrix, which include the three operations due to columns and three due to rows. These operations are called elementary operations. Elementary operations are performed on square matrices only. For example, 2×2 and 3×3 matrices.
A matrix that has the same number of columns and rows is called a square matrix. In mathematics, m × m matrix refers to the square matrix with the order m. The order of the resultant matrix when two square matrices are added or subtracted remains the same. Matrix multiplication of two square matrices A and B is only possible if they have the same order.
An example of a square matrix is:
X= 3 6 9
4 -4 8
7 5 9
as number of rows=number of columns =3
The procedures that are executed on columns and rows of the matrix to modify it into a varied figure so that the numbering becomes simpler is named as elementary transformation. ‘What are Elementary transformations’ theory is found in the Gaussian method of deducing the echelon figure of a matrix, linear equations, and other operations, including the matrix presentation of a strategy of equations. It is used for finding the determinants of the matrices, solving a system of linear equations, and inverse of the matrices as well. Elementary transformations are performed between any set of two matrices, with the condition that the order of the set is the same.
Row transformations are done based on some sets of rules only. A person cannot execute any different kind of row operations other than the rules as follows. Three types of elementary transformations for rows are seen.
Two matrices are known as row equivalents when one of the matrices can be found from the other matrix by the use of these three elementary row transformations.
There are some sets of rules that should be followed while conducting transformations for columns. There are three types of aspects of elementary transformations for columns. There are no other authorized transformations other than these column transformations.
A set of two matrices are known as column equivalents only if one of the matrices can be found from the other by conducting any of these three elementary transformations for columns.
The inverse of a matrix is a rectangular structure of components that are arranged in rows and columns. Analysis of inverse of a matrix by elementary operations can be performed on square matrices.