Finding the Projection of a Vector onto a Subspace

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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...?