Is it possible for a matrix to have no leading ones? So that its reduced row echelon form has no leading ones. Is this possible?
Would the empty set be the only possible solution to this problem?
Is it possible for a matrix to have no leading ones? So that its reduced row echelon form has no leading ones. Is this possible?
Would the empty set be the only possible solution to this problem?
The zero matrix, of any size, is in reduced row echelon form with no leading ones. As soon as there is a nonzero entry, there will be at least a leading one.