LINEAR-ALGEBRA · Unit 13 · Video 2 · Interactive Practice
| Formula | Name | Description |
|---|---|---|
| Null space condition | is perpendicular to every row of | |
| Fundamental Theorem (Part 2) | Null space is the orthogonal complement of the row space | |
| Rank–Nullity Theorem | ||
| Orthogonal decomposition | Every splits into components |
For , holds exactly when both rows are perpendicular to — that is, when both dot products vanish.
💡 Challenge: drive both bars to — e.g. . Because the null space is a whole plane, infinitely many work.
A vector lies in the null space exactly when it is perpendicular to the row space — the two are orthogonal complements.
💡 In the video's example the null space is a 2-D plane (dim ); this companion collapses it to the perpendicular line (dim ) — the same orthogonal-complement principle.
Two orthogonal subspaces are complements only when their dimensions add up to , leaving no perpendicular direction uncaptured.
Question 1
For , which vector is in ?
(Hint: check which vector satisfies .)
✅ Correct! We have .
❌ Not quite. Compute for your chosen vector — it should equal zero.
Solution:
Since row = 2 row, we only need :
| Vector | In Null(A)? | |
|---|---|---|
| ✅ Yes | ||
| ❌ No | ||
| ❌ No | ||
| ❌ No |
The answer is .
Question 2
True or False: If every vector in subspace is perpendicular to every vector in subspace , then must be the orthogonal complement .
✅ Correct! Orthogonal orthogonal complement. The complement must leave no perpendicular direction uncaptured, requiring dimensions to sum to .
❌ Not quite. Think about the counterexample: two perpendicular lines in are orthogonal but miss the third dimension.
Solution: False.
Orthogonality alone is not enough. The orthogonal complement must capture all perpendicular directions.
Counterexample (from the video): In , let = the -axis and = the -axis.
The actual complement is the entire -plane (dimension 2). Being a complement requires .
Question 3
A matrix has rank . What is the dimension of ?
✅ Correct! By rank-nullity: nullity .
❌ Not quite. Remember: nullity , where is the number of columns (not rows).
Solution:
Apply the Rank–Nullity Theorem:
Key point: Use (number of columns), not (number of rows). The null space lives in .
Question 4
The Fundamental Theorem of Linear Algebra (Part 2) identifies two orthogonal complement pairs. In , which subspace is the orthogonal complement of the column space?
✅ Correct! contains every vector in perpendicular to the column space, with dimensions .
❌ Not quite. Think about which subspace lives in and consists of vectors perpendicular to every column of . What does tell you?
Solution:
The four fundamental subspaces form two orthogonal complement pairs:
| Pair | Space 1 | Space 2 | Lives in |
|---|---|---|---|
| 1 | Row space (dim ) | Null space (dim ) | |
| 2 | Column space (dim ) | Left null space (dim ) |
The left null space is the orthogonal complement of the column space.
Why? The rows of are the columns of . So means is perpendicular to every column of — i.e., perpendicular to the entire column space. Dimension check: ✓.
Solved: 0 / 4