LINEAR-ALGEBRA ยท Unit 11 ยท Video 4 ยท Interactive Practice
| Formula | Name | Description |
|---|---|---|
| Row Space Dimension | Equals the rank | |
| Rank-Nullity Theorem | Columns minus rank | |
| Column Space Dimension | Equals the rank | |
| Left Null Space Dim | Rows minus rank |
For an matrix of rank : row space and null space are orthogonal complements in ; column space and left null space are orthogonal complements in .
For , a vector lies in exactly when its four components sum to zero.
Because has rank and columns, this null space has dimension โ the three basis vectors above span it.
For , the null space is the line through the origin perpendicular to the row space.
The complement of a line is a line in (), a plane in (), and a -space in the video's ().
For any matrix of rank , the four subspace dimensions always satisfy and .
Rank can't exceed ; push past it and it stays capped. At the whole space is null space, and the dimensions still sum correctly.
Question 1
The matrix is a matrix with rank 1.
What is the dimension of the null space ?
โ Correct! By rank-nullity: dim N(A) = n โ r = 4 โ 1 = 3.
โ Not quite. Use the rank-nullity theorem: dim N(A) = n โ rank(A). Here n = 4 and rank = 1.
Solution:
By the rank-nullity theorem:
The matrix has columns and rank (one pivot), so the null space has dimension .
The three basis vectors are: , , .
Question 2
Which of the following vectors is in the null space of ?
โ Correct! The components sum to zero: 1 + (โ1) + 0 + 0 = 0.
โ Not quite. A vector is in N(A) when its components sum to zero. Try adding up the components of each option.
Solution:
A vector is in if and only if . Check each:
Only has components summing to zero.
Question 3
A matrix has size with rank 2.
What is the dimension of the null space ?
โ Correct! dim N(B) = n โ r = 7 โ 2 = 5.
โ Not quite. Remember: dim N(B) = (number of columns) โ rank. Be careful not to use the number of rows!
Solution:
By the rank-nullity theorem:
Here (columns) and (rank), so the null space has dimension .
Common mistakes:
Question 4
True or False: For a matrix of rank 1, the left null space always equals (contains only the zero vector).
โ Correct! dim N(Aแต) = m โ r = 1 โ 1 = 0, so the left null space is just {0}.
โ Not quite. Compute dim N(Aแต) = m โ r. What do you get when m = 1 and r = 1?
Solution: True
The left null space has dimension .
For a matrix of rank 1: and , so:
A subspace of dimension 0 contains only the zero vector: .
This is exactly what we saw in the video: the equation with being a column of ones forces .
Solved: 0 / 4