PX153 - K8 - properties of matrix inverses
-
if and are invertible (have inverses), and have the shape, , then is also invertible, and - proof:
- proof:
-
if is a invertible matrix, then is invertible, and - proof:
- in principle, the inverse of a matrix can be used to compute solutions to simultaneous equations
- eg: to solve
if exists, then
- eg: to solve
- earlier, gaussian elimination was used from interchanges of lines (rows)
- the inverse method of finding
and solving for needs of the order of , which is very inefficient for - methods using gaussian elimination are actually faster in most cases