Row and column spaces: Difference between revisions

Content deleted Content added
Overview: Cited Beauregard & Fraleigh.
Basis: this ''is'' row space article now
Line 84:
Note that the independent columns of the reduced row echelon form are precisely the columns with [[Pivot element|pivots]]. This makes it possible to determine which columns are linearly independent by reducing only to [[row echelon form|echelon form]].
 
The above algorithm can be used in general to find the dependence relations between any set of vectors, and to pick out a basis from any spanning set. A different algorithm for finding a basis from a spanning set is given in the [[row space]] article; Also finding a basis for the column space of ''A'' is equivalent to finding a basis for the row space of the [[transpose]] matrix&nbsp;''A''<sup>T</sup>.
 
To find the basis in a practical setting (e.g., for large matrices), the [[singular-value decomposition]] is typically used.