This page assumes you have seen nothing. We build every letter, dot, and arrow the parent note leans on, in an order where each brick rests on the one before it. If you can add fractions and imagine an arrow on paper, you can follow from line one.
Why not just use numbers? Because a planet is somewhere in space, not on a number line. To say "the planet is here" you need "how far" and "which way". One arrow packs both.
Look at the figure. The arrow starts at the origin (the corner where the axes meet, our agreed "zero point") and its tip lands on the object. The two coloured drop-lines are the vector's components — how far right (x) and how far up (y) you must travel to reach the tip. So one arrow r secretly holds two numbers (x,y) (three in real space, but two is enough to see everything).
Why does the parent need r^? Gravity's direction is "straight toward the other body", but its strength shrinks with distance. Splitting an arrow into (direction r^) × (size) lets us handle those two facts separately.
In the figure, r1 locates body 1 and r2 locates body 2, both measured from the origin. The green arrow r=r2−r1 is the bridge between them. This green arrow is the single most important object in the whole topic — the parent calls it the relative position vector.
We use addition, scaling, and subtraction together to rebuild individual positions from R and r later.
Read the formula as a see-saw. Look at the figure: the fat body pulls the balance point toward itself. The "m1r1" term is body 1's position counted m1 times; heavier ⇒ counted more ⇒ balance point drags closer. Dividing by m1+m2 (the total count) turns the weighted sum back into an actual location.
Two special cases to lock in:
Equal masses (m1=m2): the weights match, so R sits exactly halfway — the midpoint.
One giant, one speck (m1≫m2): the sum is almost all m1r1, so R≈r1 — the balance point is practically inside the big body. (This is why the Sun "looks fixed".)
Why a dot and not a fraction? It is pure shorthand for the calculus operation dtd — the derivative, the tool that measures instantaneous rate of change. We reach for the derivative here because Newton's law is written in accelerations: it tells us how a force changes motion, not motion directly.
In the figure, watch one point on a curved path. The blue arrow is its velocity — it always points along the path (the direction you're currently heading). The red arrow is acceleration — here it points inward, toward the centre. That inward red arrow is exactly what gravity supplies: it constantly bends the velocity into an orbit instead of a straight line.
m1m2 on top: more stuff ⇒ stronger pull (double either mass, double the force).
r2 on the bottom: the inverse-square fall-off — twice as far apart means one-quarter the force. Force spreads out over a sphere, and a sphere's area grows like r2, so the pull dilutes like 1/r2.
G: the tiny number that converts "kilograms and metres" into "newtons of pull".
Size alone isn't enough — we need to nail the direction so the sign is never ambiguous. With r=r2−r1 (from §2) pointing from body 1 to body 2, and r^=r/r its unit arrow (valid because r>0, §1):
Why bother writing both forms? The r^ form reads as "size times direction"; the r/r3 form is what you actually differentiate and plug into F=mr¨. They are the same arrow.
We promised in §3 that R moves at constant velocity. Now we have every tool to prove it — nothing hand-waved.
Apply Newton's second law (§4) to each body, using the gravity vectors from §5:
m1r¨1=F1=+r3Gm1m2r,m2r¨2=F2=−r3Gm1m2r.Add them. The right-hand sides are exact opposites (third law), so they cancel:
m1r¨1+m2r¨2=0.
Now differentiate the COM definition twice (using scalar multiplication and addition from §2 — the operations pass through the derivative):
R¨=m1+m2m1r¨1+m2r¨2=m1+m20=0.
The parent uses the letter μ ("mew") for two different things. You need both defined cleanly before you meet the derivation.
A sanity picture for μred: if one body is enormous (m1→∞), then μred=m1+m2m1m2→m2 — the reduced mass becomes just the light body's mass, because the heavy one barely moves. That matches intuition and is the case worth committing to memory.
Read top-to-bottom: arrows and mass are the raw bricks; they build the relative vector, the balance point, acceleration, and Newton's law; those combine into the full gravity vector, the straight-line COM proof, and finally the two-body reduction.