MAT225 Section Summary: 6.3

Orthogonal Projections

Summary

This section formalizes one of the things that I've been emphasizing all along about projections, orthogonal complements, etc., to whit: we can't solve the equation tex2html_wrap_inline352 , so we try to solve the next best thing: we solve tex2html_wrap_inline354 , where tex2html_wrap_inline356 is the projection of b onto the column space of A.

Theorem 8: The Orthogonal Decomposition Theorem Let W be a subspace of tex2html_wrap_inline362 . Then each y in tex2html_wrap_inline362 can be written uniquely in the form

displaymath338

where tex2html_wrap_inline366 is in W and tex2html_wrap_inline370 is in tex2html_wrap_inline372 . In fact, if tex2html_wrap_inline374 is any orthogonal basis of W, then

displaymath339

and then tex2html_wrap_inline378 .

orthogonal projection of y onto W: The vector tex2html_wrap_inline384 is called the orthogonal projection of y onto W, written tex2html_wrap_inline390 .

Properties of orthogonal projections:

  1. If y is in W= Span tex2html_wrap_inline374 , then tex2html_wrap_inline396 .
  2. The orthogonal projection of y onto W is the best approximation to y by elements of W.

Theorem 9: The Best Approximation Theorem Let W be a subspace of tex2html_wrap_inline362 , y any vector in tex2html_wrap_inline362 , and tex2html_wrap_inline384 the orthogonal projection of y onto W. Then tex2html_wrap_inline384 is the closest point in W to y, in the sense that

displaymath340

for all v in W distinct from tex2html_wrap_inline384 .

Theorem 10: If tex2html_wrap_inline374 is an orthonormal basis for a subspace W of tex2html_wrap_inline362 , then

displaymath341

If tex2html_wrap_inline428 , then

displaymath342

for all y in tex2html_wrap_inline362 .

Now, as an example, I want to consider Taylor series expansions for function with three derivatives at a point a (that might define our space: you should check that this is indeed a vector space, by checking that it's a subspace of the space of thrice differentiable functions). The Taylor series expansion for the function f is

displaymath343

This is a vector in the space tex2html_wrap_inline436 . What we're doing is projecting the vector f (which is otherwise unspecified) onto tex2html_wrap_inline436 , in a way that minimizes the distance between the vectors

displaymath344

(in fact, the difference between these vectors is zero!).

Now with functions you have to be a little careful, because it's a little tricky to define just what is meant by an inner-product. We're not going to get into that...!


LONG ANDREW E
Sat Jan 29 21:07:13 EST 2011