Determinants in linear algebra

AI Thread Summary
In calculating the determinant of a matrix, swapping two rows or columns results in a change of sign for the determinant value. The user is confused about where the negative sign originates in their calculations. They initially believed that only column swaps affected the sign, but learned that row swaps do as well. This misunderstanding led to discrepancies in their results, as they obtained a positive value without accounting for the row swap. Understanding this property is crucial for accurately calculating determinants.
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!
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top