3.2.1 · D1Orbital Mechanics & Astrodynamics

Foundations — Two-body problem — equations of motion, reduction to one-body

2,675 words12 min readBack to topic

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.


1 — A vector, and why arrows beat lists

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.

Figure — Two-body problem — equations of motion, reduction to one-body

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 () and how far up () you must travel to reach the tip. So one arrow secretly holds two numbers (three in real space, but two is enough to see everything).

Why does the parent need ? Gravity's direction is "straight toward the other body", but its strength shrinks with distance. Splitting an arrow into (direction ) (size) lets us handle those two facts separately.


2 — Adding, scaling, and subtracting arrows

Figure — Two-body problem — equations of motion, reduction to one-body

In the figure, locates body 1 and locates body 2, both measured from the origin. The green arrow 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 and later.


3 — Mass, and the balance point

Figure — Two-body problem — equations of motion, reduction to one-body

Read the formula as a see-saw. Look at the figure: the fat body pulls the balance point toward itself. The "" term is body 1's position counted times; heavier ⇒ counted more ⇒ balance point drags closer. Dividing by (the total count) turns the weighted sum back into an actual location.

Two special cases to lock in:

  • Equal masses (): the weights match, so sits exactly halfway — the midpoint.
  • One giant, one speck (): the sum is almost all , so — the balance point is practically inside the big body. (This is why the Sun "looks fixed".)

4 — Velocity and acceleration: dots on top

Why a dot and not a fraction? It is pure shorthand for the calculus operation — 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.


5 — The inverse-square gravity law

Decode each piece with what we just built:

  • on top: more stuff ⇒ stronger pull (double either mass, double the force).
  • 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 , so the pull dilutes like .
  • : 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 (from §2) pointing from body 1 to body 2, and its unit arrow (valid because , §1):

Why bother writing both forms? The form reads as "size times direction"; the form is what you actually differentiate and plug into . They are the same arrow.


6 — Why the center of mass drifts in a straight line

We promised in §3 that 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: Add them. The right-hand sides are exact opposites (third law), so they cancel: Now differentiate the COM definition twice (using scalar multiplication and addition from §2 — the operations pass through the derivative):


7 — The two Greek 's (why the same letter twice)

The parent uses the letter ("mew") for two different things. You need both defined cleanly before you meet the derivation.

A sanity picture for : if one body is enormous (), then — 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.


The prerequisite map

Vector = arrow with length and direction

Components x and y with signs

Unit vector r-hat = pure direction

Addition and scalar multiply

Subtraction gives relative vector r

Mass m = amount of stuff

Center of mass R = balance point

Dot notation = rate of change

Acceleration r-double-dot

Newton second law F equals m a

Gravity full vector form

COM drifts straight line proof

Two mu symbols

Two-body problem

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.


Equipment checklist

What does a bold mean versus a plain ?
Bold is the whole arrow (direction + length); plain is only its length, a single positive number.
Can a component be negative, and what does that mean?
Yes — a negative or flips that direction (left/down); the length stays .
What is and how do you build it?
A unit vector (length exactly 1) giving pure direction; .
When is undefined, and why?
When (bodies coincide): dividing by is illegal and a zero arrow has no direction.
How do you add two vectors, in components and as a picture?
Add components ; picture is tip-to-tail.
What does scalar multiplication do?
Scales the arrow's length by and flips it if ; components become .
Which way does point?
From body 1 to body 2 (starts at the thing being subtracted).
State the center-of-mass formula and what it represents.
; the mass-weighted balance point of the system.
Prove the COM moves in a straight line.
Adding (third law) gives , so is constant.
What do one dot and two dots over mean?
One dot = velocity (rate of change of position); two dots = acceleration (rate of change of velocity).
Write Newton's gravity in full vector form on body 1.
, pulling body 1 toward body 2.
Distinguish the two 's.
(gravitational parameter, uses sum, units m³/s²) vs (reduced mass, product/sum, kilograms).
What does approach when one mass is huge?
The smaller mass .

Connections