The celestial-mechanics tag has no wiki summary.
3
votes
0answers
173 views
Simple model of the solar system. Parameters? Accuracy?
I was thinking of making a simple 2D model of the solar system, with planets moving along ellipses like
$$x(t) = k_x \sin(t + k_t) (\sin(k_\phi) + \cos(k_\phi))$$
$$y(t) = k_y \cos(t + k_t) ...
2
votes
0answers
138 views
Calculation of a Gravity Resonance Keyhole
Can anyone describe the mathematics behind the calculation of a resonance keyhole (for a two-body model)? It seems like the size and position of the keyhole should be a function only of mass and ...