Proving Orthogonal Projection and Norm using Inner Products

  • Thread starter Thread starter Zoe-b
  • Start date Start date
  • Tags Tags
    Orthogonal
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
Zoe-b
Messages
91
Reaction score
0

Homework Statement


Let U be the orthogonal complement of a subspace W of a real inner product space V.
Have already shown that T is a projection along a subspace W onto U, and that V is the direct sum of W and U.

The questions now says: show
||T(v)|| = inf (w in W) || v - w ||


Homework Equations


I have some vague notion that in R^3 say, an orthogonal projection can be used to find the shortest distance between a plane and a point. I have absolutely no idea how to prove this using inner products though.



The Attempt at a Solution



if we write T' for the projection along U onto W, then we have:

v = (T + T')(v)

T(v) = v - T'(v)

now T'(v) is in W, but I don't know how to show it is the w that minimises || v - w ||

Any suggestions for resources would also be welcome- this is not in my notes at all and google hasn't been that helpful :P
 
Physics news on Phys.org
There is a theorem called 'projection theorem' which gives you exactly that, but it only works in Hilbert spaces, so I'm not sure if it's general enough.
 
Thanks for the replies- Hilbert spaces aren't on my course yet so I don't think that's the way to go. I'm trying to use the second hint and do it with a diagram but not getting that far- also this is in any real inner product space not necessarily R^n..
 
Yeah done it now, thanks! I guess I did use pythagoras- Just conceptually not that happy with drawing triangles when the elements I'm using aren't necessarily vectors? Anyway, done it using just inner product notation and now happy :)