Suppose A is an m times n matrix Which of the subspaces RowA
Solution
If A is a mx n matrix, then the rows are n- vectors and the columns are m- vectors. Therefore, Row(A) is in Rn and Col(A) is in Rm.
Similarly, since AT is a nx m matrix, hence the rows of AT are m- vectors and the columns of AT are n- vectors. Therefore, Row(AT) is in Rm and Col(AT ) is in Rn.
We know that Null(A) is the solution space of the equation AX = 0. If A is a m x n matrix, then X has to be set of n-vectors. Hence Null(A) is in Rn. Similarly, AT is a n x m matrix so that the solution space of AT X = 0 has to be a set of m-vectors. Hence Null(AT) is in Rm.
Thus, Col(A), Row(AT) , Null(AT) are in Rm and Row(A), Col(AT) and Null(A) are in Rn.
Of the above subspaces, Row(A) = Col(AT) and Col(A) = Row(AT). Hence the distinct subspaces are Row(A), Col(A), Null(A) and Null(AT).
