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."

10 of 299 comments (clear)

  1. Re:So, what is the digit in decimal? by Anonymous Coward · · Score: 3, Informative

    We only know how to calculate it in binary (or any base that is a power of 2). You can't convert to decimal without know all the rest of the digits.

  2. Re:You fail math forever by voutasaurus · · Score: 2, Informative

    What they should have said is: The two quadrillionth digit in the binary expansion of pi is 0.

  3. Re:You fail math forever by Penguinshit · · Score: 2, Informative

    100-4
    101-5
    110-6
    111-7

  4. Re:So, what is the digit in decimal? by Haxamanish · · Score: 4, Informative

    We only know how to calculate it in binary (or any base that is a power of 2). You can't convert to decimal without know all the rest of the digits.

    Parent is correct, digits of pi can be calculated independently in base 2, 4, 8, 16 or 2^n since the 1990s. So, it is possible to calculate the 2,000,000,000,000,000th number of pi without calculating the digits before that one. Now, if we want to calculate the digit in decimal (or converse the binary digit to decimal), we need to calculate all of the two-quadrillion digits. Knowing this digit is in itself not very interesting.

  5. Re:The interesting thing about this article is how by DerekLyons · · Score: 2, Informative

    The interesting thing about this article is how they calculated the digits. They broke the problem up into small pieces and had them calculated in parallel. This approach isn't something that's new or all the unique, but what is is applied to is. Most mathematical calculations are done in a near linear fashion, not in parallel. So for them to be able to do this is a big step forward in how we approach these types of problem in the future.

    At least with regards to calculating Pi, it's isn't particularly new. They first used this parallel method back in the 1980's.

  6. Re:how do they do it by Surt · · Score: 2, Informative

    Regardless of what actually happened, there isn't any computation that requires keeping data in memory rather than hard disk. Memory is just faster, if you need more space for the computation, you can always actually use the 100 disks.

    --
    "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
  7. Re:Oh yeah? by Anonymous Coward · · Score: 1, Informative

    You're wrong, because TFA is discussing the binary representation of pi. It's either a 1 or a 0.

  8. Re:Last Digit? by by+(1706743) · · Score: 3, Informative

    Pi is NOT irrational! It is transcendental. Look it up!

    http://en.wikipedia.org/wiki/Transcendental_number :

    All real transcendental numbers are irrational, since all rational numbers are algebraic.

  9. Re:an so are an infinite other digits in that numb by Tacvek · · Score: 3, Informative

    The hexadecimal digit extraction formula for PI (that allows you to skip calculating the previous hex digits) is already known. It can calulcuate the N'th hexadecimaldigit of Pi without calculating most of the previous digits: http://en.wikipedia.org/wiki/Bailey%E2%80%93Borwein%E2%80%93Plouffe_formula

    A slower generalized version that can extract the n'th digit of Pi in any base (including decimal) has also been found: http://web.archive.org/web/19990116223856/www.lacim.uqam.ca/plouffe/Simon/articlepi.html
     

    --
    Stylish sheet to fix many problems in Slashdot's D3: https://gist.github.com/801524
  10. Re:an so are an infinite other digits in that numb by u38cg · · Score: 2, Informative

    The thing that I find funny, is that had they used the Bailey-Borwein-Plouffe formula, they could have saved themselves some very considerable computing resources.

    --
    [FUCK BETA]