LINEAR-ALGEBRA ยท Unit 15 ยท Video 4 ยท Interactive Practice
| Formula | Name | Key Idea |
|---|---|---|
| Null-space trick | Proves invertible when has independent columns | |
| for , and | Orthonormal columns | Perpendicular and unit length |
| Orthonormal columns | Orthonormal identity | Entry of is |
| Projection simplification | Inverse disappears for orthonormal columns |
Rotate the frame to any angle : its columns stay perpendicular unit vectors, so never leaves the identity.
Perpendicular columns make diagonal, but only unit lengths turn those diagonal entries into 's.
๐ก Challenge: set the lengths to the video's โ becomes : invertible, but nowhere near .
Drag the two columns of : stays invertible right up until the columns line up.
๐ก When the columns collapse onto one line, some nonzero satisfies โ the null-space trick breaks and turns singular.
Question 1
Let . What is ?
(Hint: Check the columns โ are they orthonormal?)
โ Correct! The columns and are orthonormal, so .
โ Not quite. Try checking whether the columns have unit length and are perpendicular.
Solution:
The columns of are and .
Check unit length:
Check perpendicularity:
The columns are orthonormal, so .
Verification by direct computation:
Question 2
True or False: The vectors and form an orthonormal set.
โ Correct! They are perpendicular (orthogonal) but their lengths are 3 and 5, not 1. Orthonormal requires both conditions.
โ Not quite. Orthonormal means orthogonal AND unit-length. Check the norms.
Solution: False
Orthonormal requires both conditions:
Orthogonal (perpendicular)? โ
Normal (unit length)?
The vectors are orthogonal but not orthonormal. To make them orthonormal, normalize: and .
With the original vectors, โ invertible but not the identity.
Question 3
In the null-space trick, we start with and need to prove . What is the key step that converts the matrix equation into a statement about length?
โ Correct! Multiplying by manufactures the dot product , converting the matrix equation into a geometric statement about length.
โ Not quite. The trick creates a squared-length expression. Which operation turns into ?
Solution:
The key step is multiplying both sides by on the left, which manufactures a dot product:
Regroup using :
Since squared length and equals 0 only for the zero vector:
Column independence then gives . โ
The insight: multiplying by converts algebra into geometry โ a matrix equation becomes a statement that a squared length is zero.
Question 4
The general projection formula is . When has orthonormal columns, what does this simplify to?
โ Correct! Since , the inverse vanishes and . No matrix inversion needed!
โ Not quite. Substitute into and simplify step by step.
Solution:
When has orthonormal columns, , so .
Substituting into the projection formula:
The inverse disappears entirely โ a massive computational simplification.
Important note: is generally not the identity matrix (unless is square and orthogonal). It is the projection matrix onto the column space of .
This simplification underpins QR factorization, Gram-Schmidt, and spectral decomposition.
Solved: 0 / 4