Matrix Inversion Problem: A B I BA AB B
Matrix Inversion Problem: A B I BA AB B
d f d e
B det
g i , C det
g h … etc.
R1
Let A R2
R3
For instance,
R3
E1 A R2 R1 , R3 interchange.
R1
R2 R3
E2 A R2
R1 is replaced by R2 R3 , R3 by R1
R1
R1
E3 A 2 R1 R2
Replace R2 by 2 R1 R2
R3
R1
and E 4 A R2
R1 R3
Thus,
1 0 0
E m El E k ...E 2 E1 A 0 1 0
0 0 1
E m El E k ...E 2 E1 A 1
Observe:
1. A has an inverse.
2. Ax b has a unique solution for any b .
3. A is row-equivalent to I n
4. A can be expressed as product of
elementary matrices.