OW Geminorum, an unusual star system

The home for finished/released addons.
Avatar
Topic author
LukeCEL
Posts: 373
Joined: 26.09.2017
With us: 6 years 7 months

OW Geminorum, an unusual star system

Post #1by LukeCEL » 25.03.2020, 14:41

Hi everyone! While I was researching, I came across a star system that was very unique, and I knew I had to share it.

OW Geminorum (OW Gem) is an eclipsing binary consisting of two supergiants: one is F2Ib-II and the other is G8IIb (technically a bright giant). The two stars orbit each other every 3 and a half years, so eclipses are very rare.

This unusual configuration poses a conundrum to stellar evolutionary theory, according to Terrell et al. (2003), since it is impossible for the two stars to have formed at the same time. However, they say it's possible that OW Geminorum was once a triple system and two stars in a close binary system merged.

Physical and orbital parameters are from the aforementioned Terrell et al. (2003), while the primary minimum is set to occur at the 2008 primary eclipse. Approximate rotation periods are from Griffin & Duquennoy (1993). Below is the STC code:

Code: Select all

# Terrell et al. (2003), AJ 126 (2), 902
# "The Double Supergiant Binary OW Geminorum"
# https://iopscience.iop.org/article/10.1086/376479
# Period and eclipse minimum from Dvorak (2009), OEJVS 100, 1
# "The 2008 Primary Eclipse of OW Gem"
# http://var.astro.cz/oejv/oejv.php?oejv=100
# Rotation periods from Griffin & Duquennoy (1993), The Obs. 113, 53
# "Spectroscopic binary orbits from photoelectric radial velocities. Paper 109:
# HDE 258878 (OW Gem)"
# https://ui.adsabs.harvard.edu/abs/1993Obs...113...53G/abstract
Barycenter 1004901332 "OW Gem"
{
   RA 97.92404853
   Dec 17.08231543
   Distance 6876.576 # from Gaia DR2 parallax
}

"OW Gem A"
{
   OrbitBarycenter "OW Gem"
   SpectralType "F2Ib-II"
   AbsMag -3.5 # from bolometric magnitude and temperature
   Radius 21497130

   EllipticalOrbit {
      Period          3.445807
      SemiMajorAxis   1.9528 # mass ratio 5.8:3.9
      Eccentricity    0.51718
      Inclination     93.04 # inclination to plane of sky:
      AscendingNode   96.36 # 89.08 +/- 0.02 mas
      ArgOfPericenter 46.87
      MeanAnomaly     344.00
      Epoch           2415779.0 # primary minimum
   }

   RotationPeriod 3912 # 163 d
}

"OW Gem B"
{
   OrbitBarycenter "OW Gem"
   SpectralType "G8IIb"
   AbsMag -1.5 # from bolometric magnitude and temperature
   Radius 22053690

   EllipticalOrbit {
      Period          3.445807
      SemiMajorAxis   2.9042 # mass ratio 5.8:3.9
      Eccentricity    0.51718
      Inclination     93.04 # inclination to plane of sky:
      AscendingNode   96.36 # 89.08 +/- 0.02 mas
      ArgOfPericenter 226.87
      MeanAnomaly     344.00
      Epoch           2415779.0
   }

   RotationPeriod 2928 # 122 d
}

OWGem.png

Regards, Luke

Avatar
Lafuente_Astronomy
Moderator
Posts: 726
Joined: 04.08.2018
Age: 26
With us: 5 years 9 months
Location: Cebu City, Cebu Province, Philippines
Contact:

Post #2by Lafuente_Astronomy » 25.03.2020, 23:12

That is indeed, an interesting system. However, I wonder about this:

LukeCEL wrote:However, they say it's possible that OW Geminorum was once a triple system and two stars in a close binary system merged.

Wouldn't the 2 stars that merge actually destroy themselves and create a compact star instead? But since I don't fully know how stars evolve, you can perhaps enlighten me on this? That part, for me, is somewhat confusing
Official Administrator of the Celestia Discord Server.
Invite: https://discordapp.com/invite/WEWDcJh
If you don't have a Discord account, register here: https://discordapp.com/register
Have a blessed day.

Avatar
Topic author
LukeCEL
Posts: 373
Joined: 26.09.2017
With us: 6 years 7 months

Post #3by LukeCEL » 25.03.2020, 23:39

Lafuente_Astronomy wrote:Wouldn't the 2 stars that merge actually destroy themselves and create a compact star instead?

Compact stars are formed when stars die. When two stars merge, they just become a more massive star. Actually, we might have seen this action occur before: V838 Monocerotis' 2002 outburst might have been the result of two stars merging.

Avatar
Lafuente_Astronomy
Moderator
Posts: 726
Joined: 04.08.2018
Age: 26
With us: 5 years 9 months
Location: Cebu City, Cebu Province, Philippines
Contact:

Post #4by Lafuente_Astronomy » 26.03.2020, 04:29

LukeCEL wrote:Compact stars are formed when stars die. When two stars merge, they just become a more massive star. Actually, we might have seen this action occur before: V838 Monocerotis' 2002 outburst might have been the result of two stars merging.

Ahhhh. Thanks for the information
Official Administrator of the Celestia Discord Server.
Invite: https://discordapp.com/invite/WEWDcJh
If you don't have a Discord account, register here: https://discordapp.com/register
Have a blessed day.

Avatar
jujuapapa
Banned
Posts: 344
Joined: 24.06.2018
With us: 5 years 10 months
Location: Western E.U.

Post #5by jujuapapa » 26.03.2020, 06:16

An another unsual system, WDJ0551 + 4135.

The merge of two white dwarfs without giving an SNIa.
Read HERE
Soft: Celestia 1.6.2
PC : Intel Core i9-9900K (4 GHz) , Chipset Z390 Exp, RAM 32 Go DDR4 3000 Mhz, SSD M.2 512 Go + HDD 3 To, MSI GeForce RTX 2080 8Go - W10 64b

I lost my old user, so with us: since more 12 years
=> It is by doubting everything that everybody approaches the truth !

pirogronian
Developer
Posts: 234
Joined: 05.01.2018
Age: 38
With us: 6 years 4 months
Location: Wrocław
Contact:

Post #6by pirogronian » 26.03.2020, 06:40

LukeCEL wrote:This unusual configuration poses a conundrum to stellar evolutionary theory, according to Terrell et al. (2003), since it is impossible for the two stars to have formed at the same time

Actually, this is nothing unusuall, but standard astronomy have a long way to admit it.

Most stars revolve in pairs.

Using the same principles, it's aplicable also for far orbiting objects.
Still formally developer, but too tired to develop. I feel sad, but Celestia is going forward despite it.
Btw, the universe is ruled by electricity.


Return to “Add-on releases”