Slashdot Mirror


Did Harvard Scientists Predict The End of the Universe? (gizmodo.com)

The universe will end with a bang -- and not a whimper -- reports The New York Post, citing a new study by Harvard Researchers predicting exactly when (and how) the universe will end. But Gizmodo's science writer takes issue with the media coverage: That paper predicts that the universe's lifetime would be between 10**88 and 10**241 years, but probably probably around 10**139 years. "I think people don't have a sense as to how big these numbers are," study author and physicist Matthew Schwartz from Harvard told Gizmodo. "It's such an enormous out of time. But they think 10**139 years is 139."

The universe is around 10 billion, or 10**10 years old. 10**139 is a completely unfathomable number of years... It's more than the amount of time it would take to count every atom in the universe, if you had to wait from the Big Bang until now in between counting each atom. That number of years eludes any rational attempt to understand it (Which is probably why it sounds so close -- our heads just short circuit and say, threat!!!). It is forever.

90 of 155 comments (clear)

  1. EditorDavid? by Brannon · · Score: 1

    I assume that handle is supposed to be ironic?

    1. Re:EditorDavid? by Shirley+Marquez · · Score: 1

      No, IRONic is correct. The end point of the universe may well be when it all turns into an enormous lump of iron.

      Why iron, you ask? If you take small atoms like hydrogen and fuse them into bigger ones, you release energy. If you take large atoms like uranium and plutonium and split them into smaller ones, you release energy. Iron, which is near the middle of the periodic table, is the low energy point. To go anywhere from iron you have to put energy IN; you can't release any energy by either splitting or fusing it.

  2. Well, it depends by 93+Escort+Wagon · · Score: 1

    The end of the universe may occur sooner if proton decay exists.

    --
    #DeleteChrome
    1. Re:Well, it depends by Anonymous Coward · · Score: 1

      Six years if those guys in China plow ahead with their table top machine. As reported here no less!

      At least when smart-civs see where the bubble is expanding from, they might have a fair idea who's broadcasts match the stupidity.

    2. Re: Well, it depends by aliquis · · Score: 1

      What? Link.

    3. Re:Well, it depends by Aristos+Mazer · · Score: 3, Informative

      > if proton decay exists.

      You may appreciate this short story based on answering that question. It just won Scientific American Magazine's writing competition for stories based on quantum mechanics.
      http://shorts2017.quantumlah.o...

    4. Re:Well, it depends by HiThere · · Score: 2

      If it's based on the article I'm thinking of, it's based on the idea that the Higgs boson is at a meta-stable position, and could fall off...and that if one did anywhere in the universe a bubble of reconfiguration with a more stable Higgs would expand at the speed of light (or possibly faster). This can't currently be shown to be wrong, but seems dubious. OTOH, the probability of a Higgs changing state was calculated to be extremely small...which is why the estimated long time...but, of course, it could have already happened in a place currently outside our light cone.

      It's not the only "this could cause the end of the universe" theory out there. The current energy level is called a false vacuum, and may be only metastable. I'm not sure if anyone has calculated what would cause it to collapse, and how likely it is, but it could be true and it could happen. If so, the only way to tell would be to experiment. There are other theories of a similar nature. Brane theory says the big bang was caused by two branes colliding, and they may do it periodically. That one doesn't seem to have anyway to cause it to happen by experimenting, but like the others there's no way of telling before it happens that it's going to happen.

      So don't take this theory too seriously. The evidence in support of it is not exclusive to it. There are probably other interpretations than that the Higgs field is only metastable.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
  3. "Exactly"? by PacoSuarez · · Score: 5, Interesting

    A range of 153 orders of magnitude isn't my idea of "exactly". The difference between the largest distances (the size of the observable universe) and the smallest distances (Planck's length) is only 62 orders of magnitude.

    1. Re: "Exactly"? by chill · · Score: 5, Funny

      Yeah, but it'll be a Thursday. The universe never has gotten the hang of Thursdays.

      --
      Learning HOW to think is more important than learning WHAT to think.
    2. Re: "Exactly"? by jiriw · · Score: 1

      Aw, man! Thursdays are my weekly days off. Why must the universe end on my free day? I wanted to enjoy being a bit more... ;)

    3. Re: "Exactly"? by haruchai · · Score: 4, Informative

      Yeah, but it'll be a Thursday. The universe never has gotten the hang of Thursdays.

      There's a French expression, "dans la semaine des quatre jeudis" or "in the week of the 4 Thursdays" that signifies something that'll never happen

      --
      Pain is merely failure leaving the body
    4. Re: "Exactly"? by Aristos+Mazer · · Score: 1

      Trust me... you'll want to be gone before that next Friday comes around.

    5. Re:"Exactly"? by sacrilicious · · Score: 1
      Vizzini: It'll end between 10**88 and 10**241 years... EXACTLY!

      Inigo: You keep using that word. I do not think it means what you think it means.

      --
      - First they ignore you, then they laugh at you, then ???, then profit.
  4. **? (because Slashdot is afraid of HTML) by wonkey_monkey · · Score: 5, Insightful

    That paper predicts that the universe's lifetime would be between 10**88 and 10**241 years, but probably probably around 10**139 years.

    Since when is "**" the way to write exponentiation on shitty systems that can't even handle an innocuous tag like <sup>, such as Slashdot?

    Use a ^ like normal people. Or just let use <sup>. Jeez. It's bad enough that you still haven't got unicode, but <sup>? C'mon.

    And yes, I know some programming languages use "**". This isn't a programming language, this is supposed to be a news site.

    --
    systemd is Roko's Basilisk.
    1. Re:**? (because Slashdot is afraid of HTML) by mark-t · · Score: 4, Informative

      Actually, since Fortran to be specific... but it's been used since in Ada, Z shell, Korn shell, Bash, COBOL, CoffeeScript, FoxPro, Gnuplot, OCaml, F#, Perl, PHP, PL/I, Python, Rexx, Ruby, SAS, Seed7, Tcl, ABAP, Mercury, Haskell (for floating-point exponents), Turing, and VHDL.

      Using the ^ symbol to indicate exponentation is relatively newer... I think BASIC was the first mainstream language to use it.

    2. Re:**? (because Slashdot is afraid of HTML) by Anonymous Coward · · Score: 1

      yes. if only there were an already acceptable scientific notation that could represent orders of magnitude in base 10 using an arbitrary letter, e.g. an ‘e’.

    3. Re:**? (because Slashdot is afraid of HTML) by mark-t · · Score: 1

      True... but again, LaTeX is relatively modern.

      And the question was since when does ** mean exponentiation?

      Heck, even '^' as exponentiation has its origins in programming languages as well, but its usage as such is at least half a dozen years newer than '**'.

    4. Re:**? (because Slashdot is afraid of HTML) by jpatters · · Score: 1

      I briefly considered the possibility that they intended to use Knuth up arrow notation with stars instead of arrows (or carrots) but then within about a half a second realized that 10^^10 (or 10^10^10^10^10^10^10^10^10^10) is wayyyyy more than 10 billion. I've spent too much time pondering G_64 to consider 10^139 to be that unfathomably large. I mean, it is more than a googol, but less than a googolplex, so it can't be that bad.

      --
      "Remember, there never were pineapple-almond cookies here."
    5. Re:**? (because Slashdot is afraid of HTML) by Anonymous Coward · · Score: 1

      Use a ^ like normal people.

      10 xor 139 years ? We-re doomed.

    6. Re:**? (because Slashdot is afraid of HTML) by TechyImmigrant · · Score: 4, Insightful

      True... but again, LaTeX is relatively modern.

      Latex doesn't use ^ for exponentiation. It uses ^ to move the text up a bit and shrink it a bit.

      It's humans who read it as exponentiation.

      --
      I should use this sig to advertise my book ISBN-13 : 978-1501515132.
    7. Re:**? (because Slashdot is afraid of HTML) by mark-t · · Score: 1

      True... my bad. It does use it to indicate superscript. As I was typing that, in my head I was thinking they are the same thing, but of course they are not.

    8. Re: **? (because Slashdot is afraid of HTML) by aliquis · · Score: 1

      By now I think the moderators are worse.
      And considering that's us maybe we just have the mods we deserve?

    9. Re:**? (because Slashdot is afraid of HTML) by jpatters · · Score: 1

      Actually, emoji might seem frivolous, but I see it as the very beginning of the English language transforming to include pictographs, which is quite interesting. In 100 to 1000 years the language will be quite unrecognizable, I think.

      Anyway, obXKCD: https://xkcd.com/1709/

      --
      "Remember, there never were pineapple-almond cookies here."
    10. Re:**? (because Slashdot is afraid of HTML) by TechyImmigrant · · Score: 1

      I just wrote a book in Latex. I'm easily triggered right now.

      Pop poll: $$ $$ or \[ \] ?

      --
      I should use this sig to advertise my book ISBN-13 : 978-1501515132.
    11. Re:**? (because Slashdot is afraid of HTML) by omnichad · · Score: 2

      If you're already being pedantic, please call it the caret symbol.

    12. Re:**? (because Slashdot is afraid of HTML) by Anonymous Coward · · Score: 1

      But then he can't eat his words...

    13. Re:**? (because Slashdot is afraid of HTML) by tsa · · Score: 1

      Indeed. I even thought for a while that it must be Slashdot's problem with showing ordinary characters that made them decide to use ** instead of ^, but no...

      Pathetic.

      --

      -- Cheers!

    14. Re:**? (because Slashdot is afraid of HTML) by pD-brane · · Score: 1

      The NY Post article wrote the universe's end "could occur 10x139 years from now" (sic, though where the "x" is supposedly a \times, which still doesn't make sense). At least Slashdot corrected that stupidity.

    15. Re:**? (because Slashdot is afraid of HTML) by wonkey_monkey · · Score: 1

      I knew I was forgetting something even more obvious.

      --
      systemd is Roko's Basilisk.
    16. Re:**? (because Slashdot is afraid of HTML) by wonkey_monkey · · Score: 1

      Still better than the NY Post article which translated it to "10Ã--139 years."

      Slashdot's lack of unicode support strikes again. I'm guessing they used ×

      --
      systemd is Roko's Basilisk.
    17. Re:**? (because Slashdot is afraid of HTML) by GerryHattrick · · Score: 1

      Britain's 'Daily Mail' newspaper used 'x'. And nobody was really surprised how soon Armageddon seemed. Well, at least they reported it.

    18. Re:**? (because Slashdot is afraid of HTML) by wonkey_monkey · · Score: 1

      If a science story in the Daily Mail isn't about how something either a) cures cancer or b) causes cancer, then most Daily Mail readers won't read it.

      --
      systemd is Roko's Basilisk.
  5. There are other things that need attention sooner. by Futurepower(R) · · Score: 4, Funny

    "... between 10**88 and 10**241 years..."

    I hope it's okay with you if I don't worry about this now.

  6. About when Twinkies will go bad by jfdavis668 · · Score: 1

    Looks like the universe may last long enough for Twinkies to go bad.

  7. The first by JustOK · · Score: 3, Funny

    The first 10**42 years were the worst.

    --
    rewriting history since 2109
    1. Re:The first by Scarletdown · · Score: 1

      And the second 10^42 years?

      --
      This space unintentionally left blank.
    2. Re:The first by Rockoon · · Score: 1

      Also the worst.

      --
      "His name was James Damore."
    3. Re:The first by jfdavis668 · · Score: 1

      The third 10**42 years I didn't enjoy at all.

  8. What does ** mean? by Anonymous Coward · · Score: 1

    Okay, what the heck does "**" mean?

    Do you mean 10^88?

    10 billion = 10e9 or 1e10.

    1. Re:What does ** mean? by Rockoon · · Score: 1

      It means another dipshit C coder doesnt know any notation other than C's and is too smug about it to be a better human being.

      --
      "His name was James Damore."
    2. Re:What does ** mean? by wonkey_monkey · · Score: 1

      If you knew C notation you'd know this isn't it.

      --
      systemd is Roko's Basilisk.
  9. Prove it! by mschaffer · · Score: 3, Interesting

    They can predict all they want. They simply cannot prove it.

    1. Re:Prove it! by Falconnan · · Score: 1

      No theory in science is ever "proven", only that experiment or observation is consistent with a theory, or not, with or without adjustment in theory. Events can be generally proven to have taken place, but any deeper meaning behind them is open to interpretation. For instance, while one can prove that our universe had a beginning, one cannot prove that it is "real", or that creating it wasn't a bad idea.

  10. Don’t wait by BLToday · · Score: 1

    Don’t wait until 10^139-1 year, invest in my bubble universe survival kit today!!! It’s an investment that will survive the end of the universe.

  11. Nice Analogy by sonicmerlin · · Score: 5, Informative

    "It's more than the amount of time it would take to count every atom in the universe, if you had to wait from the Big Bang until now in between counting each atom"

    That... is actually a really great way to communicate just how long that span of time is. That totally blew my mind.

    1. Re:Nice Analogy by burtosis · · Score: 1

      It's actually not true since the number of atoms in the visible universe is highly variable. You would have to wait from the "start" to now, then make an estimate of the visible universe mass in atoms (itself in flux because of fusion/fission) then just count every 14 billion years or so. If you had a trillion computers, each playing a new game of go (no repeats allowed) each game lasting one nanosecond, there wouldn't be enough time in the universe to play them all even using the upper estimate of lifetime. Of course, with the expansion accelerating as we believe it to be, the universe is going to be a very boring place in just 20 billion years, so these kinds of activities may be the only fun left.

    2. Re:Nice Analogy by burtosis · · Score: 1

      The timeframe is meaningless because the isolation due to expansion as is accepted by 95% of mainstream physicists will make individual galaxies and then star systems tiny pocket universes about a google years before the even more theoretical "end" described here.

    3. Re:Nice Analogy by Kohlrabi82 · · Score: 1

      It's more than , so what? It would have been more interesting to find something that this number is less than.

  12. Looks like it's time to... by rwyoder · · Score: 1

    ...make that reservation at Milliways.

  13. Re:Earth will be swallowed by Red Giant Sol soon by PPH · · Score: 1

    If humans want to survive, we need to get 10+ LY away

    In which direction? That supernova you were worried about? You might step right into the middle of another one.

    --
    Have gnu, will travel.
  14. Re:Earth will be swallowed by Red Giant Sol soon by CrimsonAvenger · · Score: 4, Informative

    In EVERY direction. And don't stop at 10....

    --

    "I do not agree with what you say, but I will defend to the death your right to say it"
  15. Sad by enriquevagu · · Score: 1

    So we have a nice theoretical paper predicting the date of the End of Universe (with no much accuracy, btw), and the summary only focuses on how large 10^139 is.

    So sad about Slashdot...

    1. Re:Sad by JaredOfEuropa · · Score: 2

      Worse: Half the discussion is about how to spell 10^139 or 10**139 or 10e139

      --
      If construction was anything like programming, an incorrectly fitted lock would bring down the entire building...
    2. Re:Sad by andydread · · Score: 1

      And now we have a discussion about the discussion about 10^139 or 10**139 or 10e139

  16. Re:There are other things that need attention soon by PolygamousRanchKid+ · · Score: 1

    "... between 10**88 and 10**241 years..."

    I hope it's okay with you if I don't worry about this now.

    How long have we known about the inferred effects of Dark Energy and Dark Matter . . . ? Less that 10**2 years . . . ?

    I think it is a wee bit too early in our relationship to be making any long term commitments to the universe.

    Maybe Dark Matter and Dark Energy will suddenly start becoming more Dark. That would majorly foobar these physicists' predictions.

    Maybe the upcoming Webb space telescope will surprisingly spot evidence of the existence of Clear Energy and Clear Matter . . . which we won't be able to see either.

    My prediction is that in less than 10**1 years . . . the physics equations will need to be dramatically modified again.

    --
    Schroedinger's Brexit: The UK is both in and out of the EU at the same time!
  17. Honestly at this point I think by rsilvergun · · Score: 1

    they're not supporting Unicode just to spite us.

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
  18. Sure they can by rsilvergun · · Score: 1

    in only 10**192 years. I can wait.

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
  19. Re:The number 10**241 is very fathomable by lgw · · Score: 2

    The fact that the number 10**241 itself is unfathomable, is in itself unfathomable. Here's why. It is perfectly possible to generate a non-repeating series of random numbers many orders of magnitude larger than 10**241. In fact, if you generate 10**241 random numbers per second, your random number series need not repeat in 10**241 years, that is to say during the life of the Universe, as we know posit it.

    You cannot generate 10^241 random numbers per second. You cannot generate that ever, in this universe, no matter how long the universe lasts. That's because the maximum possible entropy of the universe is roughly 2.3*10^123 (that's the limit if the universe were a black hole - the actual entropy is quite a bit less). That's therefore also the limit on the largest number you could represent in any physical way.

    I think it's fair to say that 10^241 is unfathomable. By the way, trying to store a number with an entropy of about 10^68 in the volume of the human skull will create a black hole.

    --
    Socialism: a lie told by totalitarians and believed by fools.
  20. Re:Earth will be swallowed by Red Giant Sol soon by AJWM · · Score: 1

    Wish I hadn't used up all my mod points earlier today.

    This. Ever so much this.

    --
    -- Alastair
  21. probably around 10**139 years by VeryFluffyBunny · · Score: 1

    Doesn't that make everything we do sound just so... pointless?

    --
    Debate is a form of harassment. Do not question my truth.
  22. Not forever by koavf · · Score: 1

    Anything less than infinite years is infinitely far away from being forever. Yes, 10^139 is a big number but it is less than one millionth of one millionth of one millionth of infinity.

  23. Our knowledge of Physics is developing rapidly. by Futurepower(R) · · Score: 1

    "My prediction is that in less than 10**1 years . . . the physics equations will need to be dramatically modified again."

    I'm currently reading Three Roads To Quantum Gravity, by Lee Smolin.

    I don't have a deep understanding, but I get the impression from reading the book that what you said is correct. Human understanding of the universe is developing rapidly.

  24. Re: Earth will be swallowed by Red Giant Sol soon by fishwallop · · Score: 1

    Earth will be a miserable place long before that. Like, surface temperatures over the boiling point of water in about a billion years. We better not be ugly bags of mostly water by then.

  25. Even I can predict with that kind of accuracy! by Tony+Isaac · · Score: 1

    In 100 years, there will be between 5 and 500 billion people on earth.
    Next year, there will be between 1 and 500 hurricanes on earth.

    Make your prediction boundaries wide enough, and you're sure to get it right!

    1. Re:Even I can predict with that kind of accuracy! by Khashishi · · Score: 1

      In 100 years, there will be between 5 and 500 billion people on earth.

      Well, I'm not so sure you are correct on the lower limit there. I suspect we are in a human population bubble.

  26. You dont get it by wolfheart111 · · Score: 1

    It means that the universe will go out in an instant. Like a pop of a balloon. Not necessarily the other ways the thought of. Read the whole article.

    --
    [($)]
  27. Uh, syntax? by cyn1c77 · · Score: 1

    "It's such an enormous out of time. But they think 10**139 years is 139."

    They probably think that because no one is using syntax a normal person can understand. Normal people are taught that 10^139 is the right way to express this value.

    People who can program understand 10**139 is the same thing.

    No one knows that (as TFA says) 10x139 is the same as 10^139 because it isn't. 10x139 is 1390.

    1. Re:Uh, syntax? by RespekMyAthorati · · Score: 1

      Normal people are taught that 10^139 is the right way to express this value.

      No, they are taught that 10E139 is the right way to express this value.

  28. Proof is for math and philosophy by aepervius · · Score: 1

    there is nigh such thing as proof in astronomy or physic or heck even biology or chemistry.

    --
    C. Sagan : A demon haunted world:
    http://www.amazon.com/gp/product/0345409469/
    visit randi.org
  29. can't wait for experimental confirmation by mapkinase · · Score: 1

    .. of this prediction

    --
    I do not believe in karma. "Funny"=-6. Do good and forbid evil. Yours, Oft-Offtopic Flamebaiting Troll.
  30. Buddhist Perspective by Jappus · · Score: 1

    That number of years eludes any rational attempt to understand it [...]. It is forever.

    Not to a buddhist. After all, remember the saying:

    "All journeys -- no matter how long -- start with the first step and end with the last step."

    In short: Forever is a big word to toss around by small minds. What's so bad about just saying: "Pretty frickin' long"? :-)

    1. Re:Buddhist Perspective by DontBeAMoran · · Score: 1

      What's so bad about just saying: "Pretty frickin' long"? :-)

      What's so bad about it is that frickin' is not a real word and smileys are bad.

      In fact, smileys are so bad that they will never amount to anything, will never get any official support in character sets and companies such as Apple and Microsoft will never support them either.

      Posted from 1994.

      --
      #DeleteFacebook
    2. Re:Buddhist Perspective by Jappus · · Score: 1

      I know your reply was all in jest.

      However, it did make the think of these:
        - (Stephen Fry on Language) http://www.stephenfry.com/2008.../
        - (TLDR Stephen Fry on Language) https://www.youtube.com/watch?...

      Here's to hoping those sacriliciously cromulent links embiggen someone's horizon, if'n'when they stumble over them at some future date.

  31. Interesting... by Ferretman · · Score: 1

    I'll let ya know.

    Ferret

    --
    Sic gorgiamus allos subjectatos nunc
  32. Imagine that time was a Twinkie... by elrous0 · · Score: 1

    It's more than the amount of time it would take to count every atom in the universe, if you had to wait from the Big Bang until now in between counting each atom.

    That's a big Twinkie.

    --
    SJW: Someone who has run out of real oppression, and has to fake it.
    1. Re:Imagine that time was a Twinkie... by DontBeAMoran · · Score: 1

      Now imagine that Twinkie covered in chocolate.

      --
      #DeleteFacebook
  33. What the hell is ** ? by DontBeAMoran · · Score: 1

    That paper predicts that the universe's lifetime would be between 10**88 and 10**241 years.

    I just entered "10**88" on my calculator and it said "880".

    Fuck global warming, everyone is going to die anyway!

    --
    #DeleteFacebook
  34. Re:Threre is a hope for escaping the end. by DontBeAMoran · · Score: 1

    Ok so we're all subroutines, admin can reboot the system or restore from a backup, and he can move us from one server to another.

    --
    #DeleteFacebook
  35. Re:Universe vs Galaxy vs Solar System vs Earth by DontBeAMoran · · Score: 1

    "Look out there. Millions and millions of stars. Millions upon millions of worlds. And right now, half of them are fanatically dedicated to destroying the other half. Now - do you think, if one of those twinkling little lights suddenly went out, anybody would notice? Suppose I offered you 10 million bars of gold-pressed latinum to help turn out one of those lights - would you really tell me to keep my money?" - Gaila

    --
    #DeleteFacebook
  36. Modern Mayans by sacrilicious · · Score: 1

    I wonder if -- eons from now -- science will be so much more advanced that they'll look back at this prediction the way we look back at the Mayans' 2012 prediction. Maybe they'll make a scary thriller movie about the end of the universe, titled simply "10**139".

    --
    - First they ignore you, then they laugh at you, then ???, then profit.
  37. How far is the edge of the world? by Roger+W+Moore · · Score: 1

    No, it does not depend. Betteridge's law of headlines holds strong in this case the answer is simply "no they have not". The paper uses our current understanding of the Standard Model to calculate the lifetime of the vacuum. However, we know with complete certainty that the Standard Model is wrong.

    For a start there is no explanation of Dark Matter and Dark Energy which make up 95% of the universe and so are likely to have a very big impact on the vacuum state. Then there is a fine-tuning problem for the Higgs mass for which what we originally thought of as the most likely solution, Supersymmetry, is now starting to look decidedly unlikely so we really have no clue why the Higgs is so light. Then there are things like the source of Baryon number violation and the large amount of CP violation required to create the universe we see.

    In short, we know that we have incomplete picture of the fundamental fields of the universe, not to mention the quantum nature of space-time itself. Hence any calculation on the lifetime of the vacuum based on this incomplete picture is going to be very wrong to the point where, as far as we know, the vacuum may just be stable. This calculation is equivalent to one of the ancient Greek philosophers before Pythagoras (who is sometimes attributed to coming up with the idea that the Earth was a sphere) calculating how long it would take to sail off the edge of the world.

  38. For us humans, though... by martinfb · · Score: 1

    For us humans, though, the end may come much sooner - if we continue to allow ourselves to be subjected to "leaders" like Trump and Kim Jong Un.

    There is also a considerable number of fellow humans walking around with their "heads in the sand", which anyone knows is dangerous in itself.

    --


    Self-importance and self-indulgence is the root of ALL evil.
  39. Some are, some are not. by Hallux-F-Sinister · · Score: 1

    "I think people don't have a sense as to how big these numbers are," study author and physicist Matthew Schwartz from Harvard told Gizmodo.

    I think Matthew Schwartz from Harvard thinks "people," are really stupid, and while SOME people are demonstrably VERY stupid, I suspect most are not. Even if people don't know that 10**39 means the same thing as "ten raised to the 139th power,) that's not ignorance about the enormity of a number, but rather not being familiar with a particular form of notation. Of course this is an "inconceivably large" number, in that we don't DEAL, on a daily basis, or hardly ever, really, with ANYTHING like numbers of objects that large, unless they are invisibly small, or extremely far away, and so it's not that they (or we) are not CAPABLE of grasping such large numbers, it's just that we don't normally THINK about them. I am sure that if this same, condescending man from Harvard were presented a complicated arithmetic problem written in Roman numerals, he'd have a far tougher time with it, at first, than a Roman school child who deals with Roman numerals on a daily basis, learning and practicing arithmetic on his little wax tablets. Mr. Harvard'd probably feel offended by being compared unfavorably in terms of ability to do basic arithmetic to a school-aged child, but... too bad for him, as it is almost certainly true.

    Likewise, the typical drooling morons he thinks "people" are, if they had the desire and free-time to review basic arithmetic and scientific notation, could, in less than an hour, EASILY come to grips with and understand, at least in the same way he does, numbers on that scale, I firmly believe. The rules aren't terribly complicated, and I rather doubt, that he could actually picture, in his head, that length of time, OR the same number of individual discrete objects, any more than I could, or anyone else could, because it's not like he routinely actually LOOKS at that number of discrete, distinct, individually identifiable objects.

    In fact, you can probably get a pretty good idea of how many objects you can conceive of simultaneously, how many you can PICTURE, through a simple bit of arithmetic, just by considering the focal range of the human eye, and accounting for the fact that the eye cannot distinguish objects outside of the center of the field of vision in all directions, as clearly as that which is in the center. You just multiply the smallest object that can be discerned, (about one arc-second in diameter,) by the field of view, (let's pretend that it's 180 degrees by 180 degrees, and you find the theoretical maximum number of objects you can see simultaneously. Then you discount those you could detect in your peripheral vision, since it's nowhere near as able to discern small, discrete objects than the vision at the center of your field of view, (and that all assumes you have normal, healthy eyes, and either have and are wearing corrective eyewear, or you don't NEED said corrective lenses) since that part of the field of view is not nearly as sensitive or precise.

    Since you can never see more objects than that, that's the highest number you can "picture". While confident that it's not 'ten raised to the one-hundred-thirty-ninth power,' it's a lot damned higher than 139, I'm pretty sure.

    --
    Our reign has gone on long enough. Indeed. Summon the meteors.
  40. insights of a sleep-deprived engineer by epine · · Score: 1

    During LIGO's fifth Science Run in November 2005, sensitivity reached the primary design specification of a detectable strain of one part in 1021 over a 100 Hz bandwidth.

    Sleepy engineer: "Hmm, that sure looks like a typo. Any normal 10-bit ADC would have a natural range of 1024 distinct values. Weird, the engineering magic of LIGO must be somewhere else."

    My joke actually praises the sleepy engineer: if reading that text correctly required consciously overriding deeply engrained subconscious intuitions about achievable scale, you possibly have a hope of comprehending 10^139.

  41. Re:There are other things that need attention soon by Pseudonym · · Score: 1

    There is as yet insufficient data for a meaningful answer.

    --
    sub f{($f)=@_;print"$f(q{$f});";}f(q{sub f{($f)=@_;print"$f(q{$f});";}f});
  42. My prediction by DarthVain · · Score: 1

    A Tralfamadorian test pilot presses a starter button, and the whole Universe disappears. So it goes.

  43. fair enough by mschaffer · · Score: 1

    Ok. Fair enough. What about an error bar based on observations of similar universes exposed to similar conditions?
    I'm sure a double-blind study would be out of the question. :-)
    It's crappy conjecture, loosely based on "science" found in the Sun (the tabloid, not the bright object we observe in the sky).

  44. Re: The number 10**241 is very fathomable by Khashishi · · Score: 1

    I'm not sure why you are going through the trouble of running permutations of 65536 objects.
    If you want a non-repeating series, it's easy to write an algorithm that will count to 10^241. Even by wastefully representing each digit by a byte, you can easily run the algorithm with just 241 bytes of memory, which any computer can do. The problem is that it would take forever to run. Computers cannot run operations infinitely fast. There is a physical limit, although I am not entirely sure what it is.

    I think the grandparent post is missing a logarithm in the definition of entropy. Entropy isn't proportional to the number of possibilities, but the logarithm of the number of possibilities. It's easy to store numbers greater than 10^241, in just 3 lines of text. On the other hand, it is impossible to store numbers of the magnitude e^(10^241).

  45. That's on a Wednesday, right? by zwarte+piet · · Score: 1

    just before Oprah

  46. Re:The number 10**241 is very fathomable by zwarte+piet · · Score: 1

    Well, they only need to render the bits that we can actually see. Or more precise that I can see. Haven't seen proper proof that anyone else exists.