The formula gets rearranged depending on which variable you need. Here are the patterns you’ll run into in the real world — find the one that matches your problem and follow the worked steps.
01 · PATTERN
Semi-major axis (m) halved
a_m = 7.48000e+10 (from 1.49600e+11)
Keep every other input at its default and halve the semi-major axis (m). See how t (seconds) responds.
- 01New Semi-major axis (m): 7.48000e+10
- 02Baseline T (seconds): 31554900
- 03New T (seconds): 11156300
- 04T (seconds) decreases by 64.6% → use this sensitivity to plan for real-world variation.
02 · PATTERN
Semi-major axis (m) doubled
a_m = 2.99200e+11 (from 1.49600e+11)
Keep every other input at its default and double the semi-major axis (m). See how t (seconds) responds.
- 01New Semi-major axis (m): 2.99200e+11
- 02Baseline T (seconds): 31554900
- 03New T (seconds): 89250700
- 04T (seconds) increases by 182.8% → use this sensitivity to plan for real-world variation.
03 · PATTERN
Central mass (kg) halved
M = 9.94500e+29 (from 1.98900e+30)
Keep every other input at its default and halve the central mass (kg). See how t (seconds) responds.
- 01New Central mass (kg): 9.94500e+29
- 02Baseline T (seconds): 31554900
- 03New T (seconds): 44625400
- 04T (seconds) increases by 41.4% → use this sensitivity to plan for real-world variation.
04 · PATTERN
Central mass (kg) doubled
M = 3.97800e+30 (from 1.98900e+30)
Keep every other input at its default and double the central mass (kg). See how t (seconds) responds.
- 01New Central mass (kg): 3.97800e+30
- 02Baseline T (seconds): 31554900
- 03New T (seconds): 22312700
- 04T (seconds) decreases by 29.3% → use this sensitivity to plan for real-world variation.