12.4 Vectors and Cross Product

Cross Product of Two Vectors

  • The cross product of two vectors $ extbf{a}$ and $ extbf{b}$, denoted $ extbf{a} \times \textbf{b}$, is a vector.

  • Defined for three-dimensional vectors only, contrasting with the dot product, which is a scalar.

Determinants and Calculating Cross Products

  • Cross product can be calculated using determinants.

  • A determinant of order 3 can be expressed using second-order determinants.

  • The result can be calculated using the basis vectors $ extbf{i}, \textbf{j}, \textbf{k}$:
    a×b=iamp;jamp;k a<em>1amp;a</em>2amp;a<em>3 b</em>1amp;b<em>2amp;b</em>3\textbf{a} \times \textbf{b} = \begin{vmatrix} \textbf{i} &amp; \textbf{j} &amp; \textbf{k} \ a<em>1 &amp; a</em>2 &amp; a<em>3 \ b</em>1 &amp; b<em>2 &amp; b</em>3 \end{vmatrix}.

Properties of the Cross Product

  • The vector $ extbf{a} \times \textbf{b}$ is orthogonal to both $ extbf{a}$ and $ extbf{b}$.

  • The direction is given by the right-hand rule.

  • Length of the cross product: a×b=absin(θ)| \textbf{a} \times \textbf{b} | = |\textbf{a}| |\textbf{b}| \sin(\theta), where $ heta$ is the angle between $ extbf{a}$ and $ extbf{b}$.

  • Vectors are parallel if and only if a×b=0\textbf{a} \times \textbf{b} = \textbf{0}.

  • The area of a parallelogram defined by $ extbf{a}$ and $ extbf{b}$ equals the magnitude of the cross product.

Triple Products

  • Scalar triple product a(b×c)\textbf{a} \cdot (\textbf{b} \times \textbf{c}) can be represented as a determinant:
    a<em>1amp;a</em>2amp;a<em>3 b</em>1amp;b<em>2amp;b</em>3 c<em>1amp;c</em>2amp;c3\begin{vmatrix} \textbf{a}<em>1 &amp; \textbf{a}</em>2 &amp; \textbf{a}<em>3 \ \textbf{b}</em>1 &amp; \textbf{b}<em>2 &amp; \textbf{b}</em>3 \ \textbf{c}<em>1 &amp; \textbf{c}</em>2 &amp; \textbf{c}_3 \end{vmatrix}.

  • The volume of the parallelepiped defined by vectors $ extbf{a}$, $ extbf{b}$, and $ extbf{c}$ is the absolute value of the scalar triple product.

Applications in Physics

  • Torque ($\textbf{\tau}$) is defined as \textbf{\tau} = \textbf{r} \times \textbf{F} , measuring the tendency to rotate about an axis.

  • The magnitude of torque is given by |\textbf{\tau}| = rF \sin(\theta) , where $ heta$ is the angle between position vector $ extbf{r}$ and force vector $ extbf{F}$.