Linear algebra geometry of orthogonal decomposition

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 \mathbb{R}^3 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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top