Elementary Matrices
Construction of Elementary Matrix.
Let be the
identity matrix.
Then a new matrix
is obtained by applying either of the row operations to
:
- Add a multiple of the
-th row of
by
to the
-th row of
;
- interchange the
-th row and the
-th row of
;
- multiply the
-th row of
by
where
.

Properties of Elementary Matrices.
Given an matrix
,
the matrix multiplication
results in performing the corresponding basic row operation on
.
Furthermore, the inverse matrix
of the elementary matrix
is also the elementary matrix obtained respectively by
- adding a multiple of the
-th row of
by
to the
-th row of
;
- interchanging the
-th row and the
-th row of
(thus, producing the same elementary matrix);
- multiplying the
-th row of
by
.
EXAMPLE 7.
Construct the elementary matrix corresponding to each of the following
row operations:
- Add a multiple of the 1st row by (-4) to the 3rd row.
- Interchange the 1st and 2nd row.
- multiplying the 3rd row by 5.
Finding the Inverse Matrix.
Let be a square matrix.
Suppose that
.
Then we have a series of basic row operations
which reduces
to
.
Or, equivalently we have a series of elementary
matrices
so that
.
Comparing



© TTU Mathematics