Linear Algebra: Finding the Inverse of a Matrix

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
LaraCroft
Messages
14
Reaction score
0
Linear algebra question...

Hello again!

Ok...so if I let A =

[0 1 0 ]
[1 1 -2]
[2 3 -3]

How would I find A^-1? Is that the notation for inverse?

Also, could I express A^-1 as a product of at most five elementary matrices? What does this mean exactly?

Thanks!:smile:
 
Physics news on Phys.org


Elementary matrices are the representation of elementary operations. So see if you can get from the identity to A with five or fewer operations. Hint may help to instead see if you can go from A to I in five steps.

Elementary operations are
-interchange two rows
-multiply a row by a nonzero value
-add a multiple of a row to another