[关闭]
@guoxiaowhu 2021-01-09T08:56:08.000000Z 字数 2705 阅读 1247

Solar system 2

Astronomy


Abstract

This article will discuss some problems in solar system again, including three-body motion, resonance of asteroids in the gap and chaotic tumbling of Hyperion.

1.Three-body motion

Problem 4.16
Three-body motion equations:




Use Euler-Cromer method to solve this equation,
program code

1

When the value of is real mass of Jupiter, both of the planets follow stable circular orbits.

If we add a time axis,it forms a 3D figure.

Jupiter has a negligible effect on Earth.

2

When the value of is 10 times of real mass of Jupiter

3D figure:

Jupiter has a little effect on Earth and Sun will move and its orbit is a small circle.

3

When the value of is 100 times of real mass of Jupiter,

3D graph:

The orbit of Earth will precess obviously and forms beautiful pattern.Sun also distinctly moves along a circular orbit.

3

When the value of is 1000 times of real mass of Jupiter,

3D

They can't form a bound state
Jupiter will be far away from Earth and Sun,leaving Earth rotating around Sun.
If we decrease the initial speed of Jupiter, which can make Jupiter and Sun form a binary system.
Let the initial speed of Jupiter become two-thirds of that value before.
1000N
1000N
The trajectory of Earth are chaotic.

2.Resonance

Similarly, we research the effect of Jupiter on asteroid whose period is a half of period of Jupiter.
program code

3D figure

Upper part and lower part of the trajectory of asteroid are somewhat thicker than other part of it, which demonstrates the resonance effect of Jupiter on asteroid.

3.Hyperion

Problem 4.20
Equation







Use Euler-Cromer method to solve this equation,
program code
When , its orbit is a circle.

Its motion is also regular and periodic.
If we plot the difference between two calculated results for with different initial conditions .


We can find that the absolute value of is always smaller than 0.01.It's not chaotic.
Nevertheless, when , its orbit is an ellipse,

Its motion is weird and has no regulation that can be found.

Similarly,we plot the difference between two calculated results for with different initial conditions .



The absolute value of is larger and larger in general, thus the motion of this system can't be predicted.

Conclusions

添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注