can you guys explain the question to me
Put the following matrices into reduced row echelon form, indicating the row operations you use. Give the corresponding elementary matrix decomposition of A
[211121112]
i put the matrix in RREF form, but i dont know how to get the elementary matrix.
Answer
Whenever you perform elementary row operations, you are multiplying the matrix by an elementary matrix.
Suppose you perform k operations.
Ek…E1A=R
Then we have
A=E−11…E−1kR
To get the elmentary matrix, perform the same operation on the identity matrix.
Suppose the first operation is multiply the first row by 12.
E1=[1200010001]
E−11 can be obtained by thinking about what is the reverse operation? It should be multiply the first row by 2.
E−11=[200010001]
No comments:
Post a Comment