0
$\begingroup$

I have several conceptual questions that have been confusing me for a while in linear algebra.

Let A be a 3 by 5 matrix with full rank rows. A is now simplified to Echelon form U and further simplified to row reduced form R. The question is

A) are the column spaces of U, R, and A all equal? Why or why not? (it is trivial to mention their dimensions' equality)

B) are the row spaces of U, R, and A all equal? Why or why not?

Thanks in advance.

  • 0
    I see. The new rows are linear combinations of the original rows. So the row space should remain constant. And that means the column space dont. Thanks! But what is the relationship among those three column spaces? How are they related geometrically?2012-04-24

1 Answers 1

0

The most important fact about the columns of $U$, $R$, and $A$ is that any set of columns of one of them is linearly independent if and only if the corresponding set of columns of each of the other two is linearly independent. This is true because elementary row operations don't affect dependence relations among the columns of a matrix.

In particular, if you have a set of columns forming a basis for the column space of one of the matrices, then the corresponding columns form a basis for the column space of each of the others. And, of course, it's easy to pick out a basis for the column space of $R$.