- #36
soopo
- 225
- 0
Count Iblis said:Do you see that the list of positions of the ones always has to be a permutation of the row numbers for the determinant to be nonzero?
I can see that now clearly.
Thank you for pointing that out! :)
I investigated matrixes before by having a goal to make an identity matrix.
This way, I had an implicit idea that the ones always has to be a permutation
of the row numbers for the determinant to be nonzero.
This caused me often to forget to change the sign of the determinant when flipping rows,
or to multiply it with x if I multiplied a column/row by x.