Tuesday, 21 May 2013

linear algebra - Need help in understanding how to find an elementary matrix



I read this chapter in my book and thought I understood it, but I don't. I tried working a problem to test my understanding and I just don't know how to get started.



Given the following matrices:



A=[123012120]

B=[120012123]



Find an elementary matrix E such that EA=B



What I think I understand... a matrix is elementary when a single row operation forms an In matrix. I don't understand how this applies though. Please help!


Answer



The unique matrix that satisfies EA=B is the matrix that "swaps" the
first and third rows. It is given as




E=[001010100].



Edit:
Due to a question in the comments, here comes a bit longer explanation.



(1) The rows of matrix B and A are the same, except for the fact that we have to swap
the first and the third row.



(2) E, defined above, is the special matrix that swaps the first and third rows of any 3×3 matrix O when multiplied by it from the left. This can, for example, be seen by simple matrix multiplication




[001010100][p1p2p3q1q2q3r1r2r3]=[r1r2r3q1q2q3p1p2p3].



Hence, as a particular case, we also have EA=B. (Moreover, since A and B are non-singular matrices, the solution to the matrix equation XA=B is unique: X=BA1,
calculating this we would again get X=E.)



(3) Elementary matrices (see definition here) differs from the identity matrix by one single elementary row operation. After swapping the first and third row of E (which is an elementary row operation) we arrive to matrix




[100010001],



which is exactly the identity matrix. Hence E is an elementary matrix.


No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find limh0sin(ha)h without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...