Hello!
If you have the matrix
1, 0, 1, -1
1, 1, 0, 1
1, 1, 0, 1
why ist he rank 2 and not 1? Couldn’t you make
1, 0, 1, -1
1, 1, 0, 1 / -line 3
1, 1, 0, 1 / -line 2
=
1, 0, 1, -1
0, 0, 0, 0
0, 0, 0, 0
I suppose the line operation is invalid, but why?
Thanks for your help
Schdero


LinkBack URL
About LinkBacks

