Linear Algebra: Determinant of a Matrix with Alternating Signs

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 2K views
drosales
Messages
7
Reaction score
0
I'm having trouble with this problem on my homework

Let n be a positive integer and A=[ai,j] A is n*n. Let B=[Bi,j] B is n*n be the matrix defined by bi,j=(-1)i+j+1 for 1<i,j<n. Show that det(B)=(-1)ndet(A)

Hint: use the definition of determinant

I honestly have no idea how to go about this. I'm assuming it has something to do with elementary row operations and the sign of the determinant changing with each operation but am not quite sure how to get started. Any help would be great.
 
Physics news on Phys.org
Yes, that is what was meant. I didnt realize I didnt complete that
 
My understanding is that det(B) is the sum of the cofactor expansions multiplied by minor matrices
 
Would you mind explaining it? I have it in my lecture notes but I have trouble following