- #1
Lapidus
- 344
- 12
I want to transform the first matrix below into the second one. The book ( Neutsch, "Coordinates") says this can be done by elementary transformation. I guess he means by some Gaussian elimination. But the entries of the matrix are from the finite field 2, so I can not multiply rows, that would give me just a zero row. Of course, 1 + 1 = 0.
I see when I add row 7 to row 5 in the first matrix, I get the last row in the transformed matrix. Also, when I add row 7 to row 4, I get row 11 in the transformed matrix. But then?
How elementary is that? How should I proceed?
Thank you in advance
I see when I add row 7 to row 5 in the first matrix, I get the last row in the transformed matrix. Also, when I add row 7 to row 4, I get row 11 in the transformed matrix. But then?
How elementary is that? How should I proceed?
Thank you in advance
Last edited: