2. Elementary Matrix and Inverse
2. Elementary Matrix and Inverse
Definition 4
A matrix E is called an elementary matrix if it can be obtained
from an identity matrix by a single elementary row operation.
26 / 55
Elementary Matrices
Definition 4
A matrix E is called an elementary matrix if it can be obtained
from an identity matrix by a single elementary row operation.
Theorem 5
If the elementary matrix E results from performing a certain row
operation on Im and if A is an m × n matrix, then the product EA
is the matrix that results when this same row operation is
performed on A.
26 / 55
Definition 6
Two matrices A and B are said to be row equivalent if either can
be obtained from the other by a sequence of elementary row
operations.
27 / 55
Definition 6
Two matrices A and B are said to be row equivalent if either can
be obtained from the other by a sequence of elementary row
operations.
Theorem 7
If a matrix A has B as it’s reduced row echelon form, then there
are elementary matrices E1 , E2 , . . . Er for some r ∈ N such that
B = E1 E2 · · · Er A.
27 / 55
Definition 6
Two matrices A and B are said to be row equivalent if either can
be obtained from the other by a sequence of elementary row
operations.
Theorem 7
If a matrix A has B as it’s reduced row echelon form, then there
are elementary matrices E1 , E2 , . . . Er for some r ∈ N such that
B = E1 E2 · · · Er A.
Corollary 8
An n × n matrix has rank n if and only if it has an inverse.
27 / 55
Inverse Row operations
Theorem 9
Every elementary matrix is invertible, and the inverse is also an
elementary matrix.
28 / 55
Inverse Row operations
Theorem 9
Every elementary matrix is invertible, and the inverse is also an
elementary matrix.
Theorem 10
If A is an n × n matrix, then the following statements are
equivalent:
(a) A is invertible.
(b) Ax = 0 has only the trivial solution.
(c) The reduced row echelon form of A is In .
(d) A is expressible as a product of elementary matrices.
28 / 55
Inversion Algorithm
29 / 55
Examples
30 / 55
More Problems
1 No-nnvertible Matrix :
1 6 4
2 4 −1
−1 2 5
31 / 55