Gear300
- 1,209
- 9
Given an n x m matrix, in which there is a column of 0's or a row of 0's, would it be equivalent to write the matrix while neglecting the column or row of 0's?
The discussion revolves around the implications of neglecting rows or columns of zeros in an n x m matrix. It explores the equivalence of such matrices in different contexts, including linear algebra applications and nullspace considerations.
Participants express differing views on whether it is appropriate to neglect rows or columns of zeros, indicating that the discussion remains unresolved with multiple competing perspectives.
The discussion highlights the dependence on context, such as whether the matrix is used for solving equations or analyzing nullspaces, which may influence the treatment of rows or columns of zeros.