Misplaced Pages

Vector algebra relations

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

This is an old revision of this page, as edited by Brews ohare (talk | contribs) at 15:50, 13 September 2010 (Vector algebra relations involving scalar product and cross product). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 15:50, 13 September 2010 by Brews ohare (talk | contribs) (Vector algebra relations involving scalar product and cross product)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff) See also: Vector calculus identities

The relations below apply to vectors in a three-dimensional Euclidean space. Some, but not all of them, extend to vectors of higher dimensions. In particular, the cross product of two vectors is not available in all dimensions. See Seven-dimensional cross product.

Magnitudes

The magnitude of a vector A is determined by its three components along three orthogonal directions using Pythagoras' theorem:

A 2 = A 1 2 + A 2 2 + A 3 2   {\displaystyle \|\mathbf {A} \|^{2}=A_{1}^{2}+A_{2}^{2}+A_{3}^{2}\ }

Inequalities

A B A B 1   {\displaystyle {\frac {\mathbf {A\cdot B} }{\|\mathbf {A} \|\|\mathbf {B} \|}}\leq 1\ } ; Cauchy–Schwarz inequality in three dimensions
A + B A + B {\displaystyle \|\mathbf {A+B} \|\leq \|\mathbf {A} \|+\|\mathbf {B} \|} ; the triangle inequality in three dimensions
A B A B {\displaystyle \|\mathbf {A-B} \|\geq \|\mathbf {A} \|-\|\mathbf {B} \|} ; the reverse triangle inequality

Here the notation (A · B) denotes the dot product of vectors A and B.

Angles

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

sin θ = A × B A B     ( π < θ π ) {\displaystyle \sin \theta ={\frac {\mathbf {A\times B} }{\|\mathbf {A} \|\|\mathbf {B} \|}}\ \ (-\pi <\theta \leq \pi )}

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

cos θ = A B A B     ( π < θ π ) {\displaystyle \cos \theta ={\frac {\mathbf {A\cdot B} }{\|\mathbf {A} \|\|\mathbf {B} \|}}\ \ (-\pi <\theta \leq \pi )}

Here the notation A × B denotes the vector cross product of vectors A and B. The Pythagorean trigonometric identity then provides:

A × B 2 + ( A B ) 2 = A 2 B 2 {\displaystyle \|\mathbf {A\times B} \|^{2}+(\mathbf {A\cdot B} )^{2}=\|\mathbf {A} \|^{2}\|\mathbf {B} \|^{2}}

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

cos α = A x A x 2 + A y 2 + A z 2 = A x A   , {\displaystyle \cos \alpha ={\frac {A_{x}}{\sqrt {A_{x}^{2}+A_{y}^{2}+A_{z}^{2}}}}={\frac {A_{x}}{\|\mathbf {A} \|}}\ ,}

and analogously for angles β, γ. Consequently:

A = A ( cos α   i ^ + cos β   j ^ + cos γ   k ^ )   , {\displaystyle \mathbf {A} =\|\mathbf {A} \|\left(\cos \alpha \ {\hat {\mathbf {i} }}+\cos \beta \ {\hat {\mathbf {j} }}+\cos \gamma \ {\hat {\mathbf {k} }}\right)\ ,}

with i ^ ,   j ^ ,   k ^ {\displaystyle {\hat {\mathbf {i} }},\ {\hat {\mathbf {j} }},\ {\hat {\mathbf {k} }}} unit vectors along the axis directions.

Areas and volumes

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

Σ = A B   sin θ   , {\displaystyle \Sigma =AB\ \sin \theta \ ,}

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:

Σ = A × B = A 2 B 2 ( A B ) 2   . {\displaystyle \Sigma =\|\mathbf {A\times B} \|={\sqrt {\|\mathbf {A} \|^{2}\|\mathbf {B} \|^{2}-(\mathbf {A\cdot B} )^{2}}}\ .}

The square of this expression is:

Σ 2 = ( A A ) ( B B ) ( A B ) ( B A ) = Γ ( A ,   B )   , {\displaystyle \Sigma ^{2}=(\mathbf {A\cdot A} )(\mathbf {B\cdot B} )-(\mathbf {A\cdot B} )(\mathbf {B\cdot A} )=\Gamma (\mathbf {A} ,\ \mathbf {B} )\ ,}

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

Γ ( A ,   B ) = | A A A B B A B B |   . {\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}}\ .}

In a similar fashion, the squared volume V of a parallelpiped spanned by the three vectors A, B and C is given by the Gram determinant of the three vectors:

V 2 = Γ ( A ,   B ,   C ) = | A A A B A C B A B B B C C A C B C C |   . {\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}}\ .}

This process can be extended to n-dimensions.

Addition and multiplication of vectors

