Cross products and dot products are two operations that can be done on a pair of 2-dimensional, 3-dimensional, or n-dimensional vectors. Both can be viewed in terms of mathematics or their physical representations.
The dot product of two three-dimensional vectors A=
The cross product is a little more complicated. In three dimensions, A × B = <a2b3 − a3b2, a3b1 − a1b3, a1b2 − a2b1>. Notice that this operation results in another vector. This vector always points in a direction perpendicular to both A and B, and this direction can be determined by the right-hand rule. Physically, the magnitude of this vector equals |A|*|B|sinθ, or the magnitude of the first vector times the component of the other that is perpendicular to the first. So the cross product is 0 when the vectors are parallel.
Chat with our AI personalities