Vector algebra relations

From HandWiki
(Redirected from Quadruple product)
Short description: Formulas about vectors in three-dimensional Euclidean space

The following are important identities in vector algebra. Identities that involve the magnitude of a vector [math]\displaystyle{ \|\mathbf A\| }[/math], or the dot product (scalar product) of two vectors A·B, apply to vectors in any dimension. Identities that use the cross product (vector product) A×B are defined only in three dimensions.[nb 1][1] Most of these relations can be dated to Josiah Willard Gibbs, founder of vector calculus, if not earlier.[2]

Magnitudes

The magnitude of a vector A can be expressed using the dot product:

[math]\displaystyle{ \|\mathbf A \|^2 = \mathbf {A \cdot A} }[/math]

In three-dimensional Euclidean space, the magnitude of a vector is determined from its three components using Pythagoras' theorem:

[math]\displaystyle{ \|\mathbf A \|^2 = A_1^2 + A_2^2 +A_3^2 }[/math]

Inequalities

  • The Cauchy–Schwarz inequality: [math]\displaystyle{ \mathbf{A} \cdot \mathbf{B} \le \left\|\mathbf A \right\| \left\|\mathbf B \right\| }[/math]
  • The triangle inequality: [math]\displaystyle{ \|\mathbf{A + B}\| \le \| \mathbf{A}\| + \|\mathbf{B}\| }[/math]
  • The reverse triangle inequality: [math]\displaystyle{ \|\mathbf{A - B}\| \ge \Bigl| \| \mathbf{A}\| - \|\mathbf{B}\| \Bigr| }[/math]

Angles

The vector product and the scalar product of two vectors define the angle between them, say θ:[1][3]

[math]\displaystyle{ \sin \theta =\frac{\|\mathbf{A} \times \mathbf{B}\|}{\left\|\mathbf A \right\| \left\|\mathbf B \right\|} \quad ( -\pi \lt \theta \le \pi ) }[/math]

To satisfy the right-hand rule, for positive θ, vector B is counter-clockwise from A, and for negative θ it is clockwise.

[math]\displaystyle{ \cos \theta = \frac{\mathbf{A} \cdot \mathbf{B}}{\left\|\mathbf A \right\| \left\|\mathbf B \right\|} \quad ( -\pi \lt \theta \le \pi ) }[/math]

The Pythagorean trigonometric identity then provides:

[math]\displaystyle{ \left\|\mathbf{A \times B}\right\|^2 +(\mathbf{A} \cdot \mathbf{B})^2 = \left\|\mathbf A \right\|^2 \left\|\mathbf B \right\|^2 }[/math]

If a vector A = (Ax, Ay, Az) makes angles α, β, γ with an orthogonal set of x-, y- and z-axes, then:

[math]\displaystyle{ \cos \alpha = \frac{ A_x }{ \sqrt {A_x^2 +A_y^2 +A_z^2} } = \frac {A_x} {\| \mathbf A \|} \ , }[/math]

and analogously for angles β, γ. Consequently:

[math]\displaystyle{ \mathbf A = \left\|\mathbf A \right\|\left( \cos \alpha \ \hat{\mathbf i} + \cos \beta\ \hat{\mathbf j} + \cos \gamma \ \hat{\mathbf k} \right) , }[/math]

with [math]\displaystyle{ \hat{\mathbf i}, \ \hat{\mathbf j}, \ \hat{\mathbf k} }[/math] unit vectors along the axis directions.

Areas and volumes

The area Σ of a parallelogram with sides A and B containing the angle θ is:

[math]\displaystyle{ \Sigma = AB \sin \theta , }[/math]

which will be recognized as the magnitude of the vector cross product of the vectors A and B lying along the sides of the parallelogram. That is:

[math]\displaystyle{ \Sigma = \left\|\mathbf{A} \times \mathbf{B} \right\| = \sqrt{ \left\|\mathbf A\right\|^2 \left\|\mathbf B\right\|^2 - \left(\mathbf{A} \cdot \mathbf{B} \right)^2} \ . }[/math]

(If A, B are two-dimensional vectors, this is equal to the determinant of the 2 × 2 matrix with rows A, B.) The square of this expression is:[4]

