We'll do some cool things with vector projections today!
Consider:
We'll define vector projection in an abstract sense. Recall for our purposes:
Lemma
Suppose is a finite-dimensional subspace of . Then:
as well as:
We now show a cool definition:
orthogonal projection
Suppose is a finite-dimensional subspace of , the orthogonal projection of onto is the operator , defined by:
whenever where and .
Properties of orthogonal projection
;
;
for ;
;
;
;
;
;
Given any orthonormal basis for the space , say , then (this is the idea coming from Gram-Schmidt.
We'll prove some of these. Let's prove :
Proof
Suppose where and . Then:
Thus taking both sides reveals the theorem.
☐
Minimization Problems
We sometimes want to find the minimum norm between two vectors. For some setup, suppose is a finite-dimensional subspace of . Then:
for all . Namely, the distance from the "plane" , is less than just taking the distance fr
Proof
Which comes from using the Pythagorean Theorem along with the fact that the two vectors are orthogonal.
☐
So the best vector to use as an approximation of , using only vectors in , would be .