Ev(Unit Vector) and projection of a vector in a dot product

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 7K views
Usernam
Messages
2
Reaction score
0
So my book says

Lets suppose,

We have two vector v and u

w=projection of u ev= unit vector θ=angle between the two

w=(u.ev)ev or w=( (u.v)/(v.v) )v

Now, the second equation is fairly easy to understand if we understand the first one because ev= v / |v|

What is bothering me is I have no idea why w=(u.ev)ev.

It would be more reasonable, as per me, if w=(u.ev)

But that is not the case.

Why is that extra ev lingering around in the equation.

ANY IDEAS?
 
Physics news on Phys.org
w is a vector parallel to ev. (u.ev) is a scalar (± length of w), so you need the entire expression to define the vector w.