Linear algebra geometry of orthogonal decomposition

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
SpiffyEh
Messages
191
Reaction score
0

Homework Statement


y=[4 8 1]^T u_1 = [2/3 1/3 2/3]^T u_2=[-2/3 2/3 1/3]^T

Part 1: Write y as the sum of a vector y hat in W and a vector z in W complement

Part 2: Describe the geometric relationship between the plane W in R^3 and the vectors y hat and z from the part above.


Homework Equations





The Attempt at a Solution


I got the first part I think.
y = [2 4 5]^T + [2 4 -4]^T

Part 2 is what I'm struggling with. I don't understand the relationship so I don't really know how to describe it. Can someone please help?
 
Physics news on Phys.org
Remember that a plane through the origin in [itex]\mathbb{R}^3[/itex] is completely determined by any line perpendicular to it. In other words, if you pick any line in 3-space, you're only going to be able to find one plane through the origin which is perpendicular to it.
 
I'm still confused. The only thing I really know about this is that ý is called the orthogonal projection of y onto W. But I don't understand what each of the components of y actually mean or do.