Triple product

From Wikipedia, the free encyclopedia
Jump to: navigation, search

In mathematics, the triple product is a product of three vectors. The name "triple product" is used for two different products, the scalar-valued scalar triple product and, less often, the vector-valued vector triple product.

Contents

Scalar triple product [edit]

Three vectors defining a parallelepiped

The scalar triple product (also called the mixed or box product) is defined as the dot product of one of the vectors with the cross product of the other two.

Geometric interpretation [edit]

Geometrically, the scalar triple product

 \mathbf{a}\cdot(\mathbf{b}\times \mathbf{c})

is the (signed) volume of the parallelepiped defined by the three vectors given.

Properties [edit]

  • The scalar triple product is invariant under a circular shift of its three operands (a, b, c):

\mathbf{a}\cdot(\mathbf{b}\times \mathbf{c})=
\mathbf{b}\cdot(\mathbf{c}\times \mathbf{a})=
\mathbf{c}\cdot(\mathbf{a}\times \mathbf{b})
  • Switching the two vectors in the cross product negates the triple product:

 \mathbf{a}\cdot(\mathbf{b}\times \mathbf{c}) =
-\mathbf{a}\cdot(\mathbf{c}\times \mathbf{b})
Here, the parentheses may be omitted without causing ambiguity, since the dot product cannot be evaluated first. If it were, it would leave the cross product of a scalar and a vector, which is not defined.
  • The scalar triple product can also be understood as the determinant of the 3 × 3 matrix having the three vectors either as its rows or its columns (a matrix has the same determinant as its transpose):
\mathbf{a}\cdot(\mathbf{b}\times \mathbf{c}) = \det \begin{bmatrix}
a_1 & a_2 & a_3 \\
b_1 & b_2 & b_3 \\
c_1 & c_2 & c_3 \\
\end{bmatrix}.

\mathbf{a} \cdot (\mathbf{b} \times \mathbf{c}) =
\mathbf{Ra} \cdot (\mathbf{Rb} \times \mathbf{Rc})
  • If the scalar triple product is equal to zero, then the three vectors a, b, and c are coplanar, since the "parallelepiped" defined by them would be flat and have no volume.
  • If any two vectors of triple scalar product are equal, then its value is zero:

\mathbf{a} \cdot (\mathbf{a} \times \mathbf{b}) =
\mathbf{a} \cdot (\mathbf{b} \times \mathbf{a}) =
\mathbf{a} \cdot (\mathbf{b} \times \mathbf{b}) = 
\mathbf{a} \cdot (\mathbf{a} \times \mathbf{a}) = 0
  • Moreover,

[\mathbf{a}\cdot(\mathbf{b}\times \mathbf{c})] \mathbf{a} = 
(\mathbf{a}\times \mathbf{b})\times (\mathbf{a}\times \mathbf{c})

Scalar or pseudoscalar [edit]

Although the scalar triple product gives the volume of the parallelepiped, it is the signed volume, the sign depending on the orientation of the frame or the parity of the permutation of the vectors. This means the product is negated if the orientation is reversed, for example by a parity transformation, and so is more properly described as a pseudoscalar if the orientation can change.

This also relates to the handedness of the cross product; the cross product transforms as a pseudovector under parity transformations and so is properly described as a pseudovector. The dot product of two vectors is a scalar but the dot product of a pseudovector and a vector is a pseudoscalar, so the scalar triple product must be pseudoscalar valued.

As an exterior product [edit]

A trivector is an oriented volume element; its Hodge dual is a scalar with magnitude equal to its volume.

In exterior algebra and geometric algebra the exterior product of two vectors is a bivector, while the exterior product of three vectors is a trivector. A bivector is an oriented plane element and a trivector is an oriented volume element, in the same way that a vector is an oriented line element. Given vectors a, b and c, the product

\mathbf{a} \wedge \mathbf{b} \wedge \mathbf{c}

is a trivector with magnitude equal to the scalar triple product, and is the pseudoscalar dual of the triple product. As the exterior product is associative brackets are not needed as it does not matter which of ab or bc is calculated first, though the order of the vectors in the product does matter. Geometrically the trivector abc corresponds to the parallelepiped spanned by a, b, and c, with bivectors ab, bc and ac matching the parallelogram faces of the parallelepiped.

Vector triple product [edit]

The vector triple product is defined as the cross product of one vector with the cross product of the other two. The following relationships hold:

