42

The closest star system to our Solar System is Alpha Centauri.

But is our Solar System the closest star system to Alpha Centuari?

If not, which star system is?

badroit
  • 523
  • 4
  • 6

1 Answers1

43

The sun is the nearest star to Alpha Centauri (unless you count Proxima Centauri, which is really part of the same system).

There is a very small and dim pair of brown dwarfs, called Luhman 16 that are closer, at about 3.6 light years from Alpha Centauri. Brown dwarfs are not true stars, but they do glow from their own heat. They were only discovered in 2011. It is possible that there are other very dim objects, but these would not be stars either in the strict sense.

Steve Linton
  • 10,273
  • 1
  • 28
  • 49
James K
  • 120,702
  • 5
  • 298
  • 423
  • 9
    To add for context on the distance of Luhman 16: the Sun is around 4.2 light-years from Alpha Centauri. (Thanks!) – badroit May 18 '20 at 00:03
  • 6
    It's a bit confusing when you say the Sun is the nearest star, but then say there is a pair closer. I think what you are saying is that these are not stars in the strict sense, but since that attaches to the "other very dim objects" it's not entirely clear that it applies to these two stars as well. – Michael May 18 '20 at 22:45
  • 3
    I don't think I said that there are a pair of stars closer, since I said "brown dwarfs", but I've added a short edit. – James K May 19 '20 at 06:32
  • @JamesK, I tried Googling this question but had little success (it's relatively easy to find distances to/from our Solar System, but not between other systems). For posterity (and out of curiosity), how did you find out the distances you mentioned between Luhman 16 and Alpha Centauri (for example)? – badroit May 19 '20 at 19:19
  • 1
    For the distances between stars I used the recons data http://www.recons.org/ (I found a version that has the positional data in xyz format, which simplifies things. Recons only has stars, I think I found luhman 16 in a web search, but i forget the magic words but the result was on Wikipedia – James K May 19 '20 at 19:27
  • 1
    If you have XYZ galactic coordinates for two stars, wouldn't the distance between them just be SQRT((X(1) - X(2))^2 + (Y(1)-Y(2))^2 + (Z(1)-Z(2))^2)). – Jack R. Woods May 19 '20 at 22:13
  • yes, that's why it simplifies things. – James K May 20 '20 at 06:04
  • @Michael I suppose the question asks for the nearest star system - while there might be a closer star, it doesn't necessary mean it has a system.. – Caius Jard May 20 '20 at 16:14