@chengxi95
2016-06-21T14:24:41.000000Z
字数 4723
阅读 1655
程熹 2013301020038 物基一班
Homework
This article investigate the three-body system where the sun the earth and the jupiter are including. We set different initial conditions and different mass jupiter to see if there is some interesting results. To achieve in numberical way we use the Euler-Cromer method.
three-body system,Newton=law,euler-cromer method.
A prominent example of the classical three-body problem is the movement of a planet with a satellite around a star. In most cases such a system can be factorized, considering the movement of the complex system (planet and satellite) around a star as a single particle; then, considering the movement of the satellite around the planet, neglecting the movement around the star. In this case, the problem is simplified to two instances of the two-body problem. However, the effect of the star on the movement of the satellite around the planet can be considered as a perturbation.
A three-body problem also arises from the situation of a spacecraft and two relevant celestial bodies, e.g. the Earth and the Moon, such as when considering a free return trajectory around the Moon, or other trans-lunar injection. While a spaceflight involving a gravity assist tends to be at least a four-body problem (spacecraft, Earth, Sun, Moon), once far away from the Earth when Earth's gravity becomes negligible, it is approximately a three-body problem.
The general statement for the three body problem is as follows. At an instant in time, for vector positions x and masses m, three coupled second-order differential equations exist.
n the circular restricted three-body problem, two massive bodies move in circular orbits around their common center of mass, and the third mass is negligible with respect to the other two.With respect to a rotating reference frame, the two co-orbiting bodies are stationary, and the third can be stationary as well at the Lagrangian points, or orbit around them, for instance on a horseshoe orbit. It can be useful to consider the effective potential.
According to Newton's law of gravitation, the magnitude of the gravitational force between two objects is given by
This program is finished by myself. But I have refer some contents from last report of my own in the Main Feature part.
Computational Physics(second edition) Nicholas J.Giordano and Hisao Nakanishi
Wikipedia Three body problem
https://en.wikipedia.org/wiki/Three-body_problem