Quadruple product

From HandWiki - Reading time: 4 min

In mathematics, the quadruple product is a product of four vectors in three-dimensional Euclidean space. The name "quadruple product" is used for two different products,[1] the scalar-valued scalar quadruple product and the vector-valued vector quadruple product or vector product of four vectors.

Scalar quadruple product

The scalar quadruple product is defined as the dot product of two cross products:

[math]\displaystyle{ (\mathbf{a \times b})\cdot(\mathbf{c}\times \mathbf{d}) \ , }[/math]

where a, b, c, d are vectors in three-dimensional Euclidean space.[2] It can be evaluated using the identity:[2]

[math]\displaystyle{ (\mathbf{a \times b})\cdot(\mathbf{c}\times \mathbf{d}) = (\mathbf{a \cdot c})(\mathbf{b \cdot d}) - (\mathbf{a \cdot d})(\mathbf{b \cdot c}) \ . }[/math]

or using the determinant:

[math]\displaystyle{ (\mathbf{a \times b})\cdot(\mathbf{c}\times \mathbf{d}) =\begin{vmatrix} \mathbf{a\cdot c} & \mathbf{a\cdot d} \\ \mathbf{b\cdot c} & \mathbf{b\cdot d} \end{vmatrix} \ . }[/math]

Proof

We first prove that

[math]\displaystyle{ \begin{align} \mathbf{c} \times (\mathbf{b} \times \mathbf{a}) \cdot \mathbf{d} = (\mathbf{a} \times \mathbf{b}) \cdot (\mathbf{c} \times \mathbf{d}). \end{align} }[/math]

This can be shown by straightforward matrix algebra using the correspondence between elements of [math]\displaystyle{ \mathbb{R}^3 }[/math] and [math]\displaystyle{ \mathfrak{so}(3) }[/math], given by [math]\displaystyle{ \mathbb{R}^3 \ni \mathbf{a} = \begin{bmatrix} a_1 & a_2 & a_3 \end{bmatrix}^\mathrm{T} \mapsto \mathbf{\hat{a}} \in \mathfrak{so}(3) }[/math], where

[math]\displaystyle{ \begin{align} \mathbf{\hat{a}} = \begin{bmatrix} 0 & -a_3 & a_2 \\ a_3 & 0 & -a_1 \\ -a_2 & a_1 & 0 \end{bmatrix}. \end{align} }[/math]

It then follows from the properties of skew-symmetric matrices that

[math]\displaystyle{ \begin{align} \mathbf{c} \times (\mathbf{b} \times \mathbf{a}) \cdot \mathbf{d} = (\mathbf{\hat{c}}\mathbf{\hat{b}}\mathbf{a})^\mathrm{T} \mathbf{d} = \mathbf{a}^\mathrm{T} \mathbf{\hat{b}} \mathbf{\hat{c}}\mathbf{d} = (-\mathbf{\hat{b}}\mathbf{a})^\mathrm{T} \mathbf{\hat{c}}\mathbf{d} = (\mathbf{\hat{a}}\mathbf{b})^\mathrm{T}\mathbf{\hat{c}}\mathbf{d} = (\mathbf{a} \times \mathbf{b}) \cdot (\mathbf{c} \times \mathbf{d}). \end{align} }[/math]

We also know from vector triple products that

[math]\displaystyle{ \begin{align} \mathbf{c} \times (\mathbf{b} \times \mathbf{a}) = (\mathbf{c} \cdot \mathbf{a})\mathbf{b} - (\mathbf{c} \cdot \mathbf{b})\mathbf{a}. \end{align} }[/math]

Using this identity along with the one we have just derived, we obtain the desired identity:[citation needed]

[math]\displaystyle{ \begin{align} (\mathbf{a} \times \mathbf{b}) \cdot (\mathbf{c} \times \mathbf{d}) = \mathbf{c} \times (\mathbf{b} \times \mathbf{a}) \cdot \mathbf{d} = \left[ (\mathbf{c} \cdot \mathbf{a})\mathbf{b} - (\mathbf{c} \cdot \mathbf{b})\mathbf{a} \right] \cdot \mathbf{d} = (\mathbf{a} \cdot \mathbf{c})(\mathbf{b} \cdot \mathbf{d}) - (\mathbf{a} \cdot \mathbf{d})(\mathbf{b} \cdot \mathbf{c}). \end{align} }[/math]

