Slashdot Mirror


Nicholas Sze of Yahoo Finds Two-Quadrillionth Digit of Pi

gregg writes "A researcher has calculated the 2,000,000,000,000,000th digit of pi — and a few digits either side of it. Nicholas Sze, of technology firm Yahoo, determined that the digit — when expressed in binary — is 0."

11 of 299 comments (clear)

  1. Re:What are the odds? by The+Living+Fractal · · Score: 2, Insightful

    Apparently, 100%. :D

    --
    I do not respond to cowards. Especially anonymous ones.
  2. Re:an so are an infinite other digits in that numb by HungryHobo · · Score: 2, Insightful

    does this bit from TFA strike anyone else as a bit odd?

    "The computation took 23 days on 1,000 of Yahoo's computers, racking up the equivalent of more than 500 years of a single computer's efforts."

    So.... 1000 machines, 23 days, assuming embarrassingly parallel that's 23000 days of computation on 1 machine.

    23000/365 = 63.0136986 years

    now each of those could have 8 cores and they meant 500 years on a single core processor of course.
    but still odd phrasing.

  3. Confirmation ? by mbone · · Score: 2, Insightful

    And, we know this is correct how ?

  4. Re:Oh yeah? by cmdahler · · Score: 3, Insightful

    Really? You "could care less"? So... that means that you actually do care, right? I mean, since you just said it is possible for you to care less than you do. I'm just sayin'... Just for your edification, the proper way to say what you are trying to say is, "I could not care less." And with regard to the subject at hand in this thread, the idea that someone's poor English skills could have any bearing whatsoever on his or her skills at mathematics is just laughable and shows how little anyone presuming such preposterously arrogant nonsense actually knows about mathematics or the history of the brilliant minds in non-English-speaking cultures who have contributed to it. In other words, total bullshit.

  5. fine, and I have calculated the last digit of pi. by Nadaka · · Score: 3, Insightful

    It is 1 in binary.

  6. Re:an so are an infinite other digits in that numb by Anonymous Coward · · Score: 1, Insightful

    That quote really doesn't work. If that digit, expressed in binary, is 0 then the (decimal) digit is also 0.
    But that cannot be what they meant, so I think they meant that the nth binary digit is 0, in which case the title should have been something like "Nicholas Sze of Yahoo finds two quadrillionth binary digit of pi".
    You'd think that /. summaries would at least get that right. (Yeah, I'm new here.)
    In any case, this is the interesting bit of the article:

    "Interestingly, by some algebraic manipulations, (our) formula can compute pi with some bits skipped; in other words, it allows computing specific bits of pi," Mr Sze explained to BBC News.

    The rest is pretty much filler and brand tossing.

  7. Re:What are the odds? by MichaelSmith · · Score: 2, Insightful

    the digit — when expressed in binary — is 0.

    Jeez, what are the odds of that?

    1 in 10

  8. Re:an so are an infinite other digits in that numb by jd · · Score: 2, Insightful

    You're forgetting all the zombie networks that connect to Yahoo. There's probably a few billion nodes there, and there's not a friggin' chance Yahoo will admit to knowing about them.

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  9. Re:So, what is the digit in decimal? by kenj0418 · · Score: 2, Insightful

    I can calculate it completely in base pi: 10.0 done. What's all the fuss about? You just need to be smarter when picking your bases and you can avoid all this trouble.

  10. Re:A serious question by Chris+Snook · · Score: 2, Insightful

    Pi has the property that all binary strings of a given length occur with equal frequency, making it an excellent source of fair pseudorandom bits. There are plenty of applications in which 2 quadrillion pseudorandom bits is grossly insufficient.

    --
    There's no failure quite as dissatisfying as a complete and total solution to the wrong problem.
  11. Re:Oh yeah? by Anonymous Coward · · Score: 1, Insightful

    Actually not for that reason. Proof by counterexample: A non-terminating, non-repeating number could be expressed in a decimal expansion consisting only of 1s and 0s. Just take the binary expression for Pi, and consider it a decimal (it now represents a different number). Since Pi is a non-repeating, non-terminating expansion in binary, the binary expression is again non-repeating, nont-terminating as a decimal. It will never contain the number 2, or any possible combination containing 2. There's a lot more subtlety in Pi than people realize.