Find the orthogonal projection of the given vector on the given subspace $W$ of the inner product space $V$.

327 Views Asked by At

$V=\mathbb R^2,u=(2,6), $ and $W={\{(x,y):y=4x}\}$.

I've no idea about how to get through this. Please help in understanding this in detail,if possible pictorial representation will be best.

2

There are 2 best solutions below

1
On BEST ANSWER

Hint : You have that the vectors in W are written as $(x,4x) \Leftrightarrow x(1,4)$ That means that every vector in W is a linear combination of $(1,4)$ which is mathematically written as $ W= span[(1,4)]$. From this, you should be able to easily find what you asked.

7
On

Thanks Charalampos Filippatos for the hint. enter image description here