5 questions to test your understanding
A square matrix Q has columns that are pairwise orthogonal (each pair is perpendicular). A student concludes that Q is an orthogonal matrix, so Qᵀ = Q⁻¹. Is the student correct?
You are working in ℝⁿ with an orthonormal basis {u₁, u₂, ..., uₙ}. How do you find the coordinate of a vector v with respect to u₃?
If Q is an orthogonal matrix, then the transformation v ↦ Qv preserves both lengths and angles.
Any set of nonzero pairwise-orthogonal vectors forms an orthonormal basis for its span.
Why does computing coordinates in an orthonormal basis reduce to taking dot products, whereas in a general basis it requires solving a linear system?