How can I prove that A=0 using elementary operations?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
drosales
Messages
7
Reaction score
0
I need help with another homework problem

Let n be a positive integer and An*n a matrix such that det(A+B)=det(B) for all Bn*n. Show that A=0

Hint: prove property continues to hold if A is modified by any finite number of row or column elementary operations

It seems obvious that A=0 but I'm having trouble developing the proof. Any help would be great.
 
Physics news on Phys.org
Please post homework in the homework forum. I moved it for you now.

A hint for the proof: can you write a row/column operation as an elementary matrix??
 
Yes and the product of the elementary matrices returns
A=E1*E2*..*En

is this what you are referring to?
 
Yes. Let E be an elementary matrix, can you show that

[tex]det(EA+B)=det(B)[/tex]

??
 
Im not quite sure how to show this
 
Hint: [itex]B=EE^{-1}B[/itex].

Use that [itex]det(XY)=det(X)det(Y)[/itex].