I tried to investigate whether these two objects could be a divorced binary pair generating clones and simulating their past behaviour.
The answer is not conclusive but I think these two objects are interesting.
Connecting to the HORIZONS Web-Interface from JPL, you get:
486081 (2012 UX41)
[ Ephemeris | Orbit Diagram | Orbital Elements | Mission Design | Physical Parameters | Discovery Circumstances ] |
[ show orbit diagram ]
Orbital Elements at Epoch 2458600.5 (2019-Apr-27.0) TDB Reference: JPL 14 (heliocentric ecliptic J2000)
| Orbit Determination Parameters
Additional Information
|
486081 (2012 UX41) |
Classification: Main-belt Asteroid SPK-ID: 2486081 |
504375 (2007 VV73)
[ Ephemeris | Orbit Diagram | Orbital Elements | Mission Design | Physical Parameters | Discovery Circumstances ] |
[ show orbit diagram ]
Orbital Elements at Epoch 2458600.5 (2019-Apr-27.0) TDB Reference: JPL 12 (heliocentric ecliptic J2000)
| Orbit Determination Parameters
Additional Information
|
504375 (2007 VV73) |
Classification: Main-belt Asteroid SPK-ID: 2504375 |
Clone Generation
I generated 100 clones for both asteroids, trying to achieve the same distribution read from JPL data:
summary_2012+UX41
Clones | Target | ||||
---|---|---|---|---|---|
mean | sd | mean | sd | ||
q | 2.01352434 | 1.4e-07 | 2.01352433 | 1.4e-07 | |
e | 0.10329043 | 7e-08 | 0.10329043 | 7e-08 | |
i | 6.00736228 | 1.262e-05 | 6.00736303 | 1.256e-05 | |
peri | 266.02829744 | 9.299e-05 | 266.028298 | 9.285e-05 | |
node | 200.78542722 | 6.809e-05 | 200.78542472 | 6.83e-05 | |
tp | 2458900.61498223 | 0.0002149 | 2458900.61497766 | 0.00021456 |
Clones | Target | ||||
---|---|---|---|---|---|
mean | sd | mean | sd | ||
q | 2.0144071 | 1.3e-07 | 2.01440709 | 1.2e-07 | |
e | 0.10291117 | 6e-08 | 0.10291118 | 6e-08 | |
i | 6.01378178 | 9.84e-06 | 6.01378104 | 9.91e-06 | |
peri | 263.97471761 | 7.905e-05 | 263.97472047 | 7.943e-05 | |
node | 200.75657263 | 5.961e-05 | 200.7565686 | 5.936e-05 | |
tp | 2458314.76706963 | 0.00017361 | 2458314.76706326 | 0.00017487 |
Simulation
I used the Mercury6 simulator by John E. Chambers:
J.E.Chambers (1999) ``A Hybrid
Symplectic Integrator that Permits Close Encounters between
Massive Bodies''. Monthly Notices of the Royal Astronomical
Society, vol 304, pp793-799.
algorithm: Bulirsch-Stoer
start time: 2458604.5 JD
output interval : 100 days
stop time: -5d7 days
accuracy parameter=1.d-12
Simulation Results
I used an R script to compare the resulting 10000 clone couples looking for the minimum distance ever reached.
In particular, I used the library ggplot2 by Hadley Wickham to display the graphs that you see here.
As expected, every pair is different and you can collect the resulting minimum distances (plus correspondent relative velocities) and the time of minimum distanceto get an idea about the distribution:
Minimum distance
Relative velocities (at the time of min distance)
Time of Minimum distance
Best couple
The couple of clones that according to the simulation ever reached the minimum distance show this behaviour:
Don't be fooled by the scale, the "zeros" are not really "zeros":
About 122000 years ago, this couple was separated by a distance about 20000 km and the relative velocity was about 50 m/s
Even though the numbers are small, they are not enough to claim that this is a divorced pair (on the other hand, given the uncertainty, I am not sure if you can rule out this idea specially if you could look much more in the past).
Kind Regards,
Alessandro Odasso
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.