Vector product

From Citizendium
(Redirected from Cross product)
Jump to navigation Jump to search
This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

A vector product, also known as cross product, is an antisymmetric product A × B = −B × A of two vectors A and B in 3-dimensional Euclidean space . The vector product is again a 3-dimensional vector. The vector product is widely used in many areas of mathematics, mechanics, electromagnetism, gravitational fields, etc.

Definition

Given two vectors, A and B in , the vector product is a vector with length AB sin θAB, where A is the length of A, B is the length of B, and θAB is the smaller (non-reentrant) angle between A and B. The direction of the vector product is perpendicular (or normal to) the plane containing the vectors A and B and follows the right-hand rule,

where aN is a unit vector normal to the plane spanned by A and B in the right-hand rule direction.

We recall that the length of a vector is the square root of the dot product of a vector with itself, A ≡ |A| = (AA )1/2 and similarly for the length of B. A unit vector has by definition length one.

From the antisymmetry A × B = −B × A follows that the cross (vector) product of any vector with itself (or another parallel or antiparallel vector) is zero because A × A = − A × A and the only quantity equal to minus itself is the zero. Alternatively, one may derive this from the fact that sin(0) = 0 (parallel vectors) and sin(180) = 0 (antiparallel vectors).

The right hand rule

(PD) Image: D.E. Volk
Fig. 1. Diagram illustrating the direction of A×B. The plane containing A and B is the x-y plane, A×B is along the z-axis.

The diagram in Fig. 1 illustrates the direction of A × B, which follows the right-hand rule. If one points the fingers of the right hand towards the head of vector A (with the wrist at the origin), then curls them towards the direction of B, the extended thumb will point in the direction of A × B.

Another formulation of the cross product

Rather than in terms of angle and perpendicular unit vector, another form of the cross product is often used. In the alternate definition the vectors must be expressed with respect to a Cartesian (orthonormal) coordinate frame ax, ay and az of .

With respect to this frame we write A = (Ax, Ay, Az) and B = (Bx, By, Bz). Then

A × B = (AyBz - AzBy) ax + (AzBx - AxBz) ay + (AxBy - AyBx) az.

This formula can be written more concisely upon introduction of a determinant:

where denotes the determinant of a matrix. This determinant must be evaluated along the first row, otherwise the equation does not make sense.

Geometric representation of the length

We repeat that the length of the cross product of vectors A and B is equal to

because aN has by definition length 1.

CC Image
Fig. 2. The length of the cross product A×B is equal to area of the parallelogram with sides a and b, the sum of the areas of the dotted and dashed triangle.

Using the high school geometry rule: the area S of a triangle is its base a times its half-height d, we see in Fig. 2 that the area S of the dotted triangle is equal to:

because, as follows from Fig. 2:

Hence |A×B| = 2S. Since the dotted triangle with sides a, b, and c is congruent to the dashed triangle, the area of the dotted triangle is equal to the area of the dashed triangle and the length 2S of the cross product is equal to the sum of the areas of the dotted and the dashed triangle. In conclusion: The area of the parallelogram spanned by the vectors A and B is equal to the length of A×B.

Application: the volume of a parallelepiped

The volume V of the parallelepiped shown in Fig. 3 is given by

CC Image

Indeed, remember that the volume of a parallelepiped is given by the area S of its base times its height h, V = Sh. Above it was shown that, if

The height h of the parallelepiped is the length of the projection of the vector A onto D. The dot product between A and D is |D| times the length h,

so that V = (B×C)⋅A = A⋅(B×C).

It is of interest to point out that V can be given by a determinant that contains the components of A, B, and C with respect to a Cartesian coordinate system,

From the permutation properties of a determinant follows

The product A⋅(B×C) is often referred to as a triple scalar product. It is a pseudo scalar. The term scalar refers to the fact that the triple product is invariant under the same simultaneous rotation of A, B, and C. The term pseudo refers to the fact that simultaneous inversion A → —A, B → —B, and C → —C converts the triple product into minus itself.

Cross product as linear map

Given a fixed vector n, the application of n× is linear,

This implies that n×r can be written as a matrix-vector product,

The matrix N has as general element

where εαβγ is the antisymmetric Levi-Civita symbol. It follows that

Relation to infinitesimal rotation

The rotation of a vector r around the unit vector over an angle φ sends r to r′. The rotated vector is related to the original vector by

Suppose now that φ is infinitesimal and equal to Δφ, i.e., squares and higher powers of Δφ are negligible with respect to Δφ, then

so that

The linear operator     maps    ; it is known as the generator of an infinitesimal rotation around .

Generalization

From a somewhat more abstract point of view one may define the vector product as an element of the antisymmetric subspace of the 9-dimensional tensor product space . This antisymmetric subspace is of dimension 3.

In general the antisymmetric subspace of the k-fold tensor power is of dimension . Elements of such space are often called wedge or exterior products written as

The antisymmetric subspace of a two-fold tensor product space is of dimension

.

The latter number is equal to 3 only if n = 3. For instance, for n = 2 or 4, the antisymmetric subspaces are of dimension 1 and 6, respectively.

Hence, if one regards the vector product in from the point of view of antisymmetric subspaces, it is a "coincidence" that the product lies again in .

The cross product lacks the property of a proper vector that it changes sign under inversion [both factors of the cross product change sign and (−1)×(−1) = 1]. A vector that does not change sign under inversion is called an axial vector or pseudo vector. Hence a cross product is a pseudo vector. A vector that does change sign is often referred to as a polar vector in this context.

External link

The very first textbook on vector analysis (Vector analysis: a text-book for the use of students of mathematics and physics, founded upon the lectures of J. Willard Gibbs by Edwin Bidwell Wilson, Yale University Press, New Haven, 1901) can be found here. In this book the synonyms: skew product, cross product and vector product are introduced.