<?xml version="1.0" encoding="UTF-8"?>

<record version="1" id="1081">
 <title>scalar triple product</title>
 <name>ScalarTripleProduct</name>
 <created>2026-08-21 03:35:13</created>
 <modified>2026-08-21 03:35:13</modified>
 <type>Definition</type>
 <creator id="1" name="bloftin"/>
 <modifier id="1" name="bloftin"/>
 <author id="1" name="bloftin"/>
 <classification>
	<category scheme="pacs" code="02."/>
 </classification>
 <related>
	<object name="CrossProductAlgebraAndApplications"/>
	<object name="CrossProcuct"/>
	<object name="DotProductAlgebraAndGeometricApplications"/>
	<object name="DotProduct"/>
	<object name="VectorProduct2"/>
	<object name="CentroidsAndWeightedPositionVectors"/>
	<object name="CartesianComponentsAndDirectionCosines"/>
	<object name="ScalarComponentAndVectorProjectionOnAnAxis"/>
	<object name="VectorsInSpace"/>
	<object name="VectorsInAPlane"/>
	<object name="VectorSubtractionAndPositionVectors"/>
	<object name="NegativeOfAVector"/>
	<object name="EqualityOfVectors"/>
	<object name="Vector"/>
	<object name="VectorAlgebra"/>
	<object name="VectorAddition"/>
	<object name="PointDivisionAndPositionVectors"/>
 </related>
 <preamble>% this is the default PhysicsLibrary preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here</preamble>
 <content>\section*{Scalar Triple Product}
The scalar triple product is
\[
\boxed{[\mathbf{u},\mathbf{v},\mathbf{w}]
=(\mathbf{u}\times\mathbf{v})\cdot\mathbf{w}.}
\tag{1}
\]
Its absolute value equals the volume of the parallelepiped generated by the
three vectors:
\[
V=|[\mathbf{u},\mathbf{v},\mathbf{w}]|.
\]
Its sign records orientation relative to a right-handed basis.
\begin{center}
\includegraphics[width=.68\textwidth]{brand_fig_18.png}

\textit{Figure 18, modernized: scalar triple product as oriented parallelepiped volume.}
\end{center}

The scalar triple product is invariant under cyclic permutation:
\[
(\mathbf{u}\times\mathbf{v})\cdot\mathbf{w}
=(\mathbf{v}\times\mathbf{w})\cdot\mathbf{u}
=(\mathbf{w}\times\mathbf{u})\cdot\mathbf{v},
\]
and changes sign under exchange of any two vectors.

In Cartesian components,
\[
\boxed{
(\mathbf{u}\times\mathbf{v})\cdot\mathbf{w}=
\begin{vmatrix}
u_x&amp;u_y&amp;u_z\\
v_x&amp;v_y&amp;v_z\\
w_x&amp;w_y&amp;w_z
\end{vmatrix}.}
\tag{2}
\]
Therefore nonzero vectors $\mathbf{u},\mathbf{v},\mathbf{w}$ are coplanar exactly
when their scalar triple product vanishes.

\subsection*{Example 1: volume}
For
\[
A=(-3,1,2),\ B=(-1,0,-2),\ C=(2,1,4),\ D=(2,-3,1),
\]
Brand obtains
\[
(\overrightarrow{AB}\times\overrightarrow{AC})\cdot
\overrightarrow{AD}=81.
\]
Thus the parallelepiped volume is $81$, and the tetrahedron volume is
$81/6=13.5$.

\subsection*{Example 2: line-plane intersection}
If a line is
\[
\mathbf r=\mathbf{r}_A+\lambda\mathbf d
\]
and a plane through $C,D,E$ has normal
\[
\mathbf n=(\mathbf r_D-\mathbf r_C)\times
(\mathbf r_E-\mathbf r_C),
\]
then the intersection parameter is
\[
\boxed{\lambda=
\frac{(\mathbf r_C-\mathbf{r}_A)\cdot\mathbf n}
{\mathbf d\cdot\mathbf n}.}
\]
For Brand's data
$A=(1,2,1)$, $B=(2,1,2)$, $C=(0,-4,4)$, $D=(2,-2,2)$,
$E=(4,1,2)$, this gives $\lambda=2$ and
\[
P=(3,0,3).
\]

\section*{Modern notation references}
The notation and terminology in this modernized article follow standard
present-day mechanics and vector-analysis usage, particularly:
\begin{enumerate}
\item J. R. Taylor, \emph{Classical Mechanics}, University Science Books, 2005.
\item D. Kleppner and R. Kolenkow, \emph{An Introduction to Mechanics}, 2nd ed., Cambridge University Press, 2014.
\item H. Goldstein, C. Poole, and J. Safko, \emph{Classical Mechanics}, 3rd ed., Addison--Wesley, 2002.
\end{enumerate}

\section*{Source}
This article is a modernized restatement of the corresponding Public \PMlinkescape{Domain} article in
Louis Brand, \emph{Vectorial Mechanics}, John Wiley \&amp; Sons, New York, 1930,
Chapter I, ``Vector Algebra.'' The original 1930 edition is the source basis.</content>
</record>
