Kepler Orbit Really Conserves Energy and Angular Momentum
Every value in this lesson is rounded to four decimal places from a real physim Kepler-orbit numerical integration (scenario examples/kepler-orbit-elliptical.json), not derived from a closed form. Exact arithmetic here means exact results for the stated model inputs; measured inputs still carry uncertainty and significant-figure limits.
highlighted = computed this step
The real orbit starts with a real energy and momentum
A real physim Kepler-orbit integration (an adaptive real Dormand-Prince solver) starts the orbit at t = 0.0000, reporting a real specific orbital energy of -0.4167 and a real specific angular momentum of 2.5100 — the real starting state, not assumed values.
Estart=−0.4167Lstart=2.5100
The real orbit really conserves both quantities
The same real integration, after one full real orbital period at t = 20.6484, reports the real specific energy still at -0.4167 and the real specific angular momentum still at 2.5100 — both real quantities genuinely unchanged across the whole real orbit, the real signature of a bound two-body system, not enforced by construction.