Tagged Questions
4
votes
2answers
128 views
How to learn celestial mechanics?
I'm a PhD student in math and am really excited about celestial mechanics.
I was wondering if anyone could give me a roadmap for learning this subject. The amount of information about it on the ...
3
votes
0answers
172 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) ...