Can someone please explain to me the motivation for these definitions of the cross product?
Let A = (a1, a2, a3), B = (b1, b2, b3). Let A and B be the magnitudes of A and B, respectively, and let \theta be the angle between the vectors.
A X B = AB sin(\theta)
A X B = (a2b3 - a3b2, a3b1...