Determinants in linear algebra

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

Homework Statement



i can't for the life of me find out where the negative comes from!

if you have the following the following determinant to calculate

det
(0) (1) (3) (4)
(2) (3) (1) (1)
(4) (-1) (-1) (2)
(6) (4) (-1) (1)and the next step shows... it equals (note negative sign)= -det
(2) (3) (1) (1)
(0) (1) (3) (4)
(4) (-1) (-1) (2)
(6) (4) (-1) (1)
how did they get the negative! which rule is this! The answer is -32 which. If i do it my way without adding the negative in at the first step, i get 32 so the rest of the steps i do are right.

Thanks!
 
Physics news on Phys.org
It's a general property of determinants that if you swap two rows or cols, it changes the sign of the determinant.
 
OMG ROWS TOO?? god it doesn't tell us that in our notes! only columns! thank you!