Cross product Guide, Meaning , Facts, Information and Description
In mathematics, the cross product is a binary operation on vectorss in three dimensions. It is also known as the vector product or outer product. It differs from the dot product in that it results in a vector rather than in a scalar. Its main use lies in the fact that the cross product of two vectors is perpendicular to both of them.
| Table of contents |
|
2 Properties 3 Applications 4 Higher dimensions 5 See also |
The cross product of the two vectors a and b is denoted by a × b (in longhand some mathematicians write a ∧ b to avoid confusion with the letter x). It can be defined by
Definition
where θ is the measure of the angle between a and b (0° ≤ θ ≤ 180°), and n is a unit vector perpendicular to both a and b.
The problem with this definition is that there are two unit vectors perpendicular to both a and b: if n is perpedicular, then so is −n.
Which vector is the correct one depends upon the orientation of the vector space—i.e., on the handedness of the given orthogonal coordinate system (i, j, \'k). The cross product a × b is defined in such a way that (a, b, a × b) becomes right-handed if (i, j, k) is right-handed, or left-handed if (i, j, k') is left-handed.
An easy way to compute the direction of the resultant vector is the "left-hand rule." If the system is right-handed, one simply points the left thumb in the direction of the first operand and the left middle finger in the direction of the second operand's perpendicular component. Then, the resultant vector is coming out of the top of the left hand.
Because the cross product depends on the choice of coordinate systems, its result is referred to as a pseudovector. Fortunately, in nature cross products tend to come in pairs, so that the “handedness” of the coordinate system is undone by a second cross product.
The cross product can be represented graphically, with respect to a right-handed coordindate system, as follows:
The length of the cross product, |a × b| can be interpreted as the area of the parallelogram having a and b as sides. This means that the triple product gives the volume of the parallelepiped formed by a, b, and c.
The cross product is anticommutative,
Properties
Geometric meaning
Algebraic properties
distributive over addition,
and compatible with scalar multiplication so that
It is not associative, but satisfies the Jacobi identity:
The distributivity, linearity and Jacobi identity show that R3 together with vector addition and cross product forms a Lie algebra.
Further, two non-zero vectors a and b are parallel iff a × b = 0.
This is a well-known and useful formula,
Lagrange's formula
which is easier to remember as “BAC minus CAB”. This formula is very useful in simplifying vector calculations in physics. It is important to note, however, that it does not hold when involving a Del operator.
A special case, useful in vector calculus, is
Matrix notation
The unit vectors i, j, and k from the given orthogonal coordinate system satisfy the following equalities:
- i × j = k j × k = i k × i = j
- a = a1i + a2j + a3k = [a1, a2, a3]
- b = b1i + b2j + b3k = [b1, b2, b3].
- a × b = [a2b3 − a3b2, a3b1 − a1b3, a1b2 − a2b1].
- det (a, b, c) = a · (b × c).
The cross product occurs in the formula for the vector operator curl.
It is also used to describe the Lorentz force experienced by a moving electrical charge in a magnetic field. The definitions of torque and angular momentum also involve the cross product.
The cross product can also be used to calculate the normal for a triangle or polygon.
A cross product for 7-dimensional vectors can be obtained in the same way by using the octonions instead of the quaternions.
This 7-dimensional cross product has the following properties in common with the usual 3-dimensional cross product:
In general dimension, there is no direct analogue of the cross product. There is however the wedge product, which
has similar properties, except that the wedge product of two vectors is now a 2-vector instead of an ordinary vector. The cross product can be interpreted as the wedge product in three dimensions after using Hodge duality to identify 2-vectors with vectors.
The wedge product and dot product can be combined to form the Clifford product.Applications
Higher dimensions
x × (ay + bz) = ax × y + bx × z
x × y + y × x = 0
x · (x × y) = y · (x\ × y) = 0
x × (y × z) + y × (z × x) + z × (x × y) = 0
|x × y|2 = |x|2 |y|2 − (x · y)2.
