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

<record version="1" id="1071">
 <title>scalar multiplication of vectors</title>
 <name>ScalarMultiplicationOfVectors</name>
 <created>2026-08-20 04:12:50</created>
 <modified>2026-08-20 04:12:50</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="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 Multiplication of Vectors}
For a real scalar $a$ and vector $\mathbf{u}$, the product $a\mathbf{u}$ has
magnitude
\[
\lVert a\mathbf{u}\rVert=|a|\,\lVert\mathbf{u}\rVert,
\]
and points in the same direction as $\mathbf{u}$ if $a&gt;0$ and the opposite
direction if $a&lt;0$.

The algebraic laws are
\[
(ab)\mathbf{u}=a(b\mathbf{u}),
\]
\[
(a+b)\mathbf{u}=a\mathbf{u}+b\mathbf{u},
\]
\[
a(\mathbf{u}+\mathbf{v})=a\mathbf{u}+a\mathbf{v}.
\]
For $a\ne0$,
\[
\frac{\mathbf{u}}{a}=\left(\frac1a\right)\mathbf{u}.
\]
Two nonzero vectors are parallel exactly when one is a scalar multiple of the
other:
\[
\mathbf{u}=k\mathbf{v}.
\]
In modern linear-algebra language, vector addition and scalar multiplication
make the set of free vectors into a vector space.

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