[math]\displaystyle{ \Sigma^2 = (\mathbf{A \cdot A })(\mathbf{B \cdot B })-(\mathbf{A \cdot B })(\mathbf{B \cdot A })=\Gamma(\mathbf A,\ \mathbf B ) \ , }[/math]

where Γ(A, B) is the Gram determinant of A and B defined by:

[math]\displaystyle{ \Gamma(\mathbf A,\ \mathbf B )=\begin{vmatrix} \mathbf{A\cdot A} & \mathbf{A\cdot B} \\ \mathbf{B\cdot A} & \mathbf{B\cdot B} \end{vmatrix} \ . }[/math]

In a similar fashion, the squared volume V of a parallelepiped spanned by the three vectors A, B, C is given by the Gram determinant of the three vectors:[4]

[math]\displaystyle{ V^2 =\Gamma ( \mathbf A ,\ \mathbf B ,\ \mathbf C ) = \begin{vmatrix} \mathbf{A\cdot A} & \mathbf{A\cdot B} & \mathbf{A\cdot C} \\\mathbf{B\cdot A} & \mathbf{B\cdot B} & \mathbf{B\cdot C}\\ \mathbf{C\cdot A} & \mathbf{C\cdot B} & \mathbf{C\cdot C} \end{vmatrix} \ , }[/math]

Since A, B, C are three-dimensional vectors, this is equal to the square of the scalar triple product [math]\displaystyle{ \det[\mathbf{A},\mathbf{B},\mathbf{C}] = |\mathbf{A},\mathbf{B},\mathbf{C}| }[/math] below.

This process can be extended to n-dimensions.

Addition and multiplication of vectors

  • Commutativity of addition: [math]\displaystyle{ \mathbf{A}+\mathbf{B}=\mathbf{B}+\mathbf{A} }[/math].
  • Commutativity of scalar product: [math]\displaystyle{ \mathbf{A}\cdot\mathbf{B}=\mathbf{B}\cdot\mathbf{A} }[/math].
  • Anticommutativity of cross product: [math]\displaystyle{ \mathbf{A}\times\mathbf{B}=\mathbf{-}(\mathbf{B}\times\mathbf{A}) }[/math].
  • Distributivity of multiplication by a scalar over addition: [math]\displaystyle{ c (\mathbf{A}+\mathbf{B}) = c\mathbf{A}+c\mathbf{B} }[/math].
  • Distributivity of scalar product over addition: [math]\displaystyle{ \left(\mathbf{A}+\mathbf{B}\right)\cdot\mathbf{C}=\mathbf{A}\cdot\mathbf{C}+\mathbf{B}\cdot\mathbf{C} }[/math].
  • Distributivity of vector product over addition: [math]\displaystyle{ (\mathbf{A}+\mathbf{B})\times\mathbf{C} = \mathbf{A}\times\mathbf{C}+\mathbf{B}\times\mathbf{C} }[/math].
  • Scalar triple product: [math]\displaystyle{ \mathbf{A}\cdot (\mathbf{B}\times\mathbf{C})=\mathbf{B}\cdot (\mathbf{C}\times\mathbf{A})=\mathbf{C}\cdot (\mathbf{A}\times\mathbf{B}) = |\mathbf{A}\, \mathbf{B}\,\mathbf{C}|= \begin{vmatrix} A_{x} & B_{x} & C_{x}\\ A_{y} & B_{y} & C_{y}\\ A_{z} & B_{z} & C_{z}\end{vmatrix}. }[/math]
  • Vector triple product: [math]\displaystyle{ \mathbf{A}\times (\mathbf{B}\times\mathbf{C}) = (\mathbf{A}\cdot\mathbf{C} )\mathbf{B}- (\mathbf{A}\cdot\mathbf{B})\mathbf{C} }[/math].
  • Jacobi identity: [math]\displaystyle{ \mathbf{A}\times (\mathbf{B}\times\mathbf{C} )+\mathbf{C}\times (\mathbf{A}\times\mathbf{B} )+ \mathbf{B}\times (\mathbf{C}\times\mathbf{A} )= \mathbf 0 . }[/math]
  • Lagrange's identity: [math]\displaystyle{ |\mathbf{A} \times \mathbf{B}|^2 = (\mathbf{A} \cdot \mathbf{A}) (\mathbf{B} \cdot \mathbf{B})-(\mathbf{A} \cdot \mathbf{B})^2 }[/math].