Vector quadruple product

The vector quadruple product is defined as the cross product of two cross products:

[math]\displaystyle{ (\mathbf{a \times b}) \mathbf{\times} (\mathbf{c}\times \mathbf{d}) \ , }[/math]

where a, b, c, d are vectors in three-dimensional Euclidean space.[3] It can be evaluated using the identity:[4]

[math]\displaystyle{ (\mathbf{a \times b} )\mathbf{\times} (\mathbf{c}\times \mathbf{d}) = [\mathbf{a,\ b, \ d}] \mathbf c - [\mathbf{a,\ b, \ c}] \mathbf d \ , }[/math]

using the notation for the triple product:

[math]\displaystyle{ [\mathbf{a,\ b, \ c}] = \mathbf{a} \cdot (\mathbf{b} \times \mathbf{ c })\ . }[/math]

Equivalent forms can be obtained using the identity:[5]

[math]\displaystyle{ [\mathbf{b,\ c, \ d}]\mathbf a - [\mathbf{c,\ d, \ a}]\mathbf b+[\mathbf{d,\ a, \ b}]\mathbf{c} -[\mathbf{a,\ b, \ c}]\mathbf d = 0 \ . }[/math]

This identity can also be written using tensor notation and the Einstein summation convention as follows:

[math]\displaystyle{ (\mathbf{a \times b} )\mathbf{\times} (\mathbf{c}\times \mathbf{d})=\varepsilon_{ijk} a^i c^j d^k b^l - \varepsilon_{ijk} b^i c^j d^k a^l=\varepsilon_{ijk} a^i b^j d^k c^l - \varepsilon_{ijk} a^i b^j c^k d^l }[/math]

where εijk is the Levi-Civita symbol.

Application

The quadruple products are useful for deriving various formulas in spherical and plane geometry.[3] For example, if four points are chosen on the unit sphere, A, B, C, D, and unit vectors drawn from the center of the sphere to the four points, a, b, c, d respectively, the identity:

[math]\displaystyle{ (\mathbf{a \times b})\mathbf{\cdot}(\mathbf{c \times d}) = (\mathbf {a\cdot c })(\mathbf {b\cdot d })-(\mathbf{ a\cdot d })(\mathbf {b\cdot c }) \ , }[/math]

in conjunction with the relation for the magnitude of the cross product:

[math]\displaystyle{ \|\mathbf{a \times b}\| = a b \sin \theta_{ab} \ , }[/math]

and the dot product:

[math]\displaystyle{ \mathbf{a \cdot b} = a b \cos \theta_{ab} \ , }[/math]

where a = b = 1 for the unit sphere, results in the identity among the angles attributed to Gauss:

[math]\displaystyle{ \sin \theta_{ab}\sin \theta_{cd}\cos x = \cos\theta_{ac}\cos\theta_{bd} - \cos\theta_{ad} \cos \theta_{bc} \ , }[/math]

where x is the angle between a × b and c × d, or equivalently, between the planes defined by these vectors.

Josiah Willard Gibbs's pioneering work on vector calculus provides several other examples.[3]

See also

Notes

  1. Gibbs & Wilson 1901, §42 of section "Direct and skew products of vectors", p.77
  2. 2.0 2.1 Gibbs & Wilson 1901, p. 76
  3. 3.0 3.1 3.2 Gibbs & Wilson 1901, pp. 77 ff
  4. Gibbs & Wilson 1901, p. 77
  5. Gibbs & Wilson 1901, Equation 27, p. 77

References




Licensed under CC BY-SA 3.0 | Source: https://handwiki.org/wiki/Quadruple_product
4 views | Status: cached on October 03 2023 04:24:50
↧ Download this article as ZWI file
Encyclosphere.org EncycloReader is supported by the EncyclosphereKSF