proof of matrix inverse calculation by Gaussian elimination
Let be an invertible matrix, and its inverse, whose columns are . Then, by definition of matrix inverse, . But this implies , with being the first,,-th column of respectively.
being non singular (or invertible), for all , has a solution for , which can be found by Gaussian elimination of .
The only part that changes between the augmented matrices constructed is the last column, and these last columns, once the Gaussian elimination has been performed, correspond to the columns of . Because of this, the steps we need to take for the Gaussian elimination are the same for each augmented matrix.
Therefore, we can solve the matrix equation by performing Gaussian elimination on , or .
Title | proof of matrix inverse calculation by Gaussian elimination |
---|---|
Canonical name | ProofOfMatrixInverseCalculationByGaussianElimination |
Date of creation | 2013-03-22 14:15:10 |
Last modified on | 2013-03-22 14:15:10 |
Owner | rspuzio (6075) |
Last modified by | rspuzio (6075) |
Numerical id | 9 |
Author | rspuzio (6075) |
Entry type | Definition |
Classification | msc 15A09 |