Quadruple product

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,[5] 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.[6] It can be evaluated using the Binet-Cauchy identity:[6]

[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]

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.[2] It can be evaluated using the identity:[7]

[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:[8][9][10]

[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.

Related relationships:

  • A consequence of the previous equation:[11] [math]\displaystyle{ |\mathbf{A}\, \mathbf{B}\,\mathbf{C}|\,\mathbf{D}= (\mathbf{A}\cdot\mathbf{D} )\left(\mathbf{B}\times\mathbf{C}\right)+\left(\mathbf{B}\cdot\mathbf{D}\right)\left(\mathbf{C}\times\mathbf{A}\right)+\left(\mathbf{C}\cdot\mathbf{D}\right)\left(\mathbf{A}\times\mathbf{B}\right). }[/math]
  • In 3 dimensions, a vector D can be expressed in terms of basis vectors {A,B,C} as:[12][math]\displaystyle{ \mathbf D \ =\ \frac{\mathbf{D} \cdot (\mathbf{B} \times \mathbf{C})}{|\mathbf{A}\, \mathbf{B}\,\mathbf{C}|}\ \mathbf A +\frac{\mathbf{D} \cdot (\mathbf{C} \times \mathbf{A})}{|\mathbf{A}\, \mathbf{B}\, \mathbf{C}|}\ \mathbf B + \frac{\mathbf{D} \cdot (\mathbf{A} \times \mathbf{B})}{|\mathbf{A}\,\mathbf{B}\, \mathbf{C}|}\ \mathbf C. }[/math]

Applications

These relations are useful for deriving various formulas in spherical and Euclidean geometry. 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.[2]

See also

Notes

  1. There is also a seven-dimensional cross product of vectors that relates to multiplication in the octonions, but it does not satisfy these three-dimensional identities.

References

  1. 1.0 1.1 Lyle Frederick Albright (2008). "§2.5.1 Vector algebra". Albright's chemical engineering handbook. CRC Press. p. 68. ISBN 978-0-8247-5362-7. https://books.google.com/books?id=HYB3Udjx_FYC&pg=PA68. 
  2. 2.0 2.1 2.2 Gibbs & Wilson 1901, pp. 77 ff
  3. Francis Begnaud Hildebrand (1992). Methods of applied mathematics (Reprint of Prentice-Hall 1965 2nd ed.). Courier Dover Publications. p. 24. ISBN 0-486-67002-3. https://books.google.com/books?id=17EZkWPz_eQC&pg=PA24. 
  4. 4.0 4.1 Richard Courant, Fritz John (2000). "Areas of parallelograms and volumes of parallelepipeds in higher dimensions". Introduction to calculus and analysis, Volume II (Reprint of original 1974 Interscience ed.). Springer. pp. 190–195. ISBN 3-540-66569-2. https://books.google.com/books?id=ngkQxS4eicgC&pg=PA191. 
  5. Gibbs & Wilson 1901, §42 of section "Direct and skew products of vectors", p.77
  6. 6.0 6.1 Gibbs & Wilson 1901, p. 76
  7. Gibbs & Wilson 1901, p. 77
  8. Gibbs & Wilson 1901, Equation 27, p. 77
  9. Vidwan Singh Soni (2009). "§1.10.2 Vector quadruple product". Mechanics and relativity. PHI Learning Pvt. Ltd.. pp. 11–12. ISBN 978-81-203-3713-8. https://books.google.com/books?id=-3H5V0LGBOgC&pg=PA11. 
  10. This formula is applied to spherical trigonometry by Edwin Bidwell Wilson, Josiah Willard Gibbs (1901). "§42 in Direct and skew products of vectors". Vector analysis: a text-book for the use of students of mathematics. Scribner. pp. 77ff. https://archive.org/details/vectoranalysisa00wilsgoog. 
  11. "linear algebra - Cross-product identity". https://math.stackexchange.com/questions/3496791/cross-product-identity. 
  12. Joseph George Coffin (1911). Vector analysis: an introduction to vector-methods and their various applications to physics and mathematics (2nd ed.). Wiley. p. 56. https://archive.org/details/vectoranalysisa00coffgoog. 

Further reading