Finding the Projection of a Vector onto a Subspace

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Dustinsfl
Messages
2,217
Reaction score
5
Let S be a subspace of R3 spanned by u2=[tex]\left[ \begin{array} {c}<br /> \frac{2}{3} \\<br /> \frac{2}{3} \\ <br /> \frac{1}{3} \end{array} \right][/tex] and u3=[tex]\left[ \begin{array} {c}<br /> \frac{1}{\sqrt{2}} \\<br /> \frac{-1}{\sqrt{2}} \\ <br /> 0 \end{array} \right][/tex].
Let x=[tex]\left[ \begin{array} {c}<br /> 1 \\<br /> 2 \\ <br /> 2 \end{array} \right][/tex]. Find the projection of p of x onto S.

I know how to find projection but I am not sure about doing the projection on a subspace.
 
Physics news on Phys.org
how about finding an orthogonal basis of S (orthonormal is even better), then the projection of x onto each basis vector...?
 
or equivalently, S represents a plane in [itex]\mathbb{R}^3[/itex], so find the projection of X on that plane...