In vector calculus, why is $a\times b = 0$ when you know that $b=2*a$? So how how do you know that a crossproduct of a vector and two times that vector is always zero?
2026-03-28 02:03:16.1774663396
On
Why is $a\times b = 0$ when $b = 2*a$?
59 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
One rational is that you can think of the (norm of the) cross product as giving the area of the paralellagram formed by the two vectors. If you have two vectors that are parallel (or antiparallel) then putting them up against each other gives you no area, as there isn't a second dimension involved.
The cross product is antisymmetric and bilinear. Antisymmetric means that $$v\times v=0$$ for all vectors $v$. Bilinear implies that $$au\times v=u\times av=a(u\times v)$$ Thus for any scalar $a$ and vector $v$ we have $$v\times av=a(v\times v)=a\cdot 0=0$$