Maximum dimension of column space and row space of a $M\times N$ matrix

844 Views Asked by At

Let's say we have a $M\times N$ matrix of real numbers. What is the maximum dimension of the column space and the row space for this matrix?

1

There are 1 best solutions below

0
On BEST ANSWER

The maximum dimension of the column space and the row space for this matrix is $\min(M,N)$.