Intuition
Every subspace has a partner made of all the vectors at right angles to it. In three dimensions a line and the plane perpendicular to it are partners, and every vector splits into a part in each. For a matrix, the solutions of the homogeneous system are exactly the partner of its row space.
A flagpole stands at right angles to the ground. Every step you take splits into how far you climbed along the pole and how far you moved across the ground, and neither part tells you anything about the other.
In the plane, the orthogonal complement of the line spanned by is the line spanned by . Every vector of one is perpendicular to every vector of the other, the two meet only at , and .
The orthogonal complement
The orthogonal complement of a subspace of is the set of vectors orthogonal to every vector of . It is a subspace, and to test a vector it is enough to check it against a spanning list of , because the dot product is linear. and meet only at , since a vector orthogonal to itself is zero.
Complements and matrices
- , the theorem below, and applied to : .
The null space is the complement of the row space
Entry of is row of dotted with . So says exactly that is orthogonal to every row, and so to every combination of rows. Rank–nullity then counts: is for , and every subspace is the row space of the matrix whose rows are a basis of it.
Proof steps
Entry of is row of , , dotted with .
A vector orthogonal to each row is orthogonal to every combination of rows, because the dot product is linear.
The two sets are the same set.
Rank–nullity; with this reads .
Applications
Practice
A Complement Is a Null Space
Put a spanning list of in as the rows of a matrix. is its null space: the vectors whose dot product with every row is .
Try it
What is the orthogonal complement of the line spanned by in ?
Try it
is a subspace of of dimension . What is ?
Try it
Which list is a basis of the orthogonal complement of in ?
Try it
for every subspace .
Try it
for every subspace of .
Try it
solves . What is true of ?
Try it
Which subspace is the orthogonal complement of ?
Try it
is a matrix of rank . What is the dimension of ?
What You Learned
- : all vectors orthogonal to , found as the null space of a matrix with a spanning list of as rows.
- , and .
Final checkpoint
Try it
Which vector lies in the orthogonal complement of ?
Try it
What is the dimension of the orthogonal complement of the plane in ?
Try it
Every vector of is the sum of a vector of and a vector of .
Completion
Lesson complete
Great work! You now know how to:
- find an orthogonal complement as a null space;
- use and ;