LINEAR-ALGEBRA ยท Unit 10 ยท Video 2 ยท Interactive Practice
| Subspace | Basis Source | Dimension | Lives in |
|---|---|---|---|
| Column Space | Pivot columns of A (original!) | ||
| Null Space | Special solutions from R | ||
| Row Space | Nonzero rows of R | ||
| Left Null Space | Zero-row(s) of E (where ) |
Dimension Theorem: and
Reduce to its RREF one operation at a time โ where do the pivots land, and which columns stay free?
๐ก Rows 1 and 3 of are identical, so one row collapses to zero: the rank is , with pivots in columns 1โ2 and columns 3โ4 free.
Combinations of 's pivot columns can reach โ can any combination of 's columns do the same?
pivot columns of A
columns of R
๐ก Every column of has a zero third entry, so no combination can reach . Row reduction preserves the row space but changes the column space โ which is why a basis for must be read off .
Reducing to (and recording ) hands you a basis for each fundamental subspace โ which part of , , or supplies which?
basis for the selected subspace
๐ก The rank fixes every dimension: and , so the four subspaces balance in two pairs.
For , , with rank :
| Subspace | Basis | Dim | Source |
|---|---|---|---|
| Column Space | Pivot columns of A | ||
| Null Space | Special solutions from R | ||
| Row Space | Nonzero rows of R | ||
| Left Null Space | Zero-row of E |
Dimension check: โ and โ
Question 1
When extracting the column space basis after row reduction, you identify the pivot column positions from . From which matrix do you then take the actual basis vectors?
โ Correct! R tells you which columns are pivot columns, but A provides the actual basis vectors.
โ Not quite. Row operations change the column space, so the vectors in R's columns differ from A's columns.
Solution:
The column space basis must come from the original matrix A.
Row reduction tells us which columns are pivot columns (their positions), but the actual basis vectors must be taken from , not .
Why? Row operations change the column space. For example:
Every column of has in the third entry, so no combination of 's columns can produce . Thus .
Rule: identifies the positions; provides the vectors.
Question 2
For the matrix from the video with rank , what is the dimension of the null space ?
โ Correct! dim N(A) = n - r = 4 - 2 = 2. One special solution per free variable.
โ Not quite. Remember: null space dimension = n - r, where n is the number of columns (not rows).
Solution:
The null space dimension formula is:
where is the number of columns and is the rank:
The two basis vectors (special solutions) come from setting each free variable to 1 in turn:
Each free column contributes exactly one special solution.
Question 3
True or False: Row operations preserve the row space of a matrix. That is, and its reduced row echelon form have the same row space.
โ Correct! Row operations are reversible linear combinations of rows, so the row space stays the same.
โ Not quite. Think about what each row operation does: it replaces a row with a linear combination of existing rows. And E is invertible, so the process is reversible.
Solution: True
Row operations preserve the row space because:
Since each set of rows lies in the span of the other, the row spaces are identical: .
Important contrast: Row operations do not preserve the column space! This asymmetry is why we read the row space basis from (nonzero rows) but the column space basis from (pivot columns of the original).
Question 4
The elimination matrix for our example is , where . Which vector forms a basis for the left null space , and why?
โ Correct! The zero row of R points to the corresponding row of E, which gives the left null space basis vector.
โ Not quite. Which row of R is the zero row? The matching row of E is the left null space basis vector, because (that row of E) times A equals the zero row.
Solution:
The left null space basis comes from the rows of that correspond to zero rows in .
Since , each row of times gives the corresponding row of :
So row 3 of , which is , satisfies .
Verification:
Rows 1 and 3 of are identical, so their difference vanishes. The left null space has dimension .
Solved: 0 / 4