\mathbf{a}\times (\mathbf{b}\times \mathbf{c}) = (\mathbf{a}\cdot\mathbf{c})\mathbf{b} - (\mathbf{a}\cdot\mathbf{b})\mathbf{c}
(\mathbf{a}\times \mathbf{b})\times \mathbf{c} = -\mathbf{c}\times(\mathbf{a}\times \mathbf{b}) = -(\mathbf{c}\cdot\mathbf{b})\mathbf{a} + (\mathbf{c}\cdot\mathbf{a})\mathbf{b} .

The first formula is known as triple product expansion, or Lagrange's formula,[1][2] although the latter name is ambiguous (see disambiguation page). Its right hand member is easier to remember by using the mnemonic "BAC minus CAB", provided one keeps in mind which vectors are dotted together. A proof is provided below.

These formulas are very useful in simplifying vector calculations in physics. A related identity regarding gradients and useful in vector calculus is Lagrange's formula of vector cross-product identity:[3]

 \begin{align}
 \nabla \times (\nabla \times \mathbf{f}) 
& {}= \nabla      (\nabla \cdot  \mathbf{f} ) 
 - (\nabla \cdot \nabla) \mathbf{f}  \\
& {}= \mbox{grad }(\mbox{div }   \mathbf{f} )
 - \nabla^2     \mathbf{f}.
\end{align}

This can be also regarded as a special case of the more general Laplace-de Rham operator \Delta = d \delta + \delta d.

Proof [edit]

The x component of \mathbf{u}\times (\mathbf{v}\times \mathbf{w}) is given by:

uy(vxwy − vywx) − uz(vzwx − vxwz)

or

vx(uywy + uzwz) − wx(uyvy + uzvz)

By adding and subtracting uxvxwx, this becomes

vx(uxwx + uywy + uzwz) − wx(uxvx + uyvy + uzvz) = (\mathbf{u}\cdot\mathbf{w}) vx(\mathbf{u}\cdot\mathbf{v}) wx

Similarly, the y and z components of \mathbf{u}\times (\mathbf{v}\times \mathbf{w}) are given by:

(\mathbf{u}\cdot\mathbf{w}) vy(\mathbf{u}\cdot\mathbf{v}) wy

and

(\mathbf{u}\cdot\mathbf{w}) vz(\mathbf{u}\cdot\mathbf{v}) wz

By combining these three components we obtain:

\mathbf{u}\times (\mathbf{v}\times \mathbf{w}) = (\mathbf{u}\cdot\mathbf{w})\ \mathbf{v} - (\mathbf{u}\cdot\mathbf{v})\ \mathbf{w}[4]

Vector or pseudovector [edit]

Where parity transformations need to be considered, so the cross product is treated as a pseudovector, the vector triple product is vector rather than pseudovector valued, as it is the product of a vector a and a pseudovector b × c. This can also be seen from the expansion in terms of the dot product, which consists only of a sum of vectors multiplied by scalars so must be vector valued.

Notation [edit]

Using the Levi-Civita symbol, the triple product is

(\mathbf{a} \cdot (\mathbf{b}\times \mathbf{c})) = \varepsilon_{ijk} a^i b^j c^k

and

(\mathbf{a} \times (\mathbf{b}\times \mathbf{c}))_i = \varepsilon_{ijk} a^j \varepsilon_{k\ell m} b^\ell c^m = \varepsilon_{ijk}\varepsilon_{k\ell m} a^j  b^\ell c^m

which can be simplified by performing a contraction on the Levi-Civita symbols, \varepsilon_{ijk} \varepsilon_{imn}=\delta_{jm}\delta_{kn}-\delta_{jn}\delta_{km} and simplifying the result.

See also [edit]

Notes [edit]

  1. ^ Joseph Louis Lagrange did not develop the cross product as an algebraic product on vectors, but did use an equivalent form of it in components: see Lagrange, J-L (1773). "Solutions analytiques de quelques problèmes sur les pyramides triangulaires". Oeuvres. vol 3.  He may have written a formula similar to the triple product expansion in component form. See also Lagrange's identity and Kiyoshi Itō (1987). Encyclopedic Dictionary of Mathematics. MIT Press. p. 1679. ISBN 0-262-59020-4. 
  2. ^ Kiyoshi Itō (1993). "§C: Vector product". Encyclopedic dictionary of mathematics (2nd ed.). MIT Press. p. 1679. ISBN 0-262-59020-4. 
  3. ^ Pengzhi Lin (2008). Numerical Modelling of Water Waves: An Introduction to Engineers and Scientists. Routledge. p. 13. ISBN 0-415-41578-0. 
  4. ^ J. Heading (1970). Mathematical Methods in Science and Engineering. American Elsevier Publishing Company, Inc. pp. 262–263. 

References [edit]

  • Lass, Harry (1950). Vector and Tensor Analysis. McGraw-Hill Book Company, Inc. pp. 23–25.