Properties of Determinants for Lower Triangular Matrices?

  • Thread starter Thread starter cragar
  • Start date Start date
  • Tags Tags
    Matrix
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
cragar
Messages
2,546
Reaction score
3

Homework Statement


I keep trying to turn a 4x4 matrix into a lower triangular matrix and then multiply along the diagonal to get the determinant , but I can't get the answer in the back of the book , is there some property about determinates I am missing .
 
Physics news on Phys.org
ok as long as we add rows together it doesn't change the det(A)
i can go 5R1+R2=R2 and it won't change the det(A) correct.
 
Right. Of the three row operations, the only ones that change the value of the determinant are replacing a row by a multiple of itself (Rn <-- k*Rn) and switching two rows (Rn <--> Rm).