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

<record version="1" id="1077">
 <title>centroids and weighted position vectors</title>
 <name>CentroidsAndWeightedPositionVectors</name>
 <created>2026-08-21 00:46:40</created>
 <modified>2026-08-21 00:46:40</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>
 <defines>
	<concept>center of mass</concept>
	<concept>grouping theorem</concept>
 </defines>
 <related>
	<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="VectorProduct2"/>
	<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*{Centroids and Weighted Position Vectors}
Let points $P_i$ have scalar weights $m_i$, with
\[
M=\sum_i m_i\ne0.
\]
Their weighted centroid $P^*$ is defined by
\[
\sum_i m_i\overrightarrow{P^*P_i}=\mathbf0.
\tag{1}
\]
In position-vector form,
\[
\boxed{\mathbf r_{P^*}=\frac{\sum_i m_i\mathbf r_i}{\sum_i m_i}.}
\tag{2}
\]
This is exactly the modern center of mass \PMLinkescape{formula} when the $m_i$ are masses.
\begin{center}
\includegraphics[width=.68\textwidth]{brand_fig_12.png}

\textit{Figure 12, modernized: a weighted centroid with one negative weight.}
\end{center}

For equal weights,
\[
\mathbf r_G=\frac1n\sum_i\mathbf r_i,
\]
which is the arithmetic mean of the position vectors.

For two weighted points $A,B$ with weights $a,b$,
\[
\mathbf r_{P^*}=\frac{a\mathbf{r}_A+b\mathbf{r}_B}{a+b},
\]
so the point divides $AB$ inversely to the weights.

\subsection*{Grouping theorem}
If a collection of weighted points is split into two  \PMLinkescape{groups} with centroids
$P',P''$ and total weights $M',M''$, then the centroid of the entire set is
the centroid of $P',P''$ weighted by $M',M''$:
\[
\mathbf r_{P^*}=\frac{M'\mathbf r_{P'}+M''\mathbf r_{P''}}{M'+M''}.
\]
This property is useful for composite bodies and hierarchical center-of-mass
calculations.

\section*{Source problems}
\begin{enumerate}
\item Find the centroid of $(0,1,3)$, $(-3,0,4)$, $(3,-2,0)$ with weights
$2,3,1$.
\item In the tetrahedral midpoint construction of Figure 7f, prove the two
midpoint-joining segments meet at the centroid of $A,B,C,D$.
\item If $G$ is the centroid of $A,B,C$, prove that the centroid of
$A,B,C,D$ divides $DG$ in the ratio $3:1$.
\item If $P^*,Q^*$ are the centroids of two sets of $n$ points
$P_1,\ldots,P_n$ and $Q_1,\ldots,Q_n$, prove
\[
\sum_{i=1}^n\overrightarrow{P_iQ_i}=n\overrightarrow{P^*Q^*}.
\]
\item Give a construction for the centroid of five equally weighted points
using the grouping theorem.
\end{enumerate}

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