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

<record version="1" id="1078">
 <title>vector product</title>
 <name>VectorProduct2</name>
 <created>2026-08-21 01:26:20</created>
 <modified>2026-08-21 01:26:20</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>
 <synonyms>
	<synonym concept="vector product" alias="products of two vectors"/>
 </synonyms>
 <related>
	<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"/>
	<object name="DotProduct"/>
	<object name="DotProductAlgebraAndGeometricApplications"/>
	<object name="CrossProcuct"/>
	<object name="CrossProductAlgebraAndApplications"/>
	<object name="ScalarTripleProduct"/>
 </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*{Products of Two Vectors}
Two distinct vector products are fundamental in three-dimensional mechanics.
The \emph{dot product}
\[
\mathbf{u}\cdot\mathbf{v}
\]
returns a scalar and measures directional alignment. The \emph{cross product}
\[
\mathbf{u}\times\mathbf{v}
\]
returns a vector perpendicular to both inputs and encodes oriented area.

These products appear throughout mechanics:
\begin{itemize}
\item work: $W=\int\mathbf F\cdot d\mathbf r$,
\item power: $P=\mathbf F\cdot\mathbf{v}$,
\item torque: $\boldsymbol\tau=\mathbf r\times\mathbf F$,
\item angular momentum: $\mathbf L=\mathbf r\times\mathbf{p}$.
\end{itemize}
Vector division by a vector is not part of ordinary Euclidean vector algebra.
Division by a nonzero scalar remains ordinary scalar multiplication by its
reciprocal.

\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{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>
