Vector Cross Product: Calculating -i x i = 0?

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
4 replies · 4K views
Ry122
Messages
563
Reaction score
2
What is the cross product of -i x i? Is it negative 1 or is still just 0?
 
Physics news on Phys.org
Note that for any 2 vectors a,b: -a x b = -(a x b). This reduces the problem to -(i x i).

Now what is the vector product of a vector with itself?
 
well can you tell me how the projection of u on to v
where
u=-i+2j and v=i+2j is
v=(3/5)i+(6/5)j ?
The answer i got was (4/5)i + (8/5)j
i used the equation
w=v.((u.v)/(modulusv^2))
 
That's the same equation that I gave. yeah i realized my mistake after posting, i should have said dot product, not cross product.