Skip to main content
Physics LibreTexts

19.3: Appendix - Vector algebra

  • Page ID
    9686
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Linear operations

    The important force fields in classical mechanics, namely, gravitation, electric, and magnetic, are vector fields that have a position-dependent magnitude and direction. Thus, it is useful to summarize the algebra of vector fields.

    A vector \(\mathbf{a}\) has both a magnitude \(|a|\) and a direction defined by the unit vector \(\mathbf{\hat{e}}_a\), that is, the vector can be written as a bold character \(\mathbf{a}\) where

    \[\mathbf{a} =a \cdot \mathbf{\hat{e}}_a \label{B.1}\]

    where by convention the implied modulus sign is omitted. The hat symbol on the vector \(\mathbf{\hat{e}}_a\) designates that this is a unit vector with modulus \(|\mathbf{\hat{e}}_a| = 1\).

    Vector force fields are assumed to be linear, and consequently they obey the principle of superposition, are commutative, associative, and distributive as illustrated below for three vectors \(\mathbf{a}, \mathbf{b}, \mathbf{c}\) plus a scalar multiplier \(\gamma \).

    \[\begin{align} \mathbf{a} \pm \mathbf{b} &= \pm \mathbf{b} + \mathbf{a} \label{B.2} \\[4pt] \mathbf{a}+ (\mathbf{b} + \mathbf{c}) &= (\mathbf{a} + \mathbf{b}) +\mathbf{c} \\[4pt] \gamma (\mathbf{a} + \mathbf{b}) &= \gamma \mathbf{a}+\gamma \mathbf{b} \end{align}\]

    The manipulation of vectors is greatly facilitated by use of components along an orthogonal coordinate system defined by three orthogonal unit vectors \((\mathbf{\hat{e}}_1,\mathbf{\hat{e}}_2,\mathbf{\hat{e}}_3) \). For example the cartesian coordinate system is defined by three unit vectors which, by convention, are called \((\mathbf{\hat{i}},\mathbf{\hat{j}}, \mathbf{\hat{k}})\).

    Scalar product

    Multiplication of two vectors can produce a 9−component tensor that can be represented by a \(3 \times 3\) matrix as discussed in appendix \(19.5\). There are two special cases for vector multiplication that are important for vector algebra; the first is the scalar product, and the second is the vector product.

    The scalar product of two vectors is defined to be

    \[ \mathbf{a} \cdot \mathbf{b} = |a| |b| \cos \theta \label{B.3}\]

    where \(\theta\) is the angle between the two vectors. It is a scalar and thus is independent of the orientation of the coordinate axis system. Note that the scalar product commutes, is distributive, and associative with a scalar multiplier, that is

    \[\mathbf{a} \cdot\mathbf{ b} = \mathbf{b} \cdot \mathbf{a} \label{B.4} \\ \mathbf{a}\cdot (\mathbf{b} + \mathbf{c}) = \mathbf{a} \cdot \mathbf{b} + \mathbf{a} \cdot \mathbf{c} \\ (\lambda \mathbf{a})\cdot \mathbf{b} = \lambda (\mathbf{b} \cdot \mathbf{a}) \]

    Note that \(\mathbf{a} \cdot \mathbf{a} = |a|^2\) and if \(\mathbf{a}\) and \(\mathbf{b}\) are perpendicular then \(\cos \theta = 0\) and thus \(\mathbf{a} \cdot \mathbf{b} =0\)

    If the three unit vectors \((\mathbf{\hat{e}}_1,\mathbf{\hat{e}}_2,\mathbf{\hat{e}}_3)\) form an orthonormal basis, that is, they are orthogonal unit vectors, then from equations \ref{B.3} and \ref{B.4}

    \[\mathbf{\hat{e}}_i \cdot \mathbf{\hat{e}}_k = \delta_{ik} \label{B.5}\]

    If \(\mathbf{\hat{a}}\) is the unit vector for the vector \(\mathbf{a}\) then the scalar product of a vector \(\mathbf{a}\) with one of these unit vectors \(\mathbf{\hat{e}}_n\) gives the cosine of the angle between the vector \(\mathbf{a}\) and \(\mathbf{\hat{e}}_n\), that is

    \[\mathbf{a} \cdot \mathbf{\hat{e}}_1 = |a|(\mathbf{\hat{a}} \cdot \mathbf{\hat{e}}_1) = |a| \cos \alpha \label{B.6} \\ \mathbf{a} \cdot \mathbf{\hat{e}}_2 = |a|(\mathbf{\hat{a}} \cdot \mathbf{\hat{e}}_2) = |a| \cos \beta \\ \mathbf{a} \cdot \mathbf{\hat{e}}_3 = |a|(\mathbf{\hat{a}} \cdot \mathbf{\hat{e}}_3) = |a| \cos \gamma \]

    where the cosines are called the direction cosines since they define the direction of the vector a with respect to each orthogonal basis unit vector. Moreover, \(\mathbf{a} \cdot \mathbf{\hat{e}}_1 = |a| \mathbf{\hat{a}} \cdot \mathbf{\hat{e}}_1 = |a| \cos \alpha\) is the component of \(\mathbf{a}\) along the \(\mathbf{\hat{e}}_1\) axis. Thus the three components of the vector \(\mathbf{a}\) is fully defined by the magnitude \(|a|\) and the direction cosines, corresponding to the angles \(\alpha, \beta, \gamma \). That is,

    \[a_1 = |a|(\mathbf{\hat{a}} \cdot \mathbf{\hat{e}}_1) = |a| \cos \alpha \label{B.7} \\ a_2 = |a|(\mathbf{\hat{a}} \cdot \mathbf{\hat{e}}_2) = |a| \cos \beta \\ a_3 = |a|(\mathbf{\hat{a}} \cdot \mathbf{\hat{e}}_3) = |a| \cos \gamma \]

    If the three unit vectors \((\mathbf{\hat{e}}_1,\mathbf{\hat{e}}_2,\mathbf{\hat{e}}_3)\) form an orthonormal basis then the vector is fully defined by

    \[\mathbf{a} = a_1\mathbf{\hat{e}}_1 + a_2\mathbf{\hat{e}}_2 + a_3\mathbf{\hat{e}}_3 \label{B.8}\]

    Consider two vectors

    \[\mathbf{a} = a_1\mathbf{\hat{e}}_1 + a_2\mathbf{\hat{e}}_2 + a_3\mathbf{\hat{e}}_3 \nonumber\]

    \[\mathbf{b} = b_1\mathbf{\hat{e}}_1 + b_2\mathbf{\hat{e}}_2 + b_3\mathbf{\hat{e}}_3 \nonumber\]

    Then using \ref{B.5}

    \[\mathbf{a} \cdot \mathbf{b} =a_1b_1 + a_2b_2 + a_3b_3 = |a| |b| \cos \theta \label{B.9}\]

    where \(\theta\) is the angle between the two vectors. In particular, since the direction cosine \(\cos \alpha_a = \frac{ a_1}{ |a|} \), then Equation \ref{B.9} gives

    \[\cos \theta = \cos \alpha_a \cos \alpha_b + \cos \beta_a \cos \beta_b + \cos \gamma_a \cos \gamma_b \label{B.10}\]

    Note that when \(\theta = 0\) then \ref{B.10} gives

    \[\cos^2 \alpha + \cos^2 \beta + \cos^2 \gamma = 1 \label{B.11}\]

    Vector product

    The vector product of two vectors is defined to be

    \[\mathbf{c} = \mathbf{a} \times \mathbf{b }= |a| |b| \sin \theta \mathbf{\hat{n}} \label{B.12}\]

    where \(\theta\) is the angle between the vectors and \(\mathbf{\hat{n}}\) is a unit vector perpendicular to the plane defined by \(\mathbf{a}\) and \(\mathbf{b}\) such that the unit vectors \(\left( \mathbf{\hat{a}}, \mathbf{\hat{b}}, \mathbf{\hat{n}} \right)\) obey a right-handed screw rule. The vector product acts like a pseudovector which comprises a normal vector multiplied by a sign factor that depends on the handedness of the system as described in appendix \(19.4.3\).

    The components of \(\mathbf{c}\) are defined by the relation

    \[c_i \equiv \sum_{jk} \varepsilon_{ijk}a_j b_k \label{B.13}\]

    where the (Levi-Civita) permutation symbol \(\varepsilon_{ijk}\) has the following properties

    \[\begin{align} \varepsilon_{ijk} = 0 && \text{ if an index is equal to any another index} \nonumber\\ \varepsilon_{ijk} = +1 && \text{ if } i,j,k, \text{ form an even permutation of } 1, 2, 3 \label{B.14}\\ \varepsilon_{ijk} = −1 && \text{ if } i,j,k, \text{ form an odd permutation of }1, 2, 3 \nonumber \end{align}\]

    For example, if the three unit vectors \((\mathbf{\hat{e}}_1, \mathbf{\hat{e}}_2, \mathbf{\hat{e}}_3)\) form an orthonormal basis, then \(\mathbf{\hat{e}}_i \equiv \sum_{jk} \varepsilon_{ijk}\mathbf{\hat{e}}_j\mathbf{\hat{e}}_k\), i.e.

    \[\begin{align} \mathbf{\hat{e}}_1 \times \mathbf{\hat{e}}_2 = \mathbf{\hat{e}}_3 && \mathbf{\hat{e}}_2 \times \mathbf{\hat{e}}_3 = \mathbf{\hat{e}}_1 && \mathbf{\hat{e}}_3 \times \mathbf{\hat{e}}_1 = \mathbf{\hat{e}}_2 \label{B.15}\\ \mathbf{\hat{e}}_2 \times \mathbf{\hat{e}}_1 = −\mathbf{\hat{e}}_3 && \mathbf{\hat{e}}_3 \times \mathbf{\hat{e}}_2 = −\mathbf{\hat{e}}_1 && \mathbf{\hat{e}}_1 \times \mathbf{\hat{e}}_3 = −\mathbf{\hat{e}}_2 \label{B.16}\\ \mathbf{\hat{e}}_1 \times \mathbf{\hat{e}}_1 = \mathbf{0} && \mathbf{\hat{e}}_2 \times \mathbf{\hat{e}}_2 = \mathbf{0} && \mathbf{\hat{e}}_3 \times \mathbf{\hat{e}}_0 = \mathbf{0} \label{B.17}\end{align}\]

    The vector product anticommutes in that

    \[\mathbf{a} \times \mathbf{b} = −\mathbf{b} \times \mathbf{a} \label{B.18}\]

    However, it is distributive and associative with a scalar multiplier

    \[\mathbf{a}\times (\mathbf{b} + \mathbf{c}) = \mathbf{a} \times \mathbf{b} + \mathbf{a} \times \mathbf{c} \label{B.19}\]

    \[(\lambda \mathbf{a}) \times \mathbf{b} = \lambda (\mathbf{a} \times \mathbf{b}) \label{B.20}\]

    Note that when \(\sin \theta = 0\) then \(\mathbf{a} \times \mathbf{b} = 0\) and in particular, \(\mathbf{a} \times \mathbf{a} = 0\).

    Consider two vectors

    \[\mathbf{a} = a_1\mathbf{\hat{e}}_1 + a_2\mathbf{\hat{e}}_2 + a_3\mathbf{\hat{e}}_3 \nonumber\]

    \[\mathbf{b} = b_1\mathbf{\hat{e}}_1 + b_2\mathbf{\hat{e}}_2 + b_3\mathbf{\hat{e}}_3 \nonumber\]

    Then using equations \ref{B.12} and \ref{B.15} − \ref{B.17}

    \[\mathbf{a} \times \mathbf{b} = |a| |b| \sin \theta = \begin{vmatrix} \mathbf{\hat{e}}_1 & \mathbf{\hat{e}}_2 & \mathbf{\hat{e}}_3 \\ a_1 & a_2 & a_3 \\ b_1 & b_2 & b_3 \end{vmatrix} = \mathbf{\hat{e}}_1 (a_2b_3 − a_3b_2) + \mathbf{\hat{e}}_2 (a_3b_1 − a_1b_3) + \mathbf{\hat{e}}_3 (a_1b_2 − a_2b_1) \nonumber\]

    where \(\theta\) is the angle between the two vectors and the determinant is evaluated for the top row. Examples of vector products are torque \(\mathbf{N} = \mathbf{r} \times \mathbf{F}\), angular momentum \(\mathbf{L} = \mathbf{r} \times \mathbf{p}\), and the magnetic force \(\mathbf{F}_B = q\mathbf{v} \times \mathbf{B}\).

    Triple products

    The following scalar and vector triple products can be formed from the product of three vectors and are used frequently.

    Scalar triple products

    There are several permutations of scalar triple products of three vectors \([\mathbf{a},\mathbf{b}, \mathbf{c}]\) that are identical.

    \[\mathbf{a}\cdot (\mathbf{b} \times \mathbf{c}) = \mathbf{c}\cdot (\mathbf{a} \times \mathbf{b}) = \mathbf{b}\cdot (\mathbf{c} \times \mathbf{a})=(\mathbf{a} \times \mathbf{b}) \cdot \mathbf{c} = −\mathbf{a}\cdot (\mathbf{c} \times \mathbf{b}) \label{B.21}\]

    That is, the scalar product is invariant to cyclic permutations of the three vectors but changes sign for interchange of two vectors. The scalar product is unchanged by swapping the scalar \((dot)\) and vector \((cross)\).

    Because of the symmetry the scalar triple product can be denoted as \([ \mathbf{ a}, \mathbf{b}, \mathbf{c}]\) and

    \[ \begin{align} [\mathbf{a}, \mathbf{b}, \mathbf{c}] > 0 && \text{ if } [\mathbf{a}, \mathbf{b}, \mathbf{c}] \text{ is right-handed} \nonumber\\ [\mathbf{a}, \mathbf{b}, \mathbf{c}]=0 && \text{ if } [\mathbf{a}, \mathbf{b}, \mathbf{c}] \text{ is coplanar} \label{B.22} \\ [\mathbf{a}, \mathbf{b}, \mathbf{c}] < 0 && \text{ if } [\mathbf{a}, \mathbf{b}, \mathbf{c}] \text{ is left-handed} \nonumber\end{align}\]

    The scalar triple product can be written in terms of the components using a determinant

    \[[\mathbf{a}, \mathbf{b}, \mathbf{c}] = \begin{vmatrix} a_1 & a_2 & a_3 \\ b_1 & b_2 & b_3 \\ c_1 & c_2 & c_3 \end{vmatrix} \label{B.23}\]

    Vector triple product

    The vector triple product \(\mathbf{a}\times (\mathbf{b} \times \mathbf{c})\) is a vector. Since \((\mathbf{b} \times \mathbf{c})\) is perpendicular to the plane of \(\mathbf{b}, \mathbf{c}\), then \(\mathbf{a}\times (\mathbf{b} \times \mathbf{c})\) must lie in the plane containing \(\mathbf{b}, \mathbf{c}\). Therefore the triple product can be expanded in terms of \(\mathbf{b}, \mathbf{c}\), as given by the following identity

    \[\mathbf{a} \times (\mathbf{b} \times \mathbf{c})=(\mathbf{a} \cdot \mathbf{c}) \mathbf{b} − (\mathbf{a} \cdot \mathbf{ b}) \mathbf{c} \label{B.24}\]

    Problems

    1. Partition the following exercises among your collaborators. Once you have completed your problem, check with a classmate before writing it on the board. After you have verified that you have found the correct solution, write your answer in the space provided on the board, taking care to include the steps that you used to arrive at your solution. The following information is needed.

    \(\mathbf{a} = 3\mathbf{i} + 2\mathbf{j} − 9\mathbf{k}\) \(\mathbf{b} = −2\mathbf{i} + 3\mathbf{k}\) \(\mathbf{c} = −2\mathbf{i} + \mathbf{j} − 6\mathbf{k}\) \(\mathbf{d} = \mathbf{i} + 9\mathbf{j} + 4\mathbf{k}\)
    \(\mathbf{E} = \begin{pmatrix} 2 & 7 & −4 \\ 3 & 1 & −2 \\ −2 & 0 & 5 \end{pmatrix}\) \(\mathbf{F} = \begin{pmatrix} 3 & 4 \\ 5 & 6 \end{pmatrix}\) \(\mathbf{G} = \begin{pmatrix} 2 & −4 \\ 7 & 1 \\ −1 & 1 \end{pmatrix}\) \(\mathbf{H} = \begin{pmatrix} −8 & −1 & −3 \\ −4 & 2 & −2 \\ −1 & 0 & 0 \end{pmatrix}\)

    Calculate each of the following

    1. \(|\mathbf{a} − (\mathbf{b} + \mathbf{3c})|\) 7. \((\mathbf{EH})^T\)
    2. Component of \(\mathbf{c}\) along \(\mathbf{a}\) 8. \(|\mathbf{HE}|\)
    3. Angle between \(\mathbf{c}\) and \(\mathbf{d}\) 9. \(\mathbf{EHG}\)
    4. \((\mathbf{b} \times \mathbf{d}) \cdot \mathbf{a}\) 10. \(\mathbf{EG} − \mathbf{HG}\)
    5. \((\mathbf{b} \times \mathbf{d}) \times \mathbf{a}\) 11. \(\mathbf{EH} − \mathbf{H}^T \mathbf{E}^T\)
    6. \(\mathbf{b}\times (\mathbf{d} \times \mathbf{a})\) 12. \(\mathbf{F}^{−1}\)

    2. For what values of \(a\) are the vectors \(\mathbf{A} = 2a\hat{i} − 2\hat{j} + a\hat{k}\) and \(\mathbf{B} = a\hat{i} + 2a\hat{j}+ 2\hat{k}\) perpendicular?

    3. Show that the triple scalar product \((A \times B) \cdot C\) can be written as

    \[(\mathbf{A} \times \mathbf{B}) \cdot \mathbf{C} = \begin{vmatrix} A_1 & A_2 & A_3 \\ B_1 & B_2 & B_3 \\ C_1 & C_2 & C_3 \end{vmatrix} \nonumber\]

    Show also that the product is unaffected by interchange of the scalar and vector product operations or by change in the order of \(A, B, C\) as long as they are in cyclic order, that is

    \[(\mathbf{A} \times \mathbf{B}) \cdot \mathbf{C} = \mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) = \mathbf{B} \cdot (\mathbf{C} \times \mathbf{A}) =(\mathbf{C} \times \mathbf{A}) \cdot \mathbf{ B} \nonumber\]

    Therefore we may use the notation \(ABC\) to denote the triple scalar product. Finally give a geometric interpretation of \(ABC\) by computing the volume of the parallelepiped defined by the three vectors \(\mathbf{A}, \mathbf{B}, \mathbf{C}\).


    This page titled 19.3: Appendix - Vector algebra is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by Douglas Cline via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.