brushman
- 112
- 1
Homework Statement
Which three matrices E21, E31, E32, put A into triangular form U?
A =
[1 1 0]
[4 6 1]
[-2 2 0]
and E32E31E21A = U.
Multiply those E's to get one matrix M that does elimination: MA = U.
Attempt at a solution
I already found all the E's. What I don't get is, if it didn't tell me E32E31E21A = U, how would I know the correct order of multiplication in for M? In other words, how do I know M = E32E31E21 instead of E21E31E32
edit- Thanks Tedjn, HallsofIvy
Which three matrices E21, E31, E32, put A into triangular form U?
A =
[1 1 0]
[4 6 1]
[-2 2 0]
and E32E31E21A = U.
Multiply those E's to get one matrix M that does elimination: MA = U.
Attempt at a solution
I already found all the E's. What I don't get is, if it didn't tell me E32E31E21A = U, how would I know the correct order of multiplication in for M? In other words, how do I know M = E32E31E21 instead of E21E31E32
edit- Thanks Tedjn, HallsofIvy
Last edited: