LINEAR-ALGEBRA Β· Unit 13 Β· Video 1 Β· Interactive Practice
| Formula | Name | Description |
|---|---|---|
| Dot Product | Sum of component-wise products | |
| Orthogonal Vectors | Dot product equals zero | |
| Norm Expansion | Pythagorean theorem holds when cross term vanishes | |
| : for all , all | Orthogonal Subspaces | Every pair must be perpendicular |
Two vectors are orthogonal exactly when their dot product is zero β the instant the Pythagorean theorem holds for the triangle they form.
For two lines through the origin, one number β the dot product of their directions β decides whether every pair of vectors is orthogonal.
In , two planes through the origin always meet in at least a line, so a nonzero vector lives in both β which makes orthogonality impossible at any angle.
Question 1 Β· Computing a Dot Product
Let and .
What is ?
β Correct! .
β Not quite. Carefully multiply each corresponding pair β watch the signs: .
Solution:
Multiply corresponding components and sum:
Since , these vectors are not orthogonal.
Common mistakes:
Question 2 Β· Perpendicular vs. Orthogonal Subspaces
True or False: Two planes in that meet at a 90Β° dihedral angle are orthogonal subspaces.
β Correct! Two planes in RΒ³ always share a line, so the all-pairs requirement can never be satisfied β they are never orthogonal subspaces.
β Not quite. Think about what the two planes must share. Any nonzero vector on that shared line would need to be orthogonal to itself...
Solution: False.
Two planes through the origin in always share at least a line, because:
Any nonzero vector on that shared line is in both subspaces. The all-pairs orthogonality requirement demands , but:
Contradiction! Two planes in are never orthogonal subspaces, no matter the dihedral angle.
This is the key distinction: "perpendicular" (geometric appearance) "orthogonal subspaces" (the all-pairs linear algebra requirement).
Question 3 Β· Intersection of Orthogonal Subspaces
If subspaces and are orthogonal (), what must their intersection equal?
β Correct! The zero vector is the only vector orthogonal to itself (), so it's the only vector that can live in both subspaces.
β Close, but not quite. Every subspace must contain the zero vector, so always includes . The intersection is never truly empty.
β Not quite. Think: if a nonzero vector lived in both subspaces, what would need to equal?
Solution: Only the zero vector .
Two key facts combine:
Every subspace contains , so always includes . (It's never the empty set!)
No nonzero vector can be shared. If were in both and , the all-pairs test would require:
Therefore β the zero vector is the only vector orthogonal to itself.
This doesn't depend on dimensions: it's a universal consequence of the all-pairs requirement.
Question 4 Β· Dimension Constraint
In , which of the following pairs of subspaces cannot be orthogonal?
Hint: If , then , which forces .
β Correct! Since , these subspaces must share at least a line, making orthogonality impossible β just like two planes in !
β Not quite. Check whether exceeds 4. If it does, the subspaces must share a nonzero vector, and orthogonality is impossible.
Solution: A plane (dim 2) and a 3-dimensional subspace cannot be orthogonal in .
For orthogonal subspaces, requires .
Check each option in (where ):
| Pair | ? | Orthogonal possible? | |
|---|---|---|---|
| Line + 3-dim | β Yes | Yes | |
| Plane + Plane | β Yes | Yes | |
| Plane + 3-dim | β No | No | |
| Line + Plane | β Yes | Yes |
Since , these subspaces must share at least a line:
A shared nonzero vector makes orthogonality impossible β the same argument as two planes in !
Solved: 0 / 4