Some of the following algebraic relations refer to the dot product and the cross product of vectors. These relations can be found in a variety of sources, for example, see Albright.

  • c ( A + B ) = c A + c B {\displaystyle c(\mathbf {A} +\mathbf {B} )=c\mathbf {A} +c\mathbf {B} } ; distributivity of multiplication by a scalar and addition
  • A + B = B + A {\displaystyle \mathbf {A} +\mathbf {B} =\mathbf {B} +\mathbf {A} } ; commutativity of addition
  • A + ( B + C ) = ( A + B ) + C {\displaystyle \mathbf {A} +(\mathbf {B} +\mathbf {C} )=(\mathbf {A} +\mathbf {B} )+\mathbf {C} } ; associativity of addition
  • A B = B A {\displaystyle \mathbf {A} \cdot \mathbf {B} =\mathbf {B} \cdot \mathbf {A} } ; commutativity of scalar (dot) product
  • A × B = B × A {\displaystyle \mathbf {A} \times \mathbf {B} =\mathbf {-B} \times \mathbf {A} } ; anticommutativity of vector cross product
  • ( A + B ) C = A C + B C {\displaystyle \left(\mathbf {A} +\mathbf {B} \right)\cdot \mathbf {C} =\mathbf {A} \cdot \mathbf {C} +\mathbf {B} \cdot \mathbf {C} } ; distributivity of addition wrt scalar product
  • ( A + B ) × C = A × C + B × C {\displaystyle \left(\mathbf {A} +\mathbf {B} \right)\times \mathbf {C} =\mathbf {A} \times \mathbf {C} +\mathbf {B} \times \mathbf {C} } ; distributivity of addition wrt vector cross product
  • A ( B × C ) = B ( C × A ) = C ( A × B ) = | A x A y A z B x B y B z C x C y C z | {\displaystyle \mathbf {A} \cdot \left(\mathbf {B} \times \mathbf {C} \right)=\mathbf {B} \cdot \left(\mathbf {C} \times \mathbf {A} \right)=\mathbf {C} \cdot \left(\mathbf {A} \times \mathbf {B} \right)=\left|{\begin{array}{ccc}A_{x}&A_{y}&A_{z}\\B_{x}&B_{y}&B_{z}\\C_{x}&C_{y}&C_{z}\end{array}}\right|} ; scalar triple product
  • A × ( B × C ) = ( A C ) B ( A B ) C {\displaystyle \mathbf {A\times } \left(\mathbf {B} \times \mathbf {C} \right)=\left(\mathbf {A} \cdot \mathbf {C} \right)\mathbf {B} -\left(\mathbf {A} \cdot \mathbf {B} \right)\mathbf {C} } ; vector triple product
  • ( A × B ) ( C × D ) = ( A C ) ( B D ) ( B C ) ( A D ) {\displaystyle \mathbf {\left(A\times B\right)\cdot } \left(\mathbf {C} \times \mathbf {D} \right)=\left(\mathbf {A} \cdot \mathbf {C} \right)\left(\mathbf {B} \cdot \mathbf {D} \right)-\left(\mathbf {B} \cdot \mathbf {C} \right)\left(\mathbf {A} \cdot \mathbf {D} \right)} ; Binet–Cauchy identity in three dimensions
In particular, when A = C and B = D, the above reduces to:
( A × B ) 2 = ( A A ) ( B B ) ( A B ) 2 {\displaystyle \mathbf {(A\times B)^{2}=(A\cdot A)(B\cdot B)-(A\cdot B)^{2}} } ; Lagrange's identity in three dimensions
  • A vector quadruple product, which is also a vector, can be defined, which satisfies the following identities:
( A × B ) × ( C × D ) = [ A , B , D ] C [ A , B , C ] D = [ A , C , D ] B [ B , C , D ] A {\displaystyle (\mathbf {A} \times \mathbf {B} )\times (\mathbf {C} \times \mathbf {D} )=\mathbf {C} -\mathbf {D} =\mathbf {B} -\mathbf {A} }
where is the scalar triple product A · (B × C).
  • Given three arbitrary vectors not in the same plane, A, B, C, any other vector D can be expressed in terms of these as:
D = D ( B × C ) [ A ,   B ,   C ]   A + D ( C × A ) [ A ,   B ,   C ]   B + D ( A × B ) [ A ,   B ,   C ]   C   . {\displaystyle \mathbf {D} ={\frac {\mathbf {D\cdot (B\times C)} }{}}\ \mathbf {A} +{\frac {\mathbf {D\cdot (C\times A)} }{}}\ \mathbf {B} +{\frac {\mathbf {D\cdot (A\times B)} }{}}\ \mathbf {C} \ .}

References

  1. ^ See, for example, Lyle Frederick Albright (2008). "§2.5.1 Vector algebra". Albright's chemical engineering handbook. CRC Press. p. 68. ISBN 0824753623.
  2. Francis Begnaud Hildebrand (1992). Methods of applied mathematics (Reprint of Prentice-Hall 1965 2nd ed.). Courier Dover Publications. p. 24. ISBN 0486670023.
  3. ^ Richard Courant, Fritz John (2000). "Areas of parallelograms and volumes of parallelpipeds in higher dimensions". Introduction to calculus and analysis, Volume II (Reprint of original 1974 Interscience ed.). Springer. pp. 190–195. ISBN 3540665692.
  4. Vidwan Singh Soni (2009). "§1.10.2 Vector quadruple product". Mechanics and relativity. PHI Learning Pvt. Ltd. pp. 11–12. ISBN 8120337131.
  5. 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. 77 ff.
  6. Joseph George Coffin (1911). Vector analysis: an introduction to vector-methods and their various applications to physics and mathematics (2nd ed.). Wiley. p. 56.

See also

Vector algebra relations Add topic