What does 'write A as a product of 4 elementary matrices' mean?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 6K views
LaraCroft
Messages
14
Reaction score
0

Homework Statement


So, if the problem asks...

Find the elementary matrices such that the respective matrix equation holds...what do I do?

[_ _ _] [4 4 -1] [4 4 -1 ]
[_ _ _] [4 -1 -5] = [4 -1 -5]
[_ _ _] [-4 1 4] [-12 3 12]

Does this mean to find a matrix that when multiplied with the other gives the matrix on the other side of the equal sign?


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
i think that is what it means..
 
LaraCroft said:

Homework Statement


So, if the problem asks...

Find the elementary matrices such that the respective matrix equation holds...what do I do?

[_ _ _] [4 4 -1] [4 4 -1 ]
[_ _ _] [4 -1 -5] = [4 -1 -5]
[_ _ _] [-4 1 4] [-12 3 12]

Does this mean to find a matrix that when multiplied with the other gives the matrix on the other side of the equal sign?


Homework Equations





The Attempt at a Solution


This problem assumes that you know what an "elementary" matrix is!

An elementary matrix is one that corresponds to a "row operation". Multiplying any matrix by that elementary matrix is the same as doing the corresponding row operation to the matrix.

There are three kinds of row operations:
a) Swap two rows of the matrix.
b) Multiply every number in one row by the same number.
c) Add a multiple of one row to another.

You get the elementary operation corresponding to a row operation just by performing that row operation on the identity matrix.

What row operation will change the matrix on the left into the matrix on the right? Although your title says "4 elementary matrices", for this problem onlyone is required.