Slashdot Mirror


Pi: Less Random Than We Thought

Autoversicherung writes "Physicists including Purdue's Ephraim Fischbach have completed a study comparing the 'randomness' in pi to that produced by 30 software random-number generators and one chaos-generating physical machine. After conducting several tests, they have found that while sequences of digits from pi are indeed an acceptable source of randomness -- often an important factor in data encryption and in solving certain physics problems -- pi's digit string does not always produce randomness as effectively as manufactured generators do."

416 comments

  1. This just in: by falzer · · Score: 2, Funny

    PI is exactly three.

    1. Re:This just in: by g-san · · Score: 3, Funny

      you must be from Indiana...

    2. Re:This just in: by Anonymous Coward · · Score: 0, Informative

      Actually, he is a simpsons fan

    3. Re:This just in: by g-san · · Score: 1

      Thats nearly as bad as when the kids watch the beginning of Raiders of the Lost Ark and say, "Hey, thats from the Simpsons!"

    4. Re:This just in: by Anonymous Coward · · Score: 1, Interesting
      PI is exactly three.


      Good enough for Solomon, good enough for me.

    5. Re:This just in: by Anonymous Coward · · Score: 0

      Well Indiana eventually does get it right, it just takes a bit longer. Note that Indiana just voted to go on Daylight Saving Time starting next spring.

    6. Re:This just in: by grammar+fascist · · Score: 1

      Mods: If you mod me Offtopic, do us a favor and mod the parent poster Offtopic as well.

      Good enough for Solomon, good enough for me

      FYI, the obvious sources of error are:

      • Possibly measuring from the outside "from rim to rim" and measuring the inside of the circle (or any variation on this). Someone who didn't know what the ratio was "supposed" to be could easily make an error of this sort.
      • Assuming it's an exact circle - the more elliptical it gets, the more the inferred value of pi nears 2.0.
      • A cubit is NOT an exact measurement.
      • It's really difficult to measure a circular object with a straight measure, especially if you're using your arm.

      The only people this might bother are those who believe the Bible is inerrant in its every word, which is actually a very small number of Christians. I'd be surprised if there were any left - that the general readership of Slashdot hasn't driven away with snarky comments like the parent.

      --
      I got my Linux laptop at System76.
    7. Re:This just in: by Anonymous Coward · · Score: 0

      Good points. I remember looking at this a few years ago. When I took into account the width of the rim, the circumference/diameter ratio came out pretty close to pi.

    8. Re:This just in: by grammar+fascist · · Score: 1

      Assuming it's an exact circle - the more elliptical it gets, the more the inferred value of pi nears 2.0.

      Gotta correct myself before a horde of screaming weenies does: the inferred value of pi nears 1.0.

      --
      I got my Linux laptop at System76.
  2. mmmmmmmm.... by TheDefenistrator · · Score: 0, Funny

    Pie....oh, wait! Pi! Sorry :)

  3. because it ain't random by frovingslosh · · Score: 3, Funny

    Gee, they found that pi wasn't random. Imagine that. Maybe someday we'll even be able to predict the value of pi.

    --
    I'm an American. I love this country and the freedoms that we used to have.
    1. Re:because it ain't random by mobby_6kl · · Score: 4, Funny

      That's only because they forgot to randomize first!

    2. Re:because it ain't random by i_should_be_working · · Score: 3, Insightful

      It's not that Pi is random or was ever though to be. But you can generate random (or not so random according to the article) numbers by picking out single digits from Pi.

      So I could take, for example, every 14th digit in Pi and that would make a good random string of numbers between 0 and 9.

    3. Re:because it ain't random by ravenspear · · Score: 1

      We can already predict the value of pi as accurately as almost anyone would need. I don't know the number of digits that have been computed offhand but I believe it is in the billions. There aren't very many applications that would want or could use more than that, and for most things that is way more accuracy than needed.

    4. Re:because it ain't random by Anonymous Coward · · Score: 0

      Dude, there's this mathematical notion of "randomness". Look it up in a book and stop making an ass out of yourself in public.

    5. Re:because it ain't random by Anonymous Coward · · Score: 4, Informative

      Yes, picking every 14th digit of Pi may share the properties of a good random number (although, once again, the article points out that it is not as good as a RNG). However, actually using said digits for anything would be very unwise, since it wouldn't be that hard to determine that you were using a periodic subsequence of Pi's digits. I.e. don't use this for cryptographic keys.

    6. Re:because it ain't random by Doc+Ruby · · Score: 1

      "The" value of pi is theoretically unknowable. An approximate value is calculable - many values are calculable. Yet pi does have a more exact value.

      --

      --
      make install -not war

    7. Re:because it ain't random by Rei · · Score: 3, Insightful

      I don't see why one should expect Pi to be the ultimate in mathematical random number generation. Its chaos comes from the fact that it is an iterative function; why should we assume that this particular iterative function generates more chaos than others? That would be too convenient.

      --
      Dear Lord: One of your creatures may be hurt tonight. Please let it be the other creature.
    8. Re:because it ain't random by Aerion · · Score: 1

      So I could take, for example, every 14th digit in Pi and that would make a good random string of numbers between 0 and 9.

      But if you did it again it wouldn't be as random as a random number generator.

    9. Re:because it ain't random by calambrac · · Score: 4, Informative

      Being able to reproduce random sequences is a good thing. Let's say you want to set up a test that feeds random data into a program until it crashes. It would be nice to be able to rerun that sequence (without having to store the sequence) to make sure the problem gets fixed.

      That's why most random number generators let you specify a seed value. As long as you use the same seed value, you get the same sequence back. If you want a new sequence every time, peg your seed value to some number that varies, like the current time...

    10. Re:because it ain't random by Anonymous Coward · · Score: 2, Funny

      " "The" value of pi is theoretically unknowable. An approximate value is calculable"

      And drum roll please:

      3 !

    11. Re:because it ain't random by masklinn · · Score: 2, Informative

      The computed digits number doesn't even matter anymore since we can calculate the value of a given byte of PI without having calculated any of the previous ones.
      As a side note, the current record by the Kanada lab is 1.2411 trillion digits, their previous record was a bit above 200 billions.

      --
      "The way we can tell it's C# instead of Haskell is because it's nine lines instead of two." -- wadler
    12. Re:because it ain't random by ksaville00 · · Score: 1

      lol, you would think...It's way to easy to overcomplicate it

    13. Re:because it ain't random by Gloggy · · Score: 1

      Maybe I'm being stupid but the randomness of Pi is the inability to predict the decimal expansion of Pi and has nothing to do with being able to calculate it. Pi is a transcendental number and therefore cannot be exactly determined. For most purposes, chosing sequences of numbers from Pi will be an acceptable random number choice. I expect e and the square root of 2 to be better choices of random sequences of numbers but for the most part, you can treat the decimal expansion of Pi as a series of random numbers.

    14. Re:because it ain't random by Anonymous Coward · · Score: 0

      RNGs allow to specify a seed value due to way they work (by doing something with current state with seed being the initial state), not because it is a really wanted feature.

    15. Re:because it ain't random by shreevatsa · · Score: 5, Insightful

      Pi is a transcendental number
      Yes, that's right...
      and therefore cannot be exactly determined
      Er, that depends on what you mean by "exactly determined". Do we need to know the digits in decimal expansion (base 10) to "determine" pi? How about saying that pi is exactly "1.000" in "base pi"? IMHO, whether or not a number can be exactly determined is independent of whether its decimal expansion is known. By your logic, sqrt(2) cannot be exactly determined, as it is an irrational number and has infinitely many digits (and they aren't periodic, unlike 1/3=0.33333333333... which also has infinitely many digits). But I am not entirely comfortable with saying that sqrt(2) cannot be exactly determined. After all, we know exactly what it is -- the positive number whose square is two.

      I expect e and the square root of 2 to be better choices
      WTF? How is e a better choice? It is also a transcendental number, just like pi. And sqrt(2) isn't even transcendental!

    16. Re:because it ain't random by Anonymous Coward · · Score: 0

      Yes but it would finally prove once and for all that there really is a God and that SpongeBob is teh ghey.

    17. Re:because it ain't random by Gloggy · · Score: 1

      The square root of 2 isn't transcendental, but the occurance of digits in it's decimal expansion is more evenly distributed than in Pi. In fact, e and the square root of 2 are known to be more random than Pi in terms of their decimal expansion. There is no correlation between whether or not a number is transcendental and how random it's decimal expansion is. I was obviously not referring to rational numbers. Irrational numbers are good random number sequence generators. The article merely pointed out that Pi was not as good as commercial tools. However, Pi, the square root of 2 and e are perfectly fine choices of random numbers. Some are just better than others.

    18. Re:because it ain't random by Ciaran_H · · Score: 1

      But the very fact that you can enter a seed value in the first place should draw your attention to the face that it's pseudo-random, not really random. Computers need seed values because without any source of true random input - like radio wave interference - and because computers are predictable, they need a number to seed from.

      The current time works for casual randomosity, but a better method that most people would have would be to calculate a seed from mouse movements, key presses, etc. Even then, it's still never truly random - and neither is pi, because as has been pointed out, it's not random. It may be irrational, but that doesn't make it truly random.

    19. Re:because it ain't random by sfraggle · · Score: 1
      How about saying that pi is exactly "1.000" in "base pi"?
      Do you mean "10"?
      --
      were you expecting to see a sig here? perhaps you'd rather see the inside of an ambulance!
    20. Re:because it ain't random by Tango42 · · Score: 2, Informative

      1.000 in base pi is 1 in base 10. You mean 10 in base pi, which is about 3.14159 in base 10.

    21. Re:because it ain't random by kesuki · · Score: 1

      Actually, there were keno machines out for a while that used pi as par of the random number generations process for generating the keno balls. Since the code was based on pi, someone (with access to the code for the program) wrote a program to predict the numbers the machine would pick next. They attempted to use that program to 'win' on keno, they got caught though, I saw it on history channel durring the whole vegas cheating special week. The reason they got caught was for winning the top prize on keno, and they stayed in the casino under an assumed identity, and then used thier real identity to claim the prize.

      So, it's not really saying pi isn't 'random' it's just saying using pi isn't 'random enough' it's a vulnerability which may allow others to predict the outcome, since pi can be calculated. Kinda like how using RF noise as a RNG is a vulnerability, as one can conceal a radio tranmitter in a cell phone, and if they know the working of the rng, produce a burst of noise that will cause a predetermined vale to occur.

    22. Re:because it ain't random by ravind · · Score: 1
      the positive number whose square is two

      Actually there would be two answers, one positive and the other negative. In the same way that sqrt(9) is both +3 and -3

    23. Re:because it ain't random by britneys+9th+husband · · Score: 1

      If you ever start an online poker site and use the decimal expansion of pi as your random number generator, could you please send me the URL?

      Or better yet, submit it as a Slashdot story. Then we'll all have plenty of money for buying Slashdot subscriptions.

      --
      Hear recorded Slashdot headlines on your phone! New service beta testing. Just call (248) 434-5508
    24. Re:because it ain't random by calambrac · · Score: 1

      If being able to manually set the seed value of an RNG is not a feature, then why do so many RNGs offer that capability? There's no reason that an RNG must expose the seed value; querying an entropy source could be hardcoded in the RNG. There are times when reproducibility is desirable (i.e., testing) and there are times when it isn't. Exposing the seed value to the programmer means that flexibility to decide is there.

    25. Re:because it ain't random by The_reformant · · Score: 1

      yeah your exactly right. I think a lot of people misunderstand this. Obviously pi isn't random it is irrational which means that you can't represent it as a finite decimal string. Its definately not random and each digit isnt random either since it is always the same value. I mean people don't think SQR(2) is random do they and theres no difference.

      --
      I have discovered a truly remarkable sig which this post is too small to contain.
    26. Re:because it ain't random by Gloggy · · Score: 2, Funny

      Yes, you're obviously right. And to prove your point, you can find my online poker game at a 10 digit sequence of numbers taken from the decimal expansion of Pi...

    27. Re:because it ain't random by Anonymous Coward · · Score: 1, Informative

      Well, strictly speaking sqrt(9) is 3.

      +3 and -3 are both solutions to x ^ 2 = 9, and so are both 'square roots' of 9, but sqrt(9) refers to the positive root.

    28. Re:because it ain't random by elgatozorbas · · Score: 1
      WTF? How is e a better choice? It is also a transcendental number, just like pi

      Right on! I would even say that their 'equal merit' is (intuitively) indicated by the fact that e^pi=-1. (unless the power function would be a 'random-compressor')...

    29. Re:because it ain't random by jweatherley · · Score: 1
      e^pi=-1

      e^(i*pi)=-1

      You missed out the other mathematical magic number: i in that equation. But the point stands: Euler's mathematical goodness suggests that the digits pi ought to be just as random as the digits of e: no more, no less.
      --

      --
      Reverse outsourcing: it's the future
    30. Re:because it ain't random by Anonymous Coward · · Score: 0

      the positive number whose square is two

      That's what he said.

    31. Re:because it ain't random by Anonymous Coward · · Score: 0

      Actually, formally speaking, it doesn't mean a thing. Nobody has yet been able to prove that pi or e is normal (http://mathworld.wolfram.com/NormalNumber.html), although both are believed to be. Just because they show up in the same function doesn't make them more or less random.

    32. Re:because it ain't random by Anonymous Coward · · Score: 0

      Actually, it's because pi is not random at all. It is believed to be normal (http://mathworld.wolfram.com/NormalNumber.html, that's the third time I've posted that here). The reason their method worked is because they knew the sequence of numbers: as soon as they figured out where they were in the sequence, there were online databases of which numbers would come up next.

    33. Re:because it ain't random by Doc+Ruby · · Score: 2, Funny

      Yes, an economic argument for pi's value would choose 3 because, though wrong, it's at least cheap to learn.

      --

      --
      make install -not war

    34. Re:because it ain't random by syousef · · Score: 2, Insightful

      How about saying that pi is exactly "1.000" in "base pi"?

      Except that usually you use integers as number bases...and for good reason. I can't show you what 1 apple in base PI looks like without fractions. I'd hate to have 1 Pi fingers to count on etc. It gets tough when you count with fractions.

      --
      These posts express my own personal views, not those of my employer
    35. Re:because it ain't random by Mr.+Underbridge · · Score: 1
      Actually, formally speaking, it doesn't mean a thing. Nobody has yet been able to prove that pi or e is normal (http://mathworld.wolfram.com/NormalNumber.html), although both are believed to be. Just because they show up in the same function doesn't make them more or less random.

      Eh? If one can be determined from the other, then it's a pretty reasonable assumption that they should be equally random. Or that the difference in their randomness is related to the base in which you're performing the computation (ie, base 10) which wouldn't be interesting at all.

    36. Re:because it ain't random by euphgeek · · Score: 1

      Right, because everyone knows pi to 112 places, and could easily see that you're using every 14th digit of pi for an 8-digit cryptographic key.

    37. Re:because it ain't random by Anonymous Coward · · Score: 0

      Wow! I like base pi as a concept. Is it possible that the /.reader suggesting sqrt(2) actually meant to say sqrt(-1)?

    38. Re:because it ain't random by Anonymous Coward · · Score: 0

      that says the first 30 million digits of pi are 'uniformly distributed' but that it's not actually known for sure if pi is 'normal' it's just being speculated that it is..

      Pi calculated to 30 million digits has no repeating pattern, however the orccurances of numbers 0-9 occur about 1/10th the time, and the occurances of 00-99 occur 1/100th of the time.. which is why it's believed to be normal. however since there is no repeating pattern within the sequence, pi cannot be confirmed to be normal. it could still be discoverd for example when pi ic calulated to 120 million digits that there is an statistical anomally in the occurances of certain numbers. hypothetically, such a discovery would make pi not normal. And because the sequence is non repeating, it can never be proven that pi is truly a normal number, without first identifiying a pattern, and you might never find a 'pattern' to pi, not even if you calulated it out to a google digits.

      So basically, unless you want to set up a nice super computer with a few petabytes of disc space and calculate pi to fill the entire disc space availabal, and then anylize that data for normalness and for repeating patterns... it's simply an untested theory that pi is normal. And even if you set up such a super computer and let it run for as long as it would take to calculate normalness and repeating pattern testing, even if you found pi to be normal, thae caveat would be that it was mathematically proven that pi is normal withing the constraints of modern technology only ;) future super computers with 1000 times the data storage, and a million times the processing power could find pi to be not normal, at any time.. it's always a weight hanging over the head of anyone who 'absolutely' asserts that pi is normal.

    39. Re:because it ain't random by i_should_be_working · · Score: 1

      So can any irrational be used to generate (semi)random numbers the same way Pi can? Or are some more random than others?

      Maybe there could be an irrational number whose infinite string happened to only contain digits 0 to 5? Or had a much higher frequency of 2s?

    40. Re:because it ain't random by Anonymous Coward · · Score: 0

      Except that usually you use integers as number bases...and for good reason.

      You might be surprised at how many mathematical concepts still work even when there's no intuitive definition of what the concept should do in a certain situation. For example, if you say that A^B = A*A*A*...*A (B times), that doesn't help much if B isn't an integer. It's even worse if B is irrational, or complex.

      You probably remember how to take the 2nd or 3rd derivative of a polynomial function. But it's completely valid to ask for, say, the 2.6th derivative, even though that really doesn't make a lot of sense. (Hint: Instead of using factorials, look at the gamma function.)

    41. Re:because it ain't random by doxology · · Score: 0

      RNG's offer that capability because it makes their jobs easier...they don't have to find a seed on their own =P

      --
      sigfault. core dumped.
    42. Re:because it ain't random by coopex · · Score: 1

      "A lot of people talk about the areas of circles, but I'm doing something about it." - Dilbert

      --
      The road to hell is paved with good intentions.
    43. Re:because it ain't random by drxenos · · Score: 1

      What do you mean by "usually"? Usually, I use natural logarithms which has a base of e, an irrational number like pi.

      --


      Anonymous Cowards suck.
    44. Re:because it ain't random by gtkuhn · · Score: 2, Funny

      Three factorial? Six is way too high.

    45. Re:because it ain't random by Anonymous Coward · · Score: 0

      Ahhh,

      But (pi) ^ 0 = 1

      Thus, the least signifigant digit in any number system is the "ones" place.

      So, 1 (base 10) = 1 (base pi).

      And this, you have 1 (base pi) apples.

    46. Re:because it ain't random by generationxyu · · Score: 1
      How about saying that pi is exactly "1.000" in "base pi"?

      First off, it'd be 10.000 in base pi. :eng101: Second, you're begging the question. Hey, I've got a number. It's called a. Its value is 10.0(a). Now you know exactly what that number is, right? No, you don't. That's like saying pi is equal to 1*pi. It gets you absolutely nowhere.

      --
      I mod down pyramid schemes in sigs.
    47. Re:because it ain't random by Rubyflame · · Score: 1

      Maybe there could be an irrational number whose infinite string happened to only contain digits 0 to 5?

      Not "could be" - there definitely is such a number. For example, consider this number that I just made up:

      0.50055000555000055550000055555000000555555.....

      This is an irrational number; in fact I would bet that it is a transcendental number. Its decimal expansion never repeats, and yet it is easily predictable.

      --

      All it takes is nukes and nerves.
    48. Re:because it ain't random by Rubyflame · · Score: 1

      Eh? If one can be determined from the other, then it's a pretty reasonable assumption that they should be equally random.

      So by your logic, 2.00000000... is just as random as 1.4142135623..., since each can be determined from the other?

      --

      All it takes is nukes and nerves.
    49. Re:because it ain't random by Bush+Pig · · Score: 1

      Anyone judging the randomness of the digits of pi by comparing it to a "random" number generator probably has serious mental problems. As von Meumann said, "Any one who considers arithmetical methods of producing random digits is, of course, in a state of sin." (Cribbed from page 1 of Vol 2 of "The Art of Computer Programming".)

      If you want a genuinely random string of digits, you probably couldn't do much better than pi.

      --
      What a long, strange trip it's been.
    50. Re:because it ain't random by Bush+Pig · · Score: 1

      Bugger. N and M really are too close to each other, especially when you're drunk.

      --
      What a long, strange trip it's been.
    51. Re:because it ain't random by Bush+Pig · · Score: 1

      Outstanding! I wish I had mod points, even though you'd only get "Funny".

      --
      What a long, strange trip it's been.
    52. Re:because it ain't random by Verteiron · · Score: 1

      No, but you can bet that any truly high-end brute-forcing system (such as those used by major world governments) would discover such patterns and decrypt the key much faster than if you used a RNG.

      --
      End of lesson. You may press the button.
    53. Re:because it ain't random by Anonymous Coward · · Score: 0

      yeah your exactly right.

      "you're".

  4. Of course... by Anonymous Coward · · Score: 0

    It's always cherry, apple or blueberry...

  5. Re:dfgfdgh by bardothodal · · Score: 1

    The parent was definately not random and completely predictable in the ./ sequence of events.

    --
    No matter where you go , there you are.
  6. We're surprised? by Anonymous Coward · · Score: 2, Interesting

    Uhh.. we're surprised? Pi can be described by numerous simple iterative formulas. When we do that with especially built algorithms we get pseudo random numbers.

    I'd expect pi to be much worse than a PRNG.

    1. Re:We're surprised? by drigz · · Score: 1

      The point is that, from the 100,000 th digit of Pi, it's quite hard to predict the next. However, doing the same with, for example, 1/3, would be highly predictable.

    2. Re:We're surprised? by Anonymous Coward · · Score: 0
      Why should you expect pi to be worse than most pseudo RNGs? They're iterative too.

      I mean, what we have is an iterative formula that produces a transcendental number, which is also an irrational number. My intuition is that that should be one hell of a good PRNG.

      I'm personally pretty surprised that it's anything but purely random.

  7. I'm not too suprised by filmmaker · · Score: 1, Insightful

    since computer programs aren't random, the encryption and decryption process is not random, and attempts to crack programs are not random. If the programs surrounding a Pi encoded message were truly random, then Pi might be more suitable than the program generated psuedo random numbers.

    1. Re:I'm not too suprised by Anonymous Coward · · Score: 0

      WTF are you trying to say? English, please!

    2. Re:I'm not too suprised by Anonymous Coward · · Score: 0

      Hello Captain Obvious. Nice to see you're earlier this time around.

    3. Re:I'm not too suprised by Geoffreyerffoeg · · Score: 1

      "and one physical chaos-generating machine"

      The control group wasn't all PRNGs. Most hardware random-number generators are indeed not pseudo-random: they use quantum effects or something to generate truly random numbers.

      Pi isn't "random" in the sense that it isn't a chance physical constant like, say, the gravitational constant. It's the only ratio of circumference to diameter possible in a Euclidean geometry. It's half the period of the solution to d^2 y/dx^2 = -y. Quantum effects, however, are God rolling dice, so they are truly random.

    4. Re:I'm not too suprised by filmmaker · · Score: 1

      That's an excellent point. I think; I don't really understand that much about physics. If the digits in Pi are not random, they are at least completely unpredictable. Now, to a mathematician, I'm not sure there's a difference, but it might be significant in physics.

    5. Re:I'm not too suprised by Stonehand · · Score: 1

      *shrug*

      One can precisely compute arbitrary digits in pi, it seems -- given awareness that it's pi, because it's a constant and not a random process.

      --
      Only the dead have seen the end of war.
    6. Re:I'm not too suprised by Glonoinha · · Score: 5, Funny

      Even quantum physics, although theoretically 'random', is generally predictable and reliably recreatable for a large T distribution over time.
      If you want truly unpredictable, unrecreatable, random numbers - let my wife balance your checkbook.

      --
      Glonoinha the MebiByte Slayer
    7. Re:I'm not too suprised by filmmaker · · Score: 1

      Well right. But what I'm saying about Pi that makes it interesting is that it's both everything and nothing. It's lack of a pattern makes it (the digits, I mean) not that useful. Fascinating to obssessive types, of course, but that's about it.

      But, it's also everything in the sense that if one would encode a language like English into numerals and then if one could somehow zoom to the appropriate sequence within Pi's digits, one would find, for instance, the Declaration of Independence.

    8. Re:I'm not too suprised by kclittle · · Score: 1

      ROTFLMAO. Sexist as hell, to be sure, but funny as hell, too.

      --
      Generally, bash is superior to python in those environments where python is not installed.
    9. Re:I'm not too suprised by Anonymous Coward · · Score: 0

      It isn't sexist as it only talks about one specific person, not the sex as a whole.

    10. Re:I'm not too suprised by Anonymous Coward · · Score: 0
      You sleep on the couch tonight!

      Signed,
      Your wife.

    11. Re:I'm not too suprised by MechaStreisand · · Score: 1

      Even quantum physics, although theoretically 'random', is generally predictable and reliably recreatable for a large T distribution over time.

      Sir, this is true of all random events. For instance, a number randomly chosen between 1 and 10, or 0 and 2^32-1, is random, but if you take the sum of a million of these, it will be very predictable. Doesn't mean that the individual events are not random.

      --
      Disclaimer: IANAL. This post is, however, legal advice, and creates an attorney-client relationship.
    12. Re:I'm not too suprised by Anonymous Coward · · Score: 0

      Me neither. Graph any random sequence into a quasi-dimensional array and you get a straight line.

    13. Re:I'm not too suprised by Bush+Pig · · Score: 1

      I would suggest that the lack of pattern is _precisely_ what makes it random.

      --
      What a long, strange trip it's been.
    14. Re:I'm not too suprised by Thuktun · · Score: 1

      If you want truly unpredictable, unrecreatable, random numbers - let my wife balance your checkbook.

      She occasionally gets it exactly correct?

  8. infinitely improbable by everett3 · · Score: 1, Interesting

    If you calculate pi long enough you'll come up with everything of any significance. Try downloading a pi generating program, such as PiX and requesting enough digits to run for a few days, then open the file in a basic text editor and search for things like your social security number, your phone number, etc. Part of it being infinate is comming across every possible sequence.

    1. Re:infinitely improbable by moonbender · · Score: 3, Insightful

      As far as I have read, this has yet to be proven.

      --
      Switch back to Slashdot's D1 system.
    2. Re:infinitely improbable by Anonymous Coward · · Score: 1, Informative

      Part of it being infinate is comming across every possible sequence.

      No. It is entirely possible for a sequence to be infinite without contain every possible sequence of numbers. To use a trivial example, 3.333 recurring does not contain every possible sequence of numbers. Therefore containing every possible sequence of numbers is not part of being infinite.

    3. Re:infinitely improbable by Jozer99 · · Score: 3, Funny

      I wrote a Pi calculating program, that worked in base Pi. It didn't take long at all to compute pi, and it is a great source of random binary. The answer I got was "10". Now, simply take one of those digits 8 times, and you have a completely random byte.

    4. Re:infinitely improbable by keesh · · Score: 4, Informative

      Mod parent down, he needs to take a basic number theory class. It has not been proven that pi is normal. It has been proven that there are all kinds of infinite sequences which are not normal. Random is not the same as normal

    5. Re:infinitely improbable by Shaper_pmp · · Score: 2, Interesting

      Better still, use this site to find any number string in the first 200,000,000 digits of pi:

      http://www.angio.net/pi/piquery

      --
      Everything in moderation, including moderation itself
    6. Re:infinitely improbable by Avenger337 · · Score: 4, Funny

      OMG!!! You mean Pi knows my SSN??? It must be a terrorist! We have to do something! (Maybe it knows where WMDs are, too)

    7. Re:infinitely improbable by everett3 · · Score: 1

      I didn't say that part of any infinate number would be for it to come across every possible sequence, put part of pi being such.

    8. Re:infinitely improbable by DisasterDoctor · · Score: 1

      What a great way to harvest social security numbers and birthdates.

      1. Post a website where noobies can search "Pi" for meaningful numbers like their social security number and birthday and wedding date.
      2. Profit!!!

      For God's sake don't search for your real social security number!!!

    9. Re:infinitely improbable by Anonymous Coward · · Score: 3, Insightful

      That is a true and fun little fact, but it is nothing special to pi. You can do that with any irrational number, i.e. sqrt(2). Anyway, this story is ridiculous, noone pay attention to it. They did (from the article) 2 or 3 tests, the most significant appearing to be dividing 100 million digits into blocks of 10, plopping a decimal in the front. They then grabbed these blcoks in groups of 3 for x,y, z coordinates. They mapped these points in an imagnary cube and then graphed their distribution in the cube. From this they concluded that the other RNGs are more random. That is an extremely false conclusion. Arguing that one distribution is more random simply because it covers more of the cube or it's distrbution is more of a bell curve is just plain stupid so I really hope I missed some important fact when I read the article. Random is random and there is no rule saying that randomness is only random if it is distributed evenly or forms a bell curve (any such constraint would go against the nature of being random). Most RNGs try to distribute digits in a even manner because for cryptography purposes it is important, but is pointless when trying to deal with true sources of randomness. The fact that there is any such predefined distribution obviously shows that it isn't random (thus they are called pseudo-random), but arguing one algorithm generates a bell curve and another doesn't so the first one is better is just a dumb argument when dealing with random numbers. I hope a few mathematicians chime in and either blow my argument out of the water or confirm what I said.
      Regards,
      Steve

    10. Re:infinitely improbable by crmartin · · Score: 2, Informative

      The point is that what you're describing --- that an infitite sequence contains all possible finite subsequences infinitely often --- is what's called "normal" in this context, and while all tests show the digits of pi look normal, there's no proof that they are, so you can't say absolutely that it's true.

    11. Re:infinitely improbable by Anonymous Coward · · Score: 0

      Haven't you heard? The Department of Homeland Security has declared that Pi=3.

    12. Re:infinitely improbable by name773 · · Score: 1

      it didn't find 11210410511510946111114103

    13. Re:infinitely improbable by Anonymous Coward · · Score: 0

      You are right however 3.333 recurring is a rational number. Rational numbers cannot contain all sequences by definition.

      Irrational number on the other hand can contain every finite length sequence of digits. For example, the number 1.234567891011121314151617181920212223... by definition contains every finite sequence.

      Here's an irrational number that doesn't contain all finite sequences (just to prove your point once more): 1.101110010111011110001001...

      Also, it's possible for an irrational number to be completely random but to not contain all possible sequences.

      For example:
      Given f(x) = (random() % 9)
      Where random() returns a true random number
      We can define n to be:
      sum of f(x) * 10 EXP -i for all i=0..INF

      That number would be random but would not contain any 9's therefore would not contain every possible sequence.

      So what I'm getting at is that pi can be absolutely random but may also have some constraints that make it not ideal in some cases.

    14. Re:infinitely improbable by Anonymous Coward · · Score: 0
      I think the probability of finding any given string of numbers in Pi is P, where the limit of P as it approaches infinity is 100%. So while, practically, you are certain to find a specific string of numbers, theoretically there's still that extremely small, but nonzero, chance that you will not find it.

      But then again, my strong suit isn't probability, so I could be wrong there.

    15. Re:infinitely improbable by rbarreira · · Score: 1

      No... After being tortured in the Guantanamo prison, Pi has agreed to have the value 3. All the remaining digits are currently being analysed in order to gather intelligence about terrorism related activities.

      In other news, Pi has been refused the status of prisoner of war, since it's just a number...

      --

      The AACS key is NOT 0xF606EEFD628B1CA427BEA93A9CA9773F
    16. Re:infinitely improbable by Anonymous Coward · · Score: 0

      Wow, a scheme to harvest birthdates. I got em beat, though - I have the birthday of everyone ever born, right here in the calendar on my wall.

    17. Re:infinitely improbable by DisasterDoctor · · Score: 1

      That is true. Now if only you could convince people to circle their birthday, and write their social security and telephone number and in the box too, you would have something. :-)

    18. Re:infinitely improbable by Anonymous Coward · · Score: 0

      They seem to be assuming that concatenating the output of a truly random number generator would produce a perfectly normal number, as going from one of those back to the output of a RNG would give you an even distribution.

      Normal numbers are those like 0.123456789 0123456789 0123456789 ... where every base-k digit occurs 1/k of the time (that number is base-10 normal) so looking at how the zeroes, ones etc are distributed shows that they're all equally likely. Perfectly normal numbers are normal for all k - that number is not perfectly normal as it's not base-10000000000 normal - and very, very few are known, despite the fact that the "length" of the set of all numbers that aren't perfectly normal is zero.

      Basically RNGs aim for such even distribution because it's the only way to simulate things like 25% of darts will hit a specific quarter of the dartboard.

    19. Re:infinitely improbable by Anonymous Coward · · Score: 0

      Yes, but it's very simple to prove that ALMOST all numbers are normal (i.e., that they do contain your phone number, your social security number, etc.); we have no reason to doubt that pi is not.

    20. Re:infinitely improbable by Tar+Baby+Says+Nothin · · Score: 1

      I realized this after doing the exact same thing. Shit.

    21. Re:infinitely improbable by suitepotato · · Score: 1

      Take a 640x480 space. One bit per space, 2^307,200 numbers, but they are from all zeros to all ones finite. Any image which could be digitized into this number space which could be reasonably recognized for what it was by a human, could be found either through brute force or random generation over time.

      That includes images of people, places, and things, that never were.

      Sooner or later, pictures of you doing stuff with farm animals, the guy on the grassy knoll, Duke Nukem's final release, etc., could all pop up within that number space. Nothing more than a number to the machine, but interpreted in that 640x480 matrice as something knowable by you.

      This is just one of the interesting things about seemingly random large numbers and human perception.

      --
      If my grammar and spelling are off, I am [distracted/tired/careless] (take your pick)
    22. Re:infinitely improbable by NuGeo · · Score: 1

      That's amazing! I was able to find my phone number in pi. Check it out.

      1 (415) 926-5358

    23. Re:infinitely improbable by Anonymous Coward · · Score: 0

      I think it's more the idea that when you have an infinite series, while any given combination can be present, there's no way to prove that it isn't present.

    24. Re:infinitely improbable by strikethree · · Score: 1

      200000000 is not a very large pool to draw from. for example, my mothers phone number is not contained in it nor is my own phone number. i suppose i could check if a 3 or 8 is included... but somehow or another, i think they are. :)

      anyways, it was a cool link. thanks.

      oooh. removing the area code helps.

      strike

      --
      "Someone needs to talk to the tree of liberty about its ghoulish drinking problem." by ohnocitizen
    25. Re:infinitely improbable by Ziviyr · · Score: 1

      Yes, we need a war against Pi.

      My thirst for the blood of nonviolent people and random harmless concepts is not quenched.

      Heck, all irrational numbers must be purged from humanity, for they are irrational and therefore pose us threat.

      --

      Someone set us up the bomb, so shine we are!
    26. Re:infinitely improbable by dutchd00d · · Score: 1

      I wrote a Pi calculating program, that worked in base Pi. It didn't take long at all to compute pi, and it is a great source of random binary. The answer I got was "10".

      Then your program is wrong. You should have gotten "1".

    27. Re:infinitely improbable by Anonymous Coward · · Score: 0

      Erik Eber silver@tarnish.net 415-926-5358

    28. Re:infinitely improbable by Tango42 · · Score: 3, Informative

      No... 1 is one in all bases, by definition. 10 is the number of the base in all bases, again by definition. In base ten with represent ten as 10. In base pi, pi is 10.

    29. Re:infinitely improbable by Tango42 · · Score: 1

      no, normal doesn't just refer to single digits. A normal number contains every sequence, for example, 0.12345678910111213141516...100101102...10001002.. . and so on

    30. Re:infinitely improbable by Tango42 · · Score: 1

      That's exactly what i've been thinking - they're definition of random seems fundementally flawed...

    31. Re:infinitely improbable by NuGeo · · Score: 1

      You have me figured out! Damn you, Google!

    32. Re:infinitely improbable by Geoffreyerffoeg · · Score: 1

      3.11243145596276859305182..

      I interlaced pi with the digits in order. That sequence can never contain, e.g., "1234", because either the first and third digits or the second and fourth digits have to be consecutive.

      That number is a) infinite, b) more normal (equal distribution of all digits), c) based on pi, and d) most probably doesn't contain your social security.

    33. Re:infinitely improbable by Feanturi · · Score: 1

      Cool, now when someone asks for my phone number I just tell them to look at the [around the 14-millionth] place in Pi.

    34. Re:infinitely improbable by Anonymous Coward · · Score: 0

      The string 666666666 did not occur in the first 200000000 digits of pi after position 45681781. this query took 0.781748 seconds to process

    35. Re:infinitely improbable by Anonymous Coward · · Score: 0

      Sorry but your number us decidely *less* normal because, for example, it isn't normal in base 1000.

    36. Re:infinitely improbable by Bush+Pig · · Score: 1

      I'll bet quids the brackets and dash weren't where you checked, though. See if you can find the ascii encoding of your 'phone number.

      --
      What a long, strange trip it's been.
  9. can pi be described in one line of perl? by Anonymous Coward · · Score: 0

    now that would be compression

    1. Re:can pi be described in one line of perl? by Anonymous Coward · · Score: 2, Insightful

      $pi = 4 * atan 1;

    2. Re:can pi be described in one line of perl? by shreevatsa · · Score: 1
      Also,
      $pi = 2 * acos 0;
  10. Computing any digit of pi by G4from128k · · Score: 4, Interesting

    Given that its possible to compute any digit of pi without computing the preceding digits its not surprising that the digits have structure. The bizarre part of this algorithm is that computes digits in hexadecimal.

    --
    Two wrongs don't make a right, but three lefts do.
    1. Re:Computing any digit of pi by Anonymous Coward · · Score: 0

      mod parent up, he already answered something i was gonna post - "yea but can you predict the next digit??"

    2. Re:Computing any digit of pi by Jonathunder · · Score: 1

      The formula you refer to also works for binary, as well as hex, but not in decimal digits.

    3. Re:Computing any digit of pi by cperciva · · Score: 5, Funny

      Not only that, but the five trillionth, forty trillionth, and the quadrillionth bits of Pi are all zero... I did all that work, and it all came to naught.

    4. Re:Computing any digit of pi by alexhs · · Score: 1
      I read an article in the Scientific American back in 1996 or 1997 which presented an algorithm to compute any digit of pi in decimal. It is possible it was based on algorithms similar to those you linked to (one reference dates back to 1995).

      I just remember that it was possible because pi was periodic in some obscure fractional base.

      --
      I have discovered a truly marvelous proof of killer sig, which this margin is too narrow to contain.
    5. Re:Computing any digit of pi by ishmaelflood · · Score: 1

      That is the most astonishing thing I have read about for many years. Thanks.

    6. Re:Computing any digit of pi by Fjornir · · Score: 1

      Insert "you owe me a beer/keyboard/monitor" here. That was beautiful.

      --
      I want a new world. I think this one is broken.
    7. Re:Computing any digit of pi by jfengel · · Score: 4, Informative

      I just remember that it was possible because pi was periodic in some obscure fractional base.

      I don't believe that's true. Pi is a transcendental number, which pretty much precludes it being periodic in an fractional base.

      (Assuming by "fractional" you mean "rational", the ratio of two whole numbers. Sorry to be picky; I'm just trying to be complete.)

      You can compute arbitrary digits of pi in hexadecimal (and binary and octal and any other 2^n base), but as far as I'm aware there isn't any corresponding algorithm for decimal numbers. I'm not certain it's been precluded, either, but I'm fairly certain you won't find pi to be periodic in any fractional base.

      If there does exist a proof that you can't do it in decimal, I suspect it will involve the fact that there exist fractions in base 10 that don't have terminating representations in base 16 (e.g. 1/5). That'll make it hard to apply the algorithm from base 16 back to base 10; a one-bit change in the base 16 representation will have dramatic effects all over the base 10 representation.

      (I'm not a mathematician, but I used to be, which is why this post is so maddeningly vague. I hope somebody gives you a better answer than I just did.)

    8. Re:Computing any digit of pi by blonde+rser · · Score: 1

      Actually I would expect exactly opposite from BBP numbers. The fact that the digits can be found independently seems to show that there is little to no relation of a digit to the digit before or after. And I don't think I'm alone. If you pick up "Mathematics by Experiment" by Bailey and Borwein (same Bailey from BBP but different Borwein - however he is related) there is a chapter on the normallity of numbers which discusses exactly this point.

    9. Re:Computing any digit of pi by masklinn · · Score: 0

      Well that's cause it does in fact compute bytes, not digits, there is no algorithm to compute a given digit of PI, you have to try and work out a conversion (or just take n bits and say that it's a digit, which is more than likely false).
      This method allows you to compute bytes, therefore hexadecimal numbers, not decimal.

      --
      "The way we can tell it's C# instead of Haskell is because it's nine lines instead of two." -- wadler
    10. Re:Computing any digit of pi by amehra · · Score: 2, Funny

      Sorry to be picky; I'm just trying to be complete

      Can't we have a decent talk without someone bringing in analysis?
      Yikes!

    11. Re:Computing any digit of pi by Rufus88 · · Score: 2, Funny

      Assuming by "fractional" you mean "rational", the ratio of two whole numbers

      No, he means fractional. It's exactly equal to 1.0 in base Pi.

    12. Re:Computing any digit of pi by JadeNB · · Score: 1
      The bizarre part of this algorithm is that computes digits in hexadecimal.


      Bizarre because .... because it doesn't take into account the number of our fingers?
    13. Re:Computing any digit of pi by coopex · · Score: 3, Informative

      The same guy came up with a new proof that allows computation in any base, check it out http://fabrice.bellard.free.fr/pi/pi_n2/pi_n2.html

      --
      The road to hell is paved with good intentions.
    14. Re:Computing any digit of pi by Feztaa · · Score: 1

      binary... so... god only had 1 finger?

      It sure is a good thing that I can't post this comment without waiting for another minute. Doesn't this extra text make the comment so much better? Hilarity ensues as stupid people continue to read this filler text. Filler Filler Filler.

  11. How is something by Aruthra · · Score: 0, Interesting

    "less random"?

    1. Re:How is something by voidware · · Score: 1

      Randomness can be quantified using Shannon's entropy. For more information: http://en.wikipedia.org/wiki/Information_entropy

    2. Re:How is something by awfulshot · · Score: 0

      in winamp you can change how random a playlist will be...

    3. Re:How is something by Stonehand · · Score: 2, Interesting

      The article actually specifies a few tests. One test involved the segmentation of pi's digits (10-digit chunks), and interpreting consecutive triples of these distances as points in 3-dimensional space. The experimenters then considered the distribution of the magnitudes of these vectors against a particular idealized distribution which is presumably that of independent digits and coordinates. This short bit does not specify how they compared distributions, but there are a number of statistical tests that may apply.

      So here it's not a question of "is pi random", but "how likely is it that the decimal digits of pi, interpreted in a specific and arbitrary fashion, could arise from a specific distribution which likely presumes independent identically-distributed digits?"

      In terms of randomness, it's a symbol string, and an infinite one at that. In theory one could measure the Kolmogorov complexity (sometimes expressed as the shortest possible length of two parts: the string necessary for a Universal Turing Machine to function as a specific TM, defining the 'model'; and the string that provides instructions for this particular instance, e.g. model parameters/data). A more 'random' string should be less easily predictable and require more symbols for the UTM to replicate it, compared to a string that can be represented by few parameters.

      Of course, there's the slight problems that (a) the choice of UTM does matter, and (b) it's incomputable in the general case.

      --
      Only the dead have seen the end of war.
    4. Re:How is something by PDAllen · · Score: 1

      A string of alphanumeric characters has just over 6 bits of randomness per character (ignoring capitalisation). A sentence in English has IIRC about 2 bits of randomness per character, even though it uses the same set of characters; most strings of characters are not English words.

      So you can reasonably say that a string of 100 characters is more random than a 100-character English sentence.

      Probability is not as easy to define as you might think - try to explain what you mean by an event having probability x, without talking about other probabilities.

    5. Re:How is something by Anonymous Coward · · Score: 0

      This is unrelated. The alternative is still in digits as is pi. GP made an interesting point- you need to rethink what you said.

  12. I had great hope when clicking on the link... by Anonymous Coward · · Score: 5, Insightful

    ... but it seems a shitty research, based on the article:

    > Pi never scored less than a B on the tests, and in one case outperformed all the RNGs, which in addition to mathematical algorithms included a device that uses turbulence in a fluid as its source of randomness. But in most cases, pi lost out to at least one RNG, and in several it finished decidedly in the middle of the pack.

    Obviously. There is no reason that pi would beat every RNG out there on a sample of numbers. It should just be slightly ahead the pack (if some RNG are bad), or just in the middle (if all are good).

    > "Our work showed no correlations or patterns in pi's number set - in short, pi is indeed a good source of randomness," Fischbach said. "However, there were times when pi's performance was outdone by the RNGs."

    Well, there is a reason why mathematicians consider that statistics are not a branch of mathematic. And such article are a proof of it.

    pi output on the statistical tests were correct (if they werer not, then it would be an important news, as it would imply correlations). The fact that some other RNG generated "better" output for the (relatively) small sample they used is meaningless.

  13. GOD HAS 16 FINGERS! by Colin+Smith · · Score: 2, Funny

    Y'know I would have thought this fact would have made it into at least some religious text books.

    --
    Deleted
    1. Re:GOD HAS 16 FINGERS! by BorgCopyeditor · · Score: 0, Flamebait

      Furthermore, it's proof of intelligent design: how else could such a fundamental number be rendered so random and yet so predictable and easy to calculate, were it not for the guiding hand of some loving creator?

      --
      Shop as usual. And avoid panic buying.
    2. Re:GOD HAS 16 FINGERS! by geekboy642 · · Score: 1

      Waitamin...

      pseudo-random = God?

      Wow.

      --
      Just another "DOJ fascist authoritarian totalitarian bootlicker" -- Zeio
    3. Re:GOD HAS 16 FINGERS! by Jim+Starx · · Score: 1
      I always figured the constants were evidence of the other side of things. If the universe really had such a loving creator he would have done us future mathematicians a solid and made all the damn constants integers.

      All kidding aside. This just goes to show that anyone claiming proof of intelligent design is off their rocker. If you view the world through you I.D. goggles you'll see a lot of things that agree and make sense. What you forget is that they agree and makes sense with all the other theories too.

      --
      The darkness... controls the music. The music... controls the soul.
  14. is it just me or.. by Fry-kun · · Score: 1

    Doesn't it bother anyone that any software random number generators are merely pseudo-random? How do check randomness of Pi by comparing it to a pseudo-random set of numbers..?

    --
    Did you know that "FTW" ("for the win") is a direct translation of "Sieg Heil"?
    1. Re:is it just me or.. by jimicus · · Score: 1

      Computers by definition aren't too hot at random numbers. The only way you can get a truly random number is by measuring a truly random thing - say, the brownian motion in a cup of hot tea.

      For 99+% of uses, pseudo-random numbers are perfectly acceptable. For the remainder, there's likely to be enough money to build a true hardware-based random number generator. Or if there isn't enough money, then clearly the project doesn't need truly random numbers that much.

    2. Re:is it just me or.. by Anonymous Coward · · Score: 0

      Yes, it is just you. The pi generator is itself a software pseudo-random generator, this study is simply comparing it to others. On a deterministic state machine, like your computer, you cannot generate a true random number. Pi and other software methods will give you a random number, but it is not truely random because you can generate it again by re-running the algothims with the same "seed". The digits of pi themselves are random, but you have to pick a starting place, that's the seed. A physical random generator cannot be reset with a seed to give the same output.

  15. Not Random by Penguinoflight · · Score: 1

    No I can't prove it, but there is no proof that Pi was random in the first place. This is just an assumption.

    Of course a source you know to be random will be more random than Pi which is still arguably not random.

    --
    "And we have seen and do testify that the Father sent the Son to be the Savior of the World"
    1 John 4:14
    1. Re:Not Random by OOGG_THE_CAVEMAN · · Score: 2, Informative

      Pseudo-random number generators not "known to be random." They are constructed to pass certain statistical tests with high certainty. Output of these generators, however, NOT RANDOM in strongest sense. Instead, are generated by DETERMINISTIC ALGORITHM.

      Pi's digits also pass certain tests for non-correlation.

      OOGG wish correct additional mistaken assumption of yours:
      Knowledge or proof of FACT does not CHANGE fact. ONLY CHANGE OUR KNOWLEDGE.

      Digits of PI either "random" or "not random" depending on definition you choose for word "random." If not proven, must make experiment study to understand.

    2. Re:Not Random by Anonymous Coward · · Score: 0

      No I can't prove it, but there is no proof that Pi was random in the first place. This is just an assumption.

      No that isn't an assumption. It is trivial to prove that pi isn't random. It can be computed time after time according to a trivially simple formula.

    3. Re:Not Random by crmartin · · Score: 1

      You're equivocating the word "random". See Knuth on pseudorandom numbers: what we normally take as random is that the next digit is equiprobably distributed. You're talking about "strongly random" in the sense that there are incomputably random sequences in the Chaitin sense (I wrote on this elsewhere in the thread.)

    4. Re:Not Random by ERNAC · · Score: 1

      The real question is whether or not pi is "normal". Normality can be defined as follows: A real number x is normal in base b if in its representation in base b all digits occur, in an asymptotic sense, equally often. In addition, for each m, the b^m different m-strings must occur equally often. In other words, lim n->inf N(s,n)/n = b^-m for each m-string s, where N(s,n) is the number of occurrences of s in the first n base-b digits of x. A number that is normal in all bases is called normal. So far, the normality of pi has not been proven. note: Of course there are other definitions of "random"; -- and "normal" does not always imply "random". In fact by some definitions of "random", pi is automatically disqualified because it is recursive.

  16. Completely Unsurprised by DumbSwede · · Score: 3, Interesting
    I actually find this completely unsurprising. PI is completely UNRANDOM. It can be compressed very efficiently with the progression Pi =4 (1-1/3+1/5-1/7+1/9- ...). It is even possible to derive binary or decimal digits of PI in isolation with a formula as well. My point is that since the digits can be represented as a formula, they may completely screw up other functions expecting randomness from them. When they do I would predict there is some deeper connection between the function being tested and Pi than is realized.

    When you cite for example a deviation from a Chi distribution, then there is probably some connection between Chi and Pi that doesn't seem obvious from how Chi is calculated, but is there non-the-less.

    I am not a mathematician (though I did work at Wolfram Research for ten years). I look forward to seeing real mathematicians take on this.

    1. Re:Completely Unsurprised by crmartin · · Score: 4, Interesting

      Well, define "random". The digits of pi occur equiprobably (I believe this is proven) and so represent a random number in the usual sense.

      On the other hand, as you say, they're essentially "pseudorandom" in the sense that they can be computed by a deterministic program.

      What you're groping for here is called "Kolmogarov complexity", or sometimes "Kolmogarov- Solomonov- Chaitin complexity" which can be defined as the length in instructions for some fixed machine of the shortest program that can compute an output sequence. If, without loss of generality, we choose something like a conventional machine, you can think of this as the length of the shortest program in bits.

      What's kind of amazing about it is that there is a supremely elegant and simple proof that there are "really" random sequences in the sense that there is no program that can compute and output a sequence random sequence R that's any shorter than "print R". This is what you're looking for in the sense you're talking about "randomness".

      (The proof comes directly from the fact that there are more bit sequences of length n than there are sequences of length (n-k) for k>0. Thus there must exist sequences of length n which can't be computed by a program of length (n-k).)

      This leads to all sorts of cool stuff, including things like a unification of Gödel's Proof, Turing's Halting proof, Hilbert's Tenth Problem, and chaos theory.

      To learn more, Google for "algorithmic information theory" and "Gregory Chaitin".

    2. Re:Completely Unsurprised by bnenning · · Score: 2, Interesting

      This leads to all sorts of cool stuff, including things like a unification of Gödel's Proof, Turing's Halting proof, Hilbert's Tenth Problem, and chaos theory.

      And provably optimal AI. Truly fascinating stuff.

      --
      How to solve most of our problems: 1.Lots of nuclear plants. 2.Cure aging.
    3. Re:Completely Unsurprised by Anonymous Coward · · Score: 3, Informative

      (I believe this is proven)

      Pi has not been proven normal.

      http://mathworld.wolfram.com/NormalNumber.html

    4. Re:Completely Unsurprised by Anonymous Coward · · Score: 0

      "It can be compressed very efficiently with the progression Pi = 4(1-1/3+1/5-1/7+1/9-...)"
      That's not efficient at all. Try working out even a handful of digits with it sometime. It converges very slowly.

    5. Re:Completely Unsurprised by loquacious+d · · Score: 1

      Interestingly (I wouldn't go so far as to say 'ironically'), grandparent worked for Wolfram research, while much of Wolfram's research has been directed against the programmatic view of complexity/randomness grandparent assumed and parent described. For instance, the Random[] function in Mathematica is an implementation of the Rule 30 cellular automaton, whose program is one of the simplest imaginable (defined by eight bits, and really if you take out the inverse programs it's just 7 bits). Many people would say that this means that none of its output is truly random, while Wolfram wants to say that the unanalyzability of the output is as random as anyone needs.

    6. Re:Completely Unsurprised by crmartin · · Score: 1

      Oh, now that does look lovely. Thanks for the citation.

    7. Re:Completely Unsurprised by crmartin · · Score: 1

      What this really comes around to is that the notion "random", without further explication, is basically meaningless. But as Wolfram would have it, it's certainly "random enough" if it passes the various spectral tests etc. If it's "random enough", then you have confidence that you won't, say, get invalid results from a Monte Carlo method because you have an aliasing issue while also allowing a repeatable run for testing and being feasibly computable.

      On the other hand, KSC-complexity is a lovely crowbar to get at notions of computability, induction, Bayesian models for epistomology (how do you know something from a limited number of experiments? You construct a low-KCS-complexity model of a greater-complexity real phenomenon) and chaos (a physical system is chaotic in a very strong sense of the shortest predictive program has as many states as the real physical system).

    8. Re:Completely Unsurprised by Anonymous Coward · · Score: 0

      "PI is completely UNRANDOM. It can be compressed very efficiently with the progression Pi =4 (1-1/3+1/5-1/7+1/9- ...)."

      SILENCE!

      You may be able to compress pi to certain limit using that method but pi is infinite so any sequence that approximates it will also be infinite. So, pi is uncompressable, not becuase of issues of entropy but because it is irrational.

      I welcome comments that tell me what an amazingly amazing mathematishian I am, so feel free to reply and genuflect before my mighty brain. Also, do note that this invitation to speak to me does not permit criticism of my spelling.

      I have spoken.

    9. Re:Completely Unsurprised by crmartin · · Score: 1

      Look back at what I said: I believe that the individual digits of pi occur equiprobably has been proven. "Normal" is that every finite sequence occurs infinitely often. I could be wrong, but you're confused about what I said.

    10. Re:Completely Unsurprised by coopex · · Score: 1

      Nono, the original poster was right. The compression is incredibly efficient, it's the decompression that's a bitch.

      --
      The road to hell is paved with good intentions.
  17. There must be a bug in my implementation... by exp(pi*sqrt(163)) · · Score: 3, Funny

    ...of pi. It's not random at all, I always get 3.14159....

    --
    Doesn't it make you feel good to know that our freedoms are protected by politicans, lawyers and journalists.
    1. Re:There must be a bug in my implementation... by Cruciform · · Score: 1

      But wait! My calculator says 3.1416!

      I think there's a conspiracy here. :)

    2. Re:There must be a bug in my implementation... by Anonymous Coward · · Score: 0

      ...of pi. It's not random at all, I always get 3.14159....

      That's what you'd expect from a truly random number. The chance of getting 3.14159 is the same as getting any other number, so it's no surprise that you do.

    3. Re:There must be a bug in my implementation... by LiquidCoooled · · Score: 2, Funny

      I didn't think calculators needed Pentium cpus to run?

      --
      liqbase :: faster than paper
    4. Re:There must be a bug in my implementation... by Anonymous Coward · · Score: 0

      seed with time()

    5. Re:There must be a bug in my implementation... by JWhitlock · · Score: 1

      Hmmm. I always get 3.243F6...

    6. Re:There must be a bug in my implementation... by noidentity · · Score: 1

      here must be a bug in my implementation of pi. It's not random at all, I always get 3.14159.

      You need to seed it first! (I suggest apple seeds)

  18. Re:Pi by Anonymous Coward · · Score: 0

    Sure, that's what its value is this time but if it turns out to be random after all then next time it might be 7.23129873672167367182637678 exactly.

  19. Pi experiments and random numbers by rice_burners_suck · · Score: 3, Interesting
    I would say that it's not too wise to get random digits from pi anyway, because it's too obvious a source. It's also not too difficult, what with storage and whatnot nowadays, to store about ten billion digits and then, knowing a few digits in the sequence, perform a quick pattern match, find it in pi, and know the next digit in the sequence.

    I was wondering, maybe not more than an hour ago, why not get a TV card and gather randomness from there? There are lots of channels on TV, and they have both a video and an audio component. You could set the thing up to change channels at random intervals, and gather things like the color of random pixels at random times, the frequency of random sounds, etc. Perhaps you could use a radio card to do something very similar with the radio. That, combined with entropy from the keyboard, mouse, the time between interrupts of various kinds, the contents of various processor registers or random memory locations, or whatever, should provide basically a random pool that is so random, you'll never have to worry about security problems with relation to them.

    Speaking of which, there are ten digits used in our radix 10 notation; if you want to store a character string in a strange format, you could conceivably store two digits in one byte, because four bits are enough to describe all ten digits, leaving plenty of room for things like a decimal point or a negative sign. I'm saying this because it's not too terribly expensive these days to get a terabyte of storage. If you store, on this terabyte, nothing but digits from pi, in this space-saving format I'm describing, you could store 2,417,851,639,229,258,349,412,352 digits from pi. You'd need some kind of cluster, like PI@home, to compute all those digits. Once computed, who said you can't use pattern-matching algorithms to see if there isn't some kind of pattern? I still believe that somewhere in there, there is a pattern, though it is very large. Hell, who said you can't get an exabyte of storage and do this? If anything, it could become one component in a random number generator that simply never repeats itself.

    1. Re:Pi experiments and random numbers by Anonymous Coward · · Score: 0

      Who the fuck keeps moderating reasonable posts as "Troll" today?

    2. Re:Pi experiments and random numbers by frank_adrian314159 · · Score: 1, Troll
      if you want to store a character string in a strange format, you could conceivably store two digits in one byte, because four bits are enough to describe all ten digits, leaving plenty of room for things like a decimal point or a negative sign...

      Wow! What an unusual format. Lets think of a name for it. Hmmm... it's in binary, but it's encoded in a decimal form... I know, lets call it Binary Coded Decimal! It even has a catchy acronym (BCD) that fairly rolls off the tongue. Wow! Maybe we could get some hardware manufacturers to provide support for this crazy, new data format. This bold, innovative idea just points out the intellectual might that is unleashed by the power of the interwebs!

      --
      That is all.
    3. Re:Pi experiments and random numbers by rice_burners_suck · · Score: 1
      Who the fuck keeps moderating reasonable posts as "Troll" today?

      You would think that someone would need a lot of points to do that, wouldn't you?

      I wonder if the metamoderation system actually changes the score if someone clicks "unfair"... In other words, suppose I have 50% funny, 50% troll, and someone metamods the troll mod as unfair; what happens? Does the original troll modder get mod points less often?

    4. Re:Pi experiments and random numbers by Adelbert · · Score: 1

      Of course there'll be a pattern.

      Pi starts 3.14159265358979...

      What's that? A 535 and a 979? 2 palindromes in 7 digits? Amazing!

      The fact of the matter is that, with an infinite series of numbers, patterns are inevitable. However, if you mean that sooner or later pi will have infinitely recurring digits, you're wrong. Pi has been proven to be both irrational and transcendental (see the Wikipedia page: http://en.wikipedia.org/wiki/Pi/). This means that it cannot keep repeating itself.

    5. Re:Pi experiments and random numbers by Anonymous Coward · · Score: 0

      IBM laptops have been using built-in wireless recievers to collect universal entropy for the hardware random number generator for years. Background radiation is, of course, much harder to predict than any input generated by man.

    6. Re:Pi experiments and random numbers by Fjornir · · Score: 1

      Pssst. I'll let you in on the dirty little secret of metamoderation. M2 is not about grading other people's moderations -- it is about grading your ability to moderate. This has been mentioned several times, but the metamoderation system is analagous to one of those "personality inventory" tests to help ensure that only the right sort get modpoints with any sort of frequency. Assuming your account it currently in a state where you get modpoints, there's an easy test you can try: metamod every time you are elligible but always inline with the groupthink. Note the sharp increase in your modpoints. Repeat the process antithetical to the agenda slashdot pushes. Note the decrease in your modpoints.

      --
      I want a new world. I think this one is broken.
    7. Re:Pi experiments and random numbers by imsabbel · · Score: 2, Interesting

      Why bother with channels/channel changing?

      Just dont tune in a channel and listen to the noise/take only the least significant bits.
      Should work more reliable.

      --
      HI O WISE PRINCE. WHT TOOK U SO DAM LONG?
    8. Re:Pi experiments and random numbers by PGillingwater · · Score: 1

      Sir, I don't think you're going far enough. We need to also think about the computing task of representing all the letters of the Alphabet, plus digits, and some punctuation characters. So, let's take this idea of yours, this BCD, and extend it....

      --
      Paul Gillingwater
      MBA, CISSP, CISM
    9. Re:Pi experiments and random numbers by Artifakt · · Score: 1

      Does the original troll modder get mod points less often?

      Yes

      --
      Who is John Cabal?
    10. Re:Pi experiments and random numbers by Anonymous Coward · · Score: 1, Insightful

      141

    11. Re:Pi experiments and random numbers by stackdump · · Score: 1
      I was wondering, maybe not more than an hour ago, why not get a TV card and gather randomness from there? There are lots of channels on TV, and they have both a video and an audio component. You could set the thing up to change channels at random intervals,
      Yea, and then we can encode that stolen Pharmakom Data inside our cybernetic implants. (like in Johnny Nmenonic)

      It is too much work to get psudo-random numbers from TV. We could test it using the program included along with the article. However I would guess that it wouldn't be any different than any of the other algorithhms.

      Most of the algorithms I've seen use a timestamp to seed another funtion to generate the final random number. I'm sure that if you just used PI as a seed you'd be "more random" than you're TV tuner idea.

      Even so i'd also speculate that if a random number is ever used in a security protocol it would never be re-used and the number would probably be replaced in less time than it takes to exploit the knowledge of that number. (at least that's how I'd write it)
    12. Re:Pi experiments and random numbers by Detritus · · Score: 1
      It depends on your application. In many cases, you want the random number source to be reproducible, and of known quality, not truly random.

      For true random numbers, your best bet is a noise source that is shielded and isolated from outside influences. A simple diode circuit can be used as a noise source. See "avalanche noise".

      --
      Mea navis aericumbens anguillis abundat
    13. Re:Pi experiments and random numbers by Adelbert · · Score: 1

      Oh yeah. Oh well

    14. Re:Pi experiments and random numbers by Anonymous Coward · · Score: 0

      If you're going to sample a number from random data, then you better make sure that the random data is uniformly distributed. If the color points of the tv show only range in skin tones - say 100-140. Then that really narrows down the search space. Even if you tune the channel to a "noise" channel, is the noise really uniform? Are there an equal number of black and white dots over time? If not, then the search space is not as wide as you originally thought.

      As far as the pi random thing goes...I think the most important part of pi being less random than we originally thought may help mathematicians develop an equation for pi. Right now, we can only calculate it iteratively.

    15. Re:Pi experiments and random numbers by coopex · · Score: 1

      I am intrigued by your idea of gathering random numbers by sampling TV channels/radio at a random time. However, might I suggest using the random time number as your random number instead?

      --
      The road to hell is paved with good intentions.
  20. It won't be random for long. by OmgTEHMATRICKS · · Score: 1

    Suddenly we'll run across an enormous line of billions of ones and zeros.

  21. "What a time to be alive..." by Anonymous Coward · · Score: 0

    "chaos-generating physical machine"

    The fact that this exists, whatever the hell it is, is pretty cool. (I don't want to read the article; I prefer to imagine it otherwise)

    "excellent..."

    Beats moon pies!

  22. Did Sagan See This? by NOLAChief · · Score: 3, Funny
    Calculate it in base 11. Eventually you'll get a sequence of zeroes and ones that when arranged into a square raster form a circle.

    Or so I'm told... :)

    1. Re:Did Sagan See This? by crmartin · · Score: 5, Interesting

      The fun thing about this is that if pi really is "normal", then if you compute long enough, you'll not only eventually find pictures of circles in base 11, you'll also find an MPEG-4 of NTS video of a hand writing, with goose-quill pen, "I exist, yours sincerely, God."

      What's worse is that somewhere else is NTS video of the same hand, writing "I don't exist after all, yours sincerely, God."

      (I leave the proof of this as an exercise for the interested student.)

    2. Re:Did Sagan See This? by Bishop · · Score: 2, Funny

      I hope pi is normal. One of my computers is calculating the digits of pi. I am hopeing to find the blue prints for an infinite inprobability drive.

    3. Re:Did Sagan See This? by Anonymous Coward · · Score: 0

      Well then, whichever comes first answers the question!

    4. Re:Did Sagan See This? by Anonymous Coward · · Score: 0

      I already used my last mod point, on this article, sigh...

      This is an amazingly funny post, I guess it went over the heads of the people who modded it 'Interesting'

    5. Re:Did Sagan See This? by KI0PX · · Score: 4, Funny

      Calculate it in base pi. After one digit, you'll get an infinite sequence of zeroes.

      10.000000......

    6. Re:Did Sagan See This? by Anonymous Coward · · Score: 1, Interesting

      Detection of patterns starting at the buzillionth digit of pi (and other transcendentals) provided the starting point of a really good sci-fi book written probably 20+ years ago. The primary character, a nerdy and rich but manly guy (much like most /. readers) harnesses a supercomputer to compute the digits, finds patterns, deciphers same, uses knowledge gained to convert his personal 737 to a starship and sets off to explore. Accompanied (much like most /. readers) by his adoring and beautiful female companion. Sorry, can't remember the name of the book.

    7. Re:Did Sagan See This? by SeanAhern · · Score: 2, Funny

      But which end is first? The end closest to 3.14 or the other end? :-)

    8. Re:Did Sagan See This? by Shimmer · · Score: 1

      This is a reference to the end of the book Contact, for those who haven't read it. Great book, halfway decent movie.

      --
      The most rabid believers in American Exceptionalism are the exact same people whose policies are destroying it.
    9. Re:Did Sagan See This? by Anonymous Coward · · Score: 0

      I'm more interested in all the sick porn videos that can be found in base-256 Pi.

    10. Re:Did Sagan See This? by crmartin · · Score: 1

      Where better?

    11. Re:Did Sagan See This? by earthbound+kid · · Score: 2, Funny

      Be careful! Pi also contains an infinite number of blueprints that look like an infinite improbability drive, but actually explode and kill you.

    12. Re:Did Sagan See This? by crmartin · · Score: 1

      Bless you.

    13. Re:Did Sagan See This? by DrEasy · · Score: 1

      Very Borgesian, I say (see in "Ficciones", the Library of Babel).

      --
      "In our tactical decisions, we are operating contrary to our strategic interest."
    14. Re:Did Sagan See This? by crmartin · · Score: 1

      Higher praise would be hard to come by. (Borges and I share a birthday, too!)

    15. Re:Did Sagan See This? by DrEasy · · Score: 1
      (I leave the proof of this as an exercise for the interested student.)
      Oh but I'm sure if we compute long enough, we'll find that proof somewhere in the digits of pi itself... ;-)
      --
      "In our tactical decisions, we are operating contrary to our strategic interest."
    16. Re:Did Sagan See This? by crmartin · · Score: 1

      But will it be the shortest one?

    17. Re:Did Sagan See This? by DrEasy · · Score: 1

      The shortest one will be in there too of course! In many different encodings too!

      --
      "In our tactical decisions, we are operating contrary to our strategic interest."
    18. Re:Did Sagan See This? by xmda · · Score: 1

      A friend of mine thought he came up with a brilliant compression algorithm. Instead of storing the content in a file, just store the position where it can be found in PI, and the length.

      I decided to test this out, very unscientifically, by doing a hack. I was not very surprised, but somewhat disappointed, to find that the length of the position number was normally longer than the data to be stored... :)

    19. Re:Did Sagan See This? by Anomylous+Howard · · Score: 1

      I prefer a nice cup of really hot tea.
      Yes, leaves soaked in water. I find true randomness in the splash patterns left behind when I throw a cup of "something almost, but not quite entirely, unlike tea" at the nutrimatic drink dispenser.

    20. Re:Did Sagan See This? by crmartin · · Score: 1

      Calling Erret Bishop.....

    21. Re:Did Sagan See This? by crmartin · · Score: 1

      Ooooh. *Pretty!*

  23. Why pi has no exact value by ShyGuy91284 · · Score: 1

    I'm no math major, but it's fairly pointless that people marvel over pi having no exact value. It's because we use a cartesian plane system to measure it. It's like in Calculus with finding the area under a curve. It can't be accurately done to an exact amount using an x/y system. Using a polar graphing system on the other hand does give an exact value of pi and other curves since it uses 'round' units....

    --
    In undeveloped countries, the consumer controls the market. In capitalist America, the market controls you.
    1. Re:Why pi has no exact value by OOGG_THE_CAVEMAN · · Score: 2, Funny

      Value of pi not depend on coordinate system. pi simply transcendental number with certain value.

      Polar coordinate can also use pi: circle of radius pi, arc length of arc subtending angle of pi radians, etc.

      OOGG recommend you not change major to math. Otherwise, GPA likely much less than pi.

    2. Re:Why pi has no exact value by Anonymous Coward · · Score: 0

      OOGG not funny like OOG was. OOGG just picker of nits.

    3. Re:Why pi has no exact value by Sage+Gaspar · · Score: 2, Insightful

      I'm going to take "not exact" to mean transcendental, which is probably the strongest "weird" condition that's commonly accessible. In that case, it has nothing to do with our choice of coordinate system, rather our choice of metric and, even more fundamentally, number system.

      What I mean by metric is that, after change of coordinates into the polar system, points are still the same distances apart from each other (the mapping from the cartesian plane to the polar plane is an isometry). Therefore, any circle still has the same length (circumference) and diameter, so Pi still has the same value.

      If we define Pi by infinite series rather than the ratio of circumference to diameter of circles in Euclidean geometry, however, it's still transcendental because of the real number system. Transcendental, for the non-math people, means it's not a solution to any polynomial equation with rational (i.e., p/q, where p and q are integers) coefficients. So, for example, sqrt(2) is irrational, but it's not transcendental, because it's the solution to x^2 - 2 = 0. Pi is transcendental because of the properties of the real numbers as a field, which takes the problem even deeper than the geometry.

      Now, I think what you might've been getting at is we can go back and look at our number system and define the Pi-rationals (rational multiples of Pi) as our new rationals, because our choice of the "regular" rationals was arbitrary. However, if our circle has Pi-rational radius and diameter, their dividend is going to be in the "regular" rationals. This is impossible, so at least one of the two must be irrational in our new number system. Therefore, you still have an irrational number involved somewhere in the process, no matter how you slice it.

    4. Re:Why pi has no exact value by Anonymous Coward · · Score: 0

      It's fairly obvious that you're no math major, because this is the most meaningless, incorrect nonsense I've seen on Slashdot in a long time. Please don't try to act knowledgeable unless you actually understand what you're talking about.

    5. Re:Why pi has no exact value by ShyGuy91284 · · Score: 1

      Yeah, def my bad (I should have stated it was a guess). It just makes so much sense... There must be some truth to it since cartesian coordinates are more or less square (like pixels), and the boundaries of a circle are not square.... *Runs away in shame* I'm surprised it hasn't been modded down yet to prevent my false information from being seen.... As much as I don't like being modded down, isn't hiding false information one of the reasons for the mod system?

      --
      In undeveloped countries, the consumer controls the market. In capitalist America, the market controls you.
    6. Re:Why pi has no exact value by OOGG_THE_CAVEMAN · · Score: 1

      OOGG value your input as concerned slashdot reader. OOGG consider carefully future posting style. For example, OOGG recently upgrade hardware to improve use of lowercase in response to other comment. Perhaps OOGG leave this kind of discussion to non-caveman, although OOGG concerned much knowledge from stone age in danger be lost to modern slashdot readers.

      OOG very hard act to follow. However, OOG not heard from in many months, perhaps from exhaustion of creative juices, or bad batch of cave weed. OOGG like to think some past postings of own quite witty, nonetheless.

      On other hand, PERHAPS OOGG BREAK CRITIC HEAD WITH OPEN SOURCE CD!!!!

  24. MAT by chucks86 · · Score: 1

    If pi were truly random, there would be a better chance of me passing my math course.

    --
    Help a poor college student. Send a couple cents via paypal to chucks86@gmail.com
  25. somebody kick me if I'm wrong, but... by ubiquitin · · Score: 0

    they say: pi's digit string does not always produce randomness as effectively as manufactured generators do.

    I say: apparently the deep sequence of pi digits in base ten is less effective at predictably producing random sequences than something that is supposed to produce randomness predictably, therefore methods with pi are less predictable, and therefore truly more random.

    --
    http://tinyurl.com/4ny52
    1. Re:somebody kick me if I'm wrong, but... by Anonymous Coward · · Score: 0

      I say: apparently the deep sequence of 1/3's digits in base ten is less effective at predictably producing random sequences than something that is supposed to produce randomness predictably, therefore methods with 1/3 are less predictable, and therefore truly more random.

      0.3333333333333333333333333333333333333333333333 33 ...

  26. More on pi and randomness by karvind · · Score: 4, Informative
    The randomness of Pi: Frequency of the digits and Patterns appearing in the number Pi.

    ScienceNews article (2001) on Randomness of Pi's digits

    Interesting work from Johan on Testing the a-periodic randomness of and comparing it with a Quantum Mechanical source.

    But are the digits truely random ? In 1996, NERSC Chief Technologist David H. Bailey, together with Canadian mathematicians Peter Borwein and Simon Plouffe, found a new formula for pi. This formula permits one to calculate the n-th binary or hexadecimal digits of pi, without having to calculate any of the preceding n-1 digits. This formula was discovered by a computer, using Bailey's implementation of Ferguson's PSLQ algorithm

    1. Re:More on pi and randomness by Ann+Coulter · · Score: 1

      Here's a way to generate $\pi / 4$ randomly: pick $n$ pairs of numbers, from a truely random set of real numbers, $(x, y)$ where $x$ and $y$ are between zero and unity, including zero. Then count the number of pairs that satisfy $x^2 + y^2 < 1$. The ratio of pairs, $x^2 + y^2 < 1$ divided by $n$ will approach $\pi$ with certainty, given enough points.

      Therefore, there is at least an uncountably infinite number of ways to generate $\pi$, since each sequence of pairs contribute to one way of computing $\pi$. Furthermore, each method is truely randomized as was previously stated.

      My point in mentioning this exercise is that it is very easy to compute a definite result from truely random sequences

  27. Truly random by slobber · · Score: 1

    I was under umpression that truly random data should be completely uncomressible. If that's the case, then PI doesn't quailify because n-th hex digit of PI can be expressed using the following formula:

    pi = sum (4/(8n+1) - 2/(8n+4) - 1/(8n+5) - 1/(8n+6))*(1/16)^n

    That's a really good compression, if you ask me. What am I missing here?

    --
    "You mortals are so obtuse." -Q
    1. Re:Truly random by Anonymous Coward · · Score: 3, Informative

      "I was under umpression that truly random data should be completely uncomressible."

      Technically it is *chaotic* data that is not compressible. Since random data is almost always chaotic, people tend to play loose with the terminology. But random data can happen to be ordered very well, in which case you can compress it.

      "Random" is a feature of the method by which a number was created.

      "Chaos" is a feature or the number itself, regardless of how it was created.

    2. Re:Truly random by perkr · · Score: 1
      "Chaos" is a feature or the number itself, regardless of how it was created.

      A number only contains information about one thing: its value. Chaos must be a feature of the context the number is used.

    3. Re:Truly random by rbarreira · · Score: 1

      By your definition, no data ever would be random.

      I can make a pseudo-random number generator which generates a very big uncompressible file (with any entropy encoding method), but then you could say - I can compress it by finding your program by brute force.

      Our mathematical system (with which you wrote your formula for pi) is only one of infinite systems with which we can describe sequences of numbers. If I make a compiler which generates a random-number generating program, when the input to the compiler is just a single space, would you then say that the data wasn't random because you could reduce it to just a single space?

      That's what you did when you wrote that formula...

      --

      The AACS key is NOT 0xF606EEFD628B1CA427BEA93A9CA9773F
    4. Re:Truly random by perkr · · Score: 1

      Ignore previous post.

    5. Re:Truly random by konkani · · Score: 1

      The difference is that you are comparing the information theoretic compressibility(which depends entirely on the statistics of a sequence) with the Kolmogorov complexity(which talks about the shortest program/algorithm which will generate the sequence). So obviously, even the random number generators have a very small Kolmogorov complexity(given the initial state, you can reproduce the sequence exactly), but from a information theoretic point of view, their output is virtually uncompressible.

      --
      please change me. - sig
    6. Re:Truly random by PDAllen · · Score: 1

      It's very simple to define what random (unbiased) data is. If you are given the first n bits of the random data, and told to guess the n+1'th bit, then you have a probability 0.5 of being right, for all n.

      Any pseudo-random number generator fails this test. A PNRG is a program, which has finite length and produces an output (I don't care about its input, consider this part of the program if you want). So you run the following (slow, but this is a thought experiment) algorithm: use the PNRG to generate k bits. Run through all programs of length at most k/2 in length then lexicographic order, and discard those which do not generate the same k bits as the PNRG. Take the first program which was not discarded. As k becomes larger, eventually you will see the chosen program is the same one every time, and you may become more confident that that program is the PNRG program. That allows you to guess the next bit correctly with high probability.

      However, there does exist data which you can't compress like that. For example, google 'Chaitin's constant'.

      Alternatively, observe that there are uncountably many infinite sequences of bits, but only countably many programs. Hence there are sequences (almost all sequences) which are not the output of any program.

    7. Re:Truly random by rbarreira · · Score: 1
      Alternatively, observe that there are uncountably many infinite sequences of bits, but only countably many programs.


      What are the assumptions which lead you to say there are countably many programs? On Turing machines, that's not true.

      Anyway, thanks for your explanation :)
      --

      The AACS key is NOT 0xF606EEFD628B1CA427BEA93A9CA9773F
    8. Re:Truly random by PDAllen · · Score: 1

      No, there are only countably many Turing machines (unless you're using some odd non-standard definition).

      There _are_ uncountably many possible tapes, same reason as uncountably many bit sequences. But there are only countably many Turing machines:

      Any Turing machine T can be simulated by an universal Turing machine, taking as input a _finite_ sequence which describes T. It follows that there are at most as many Turing machines as there are finite sequences. There are only finitely many length n sequences, for any given n. So the cardinality of the set of all Turing machines is a countable union (over all n in the positive integers) of finite sets (Turing machines represented by length n sequences). It's trivial to show that a countable union of finite sets is countable.

      If you prefer, observe that a Turing machine which halts uses only a finite portion of the tape; a Turing machine which does not halt never produces an output so we can ignore it.

    9. Re:Truly random by rbarreira · · Score: 1

      Sorry, but I didn't get it yet - in which way is the number of turing machines limited? Can't I have as many states and transitions as I wish?

      --

      The AACS key is NOT 0xF606EEFD628B1CA427BEA93A9CA9773F
    10. Re:Truly random by PDAllen · · Score: 1

      Ah, I see.

      'Countable' does not mean finite. There are infinitely many Turing machines, but it is the smallest possible infinity - there are as many Turing machines as there are counting numbers (positive integers). Whereas 'uncountable' does not just mean infinite; it means a larger infinity than the countably infinite. The things I said were uncountable happen to be the same size as the set of real numbers.

      Suggest you use Google.

    11. Re:Truly random by rbarreira · · Score: 1

      Oops, I got it now :)

      --

      The AACS key is NOT 0xF606EEFD628B1CA427BEA93A9CA9773F
  28. chaos by potpie · · Score: 2, Interesting

    Fractals, which resemble nature, are not random though they appear to be. Therefore, I've often considered all the universe to be one giant, multi-dimensional fractal.

    I think "random" has a misleading connotation. Just because something is highly unpredictable, it is not necessarily without pattern. We take "random" to mean something that cannot ever be predicted, that follows no pattern. But attractor fractals and many areas of Chaos Theory have proved that there are patterns that defy the human pattern recognition faculty (or at least require the use of a pencil, calculator, super-computer, etc.).

    --
    Esoteric reference.
    1. Re:chaos by gfody · · Score: 1

      Therefore, I've often considered all the universe to be one giant, multi-dimensional fractal.

      You know why they are called "fractals"?

      --

      bite my glorious golden ass.
  29. For example, pi always starts with 3... by solarrhino · · Score: 1, Troll

    Your tax dollars at work.

    --
    "Lord, grant that I may always be right, for Thou knowest that I am hard to turn" -- A Scots-Irish prayer
  30. Randomness not knowable by comparing results by Anonymous Coward · · Score: 0

    You can't mathematically prove randomness simply by comparing two numbers. You have to know something about how they were generated. A perfect RNG could spit out 50 billion 2's in a row. Highly unlikely, but technically possible. Mathematics does not deal with any level of certainty other than absolute certainty.

    So if an apparently random number can be created by a program that does nothing but spit out that same number every time, and a perfect copy of my telephone book can just happen to be spit out by a true RNG, a determination of randomness is obviously an investigation into the method of creation, not the result.

    Now if you are talking about chaos, that is a whole different story. Even a completely non-random number can have perfect chaos, and a completely random number can have no chaos at all (like those 50 billion 2's).

  31. In other news ..... by ded_si_luap · · Score: 2, Funny

    Physicists have completed a study comparing the randomness in Darl Mcbride's brainwaves to that produced by 30 typing rats. After conducting several tests, they have found that while sequences of digits from Darl are indeed an acceptable source for randomness, Darl's digit string does not always produce randomness as effectively as rats if the rats are using unixware.

    1. Re:In other news ..... by smithmc · · Score: 1

      Physicists have completed a study comparing the randomness in Darl Mcbride's brainwaves to that produced by 30 typing rats.

      Subsequent studies have shown that Britney Spears' brainwaves are a better source of randomness; however, they are much more difficult to detect in the first place.

      --
      Downmodding is the refuge of the weak. Don't downmod, make a better argument!
  32. Um, to imply this helps encryption... by mgbastard · · Score: 1

    I just can't imagine what you are thinking.

    That would mean that a cracker would know that every encryption key generated utilized the same random input at time of the key creation. And that would make it non-random, even if the sequence "passes the test" when analyzed by their algorithim.That would make the encryption just a tad more effective than ROT13.

    The scientists' randomness analysis is flawed and way too simplistic: A naturally occuring scalar approximation of a constant tests as good randomness. I suggest they recruit a brilliant economist weigh in on their algorithim.

    One good example: analysis of digits occuring in accounting books can reveal cooked books with a high degree of accuracy. The specific cooked numbers are not revealed, but the occurences (but not frequency) of digits in the books is understood to be non-random. Don't ask me to explain why. Google for it, there's papers on it.

    Point being, the article states they are only testing for the randomess of the sequence as it compares to chunks of itself, but all those chunks are a fixed set of digits, and are unchanging. No one believes that's good enough for RNG do they? And you'll still need a RNG to pick which 10digit sequence of PI you will employ ;-)

    --
    Anyone seen my low uid? last seen 10 years ago while panning the #@$# out of Taco's 'web based discussion system'
  33. Rnadomn by EpsCylonB · · Score: 2

    Isn't randomn just something we can't understand ?. Technically speaking if we had enough infomation nothing would be considered randomn. I guess with encryption you pick something thats pretty damn complex and then hope that your competitors agree with you.

    1. Re:Rnadomn by vidarlo · · Score: 1
      Isn't randomn just something we can't understand ?

      No, random is when there is a equal chance that either of the elements are picked, and there is no way to determine what was picked afterwards.

    2. Re:Rnadomn by Vellmont · · Score: 2, Insightful


      Technically speaking if we had enough infomation nothing would be considered random.

      That might be true, except for the heisenburg uncertainty principle. In short it says you can never determine both the exact position of a particle and its momentum. The essential problem is that measurement of either of these properties disturbs the thing you're trying to measure in an unpredictable way.

      The end result is that you can never have enough information. Randomness isn't a lack of understanding, it's a fundamental part of the universe.

      --
      AccountKiller
    3. Re:Rnadomn by Anonymous Coward · · Score: 0

      The popular belief among scientists used to be that if you had enough information, nothing would be random (for example, if you knew the position and speed of every particle in the universe for a specific instant in time, you would be able to predict it for all other instances - in the future and in the past). However, as of late that has changed, because scientists have realized that information in the universe is actually lost. A good article to read on this topic is "Does God Play Dice?" by Stephen Hawking.

    4. Re:Rnadomn by mikeg22 · · Score: 1

      Technically speaking if we had enough infomation nothing would be considered randomn

      You can't know everything. Uncertainty principle and all.

    5. Re:Rnadomn by stienman · · Score: 1

      Randomness isn't a lack of understanding, it's a fundamental part of the universe.

      I may be wrong, but I believe this is only a principle, and not a law. Is it not possible that some future methods may be able to measure both position and velocity simultaneously? (perhaps destroying the item being measured, or some other process)

      In other words, we are limited now, but that does not mean that this limitation is fundamental to the universe.

      I expect, however, that by the time we are able to do this we will have found other things that are similarily difficult to deal with.

      -Adam

    6. Re:Rnadomn by Captain_Chaos · · Score: 1

      Isn't randomn just something we can't understand ?

      No, random is something we can't predict.

    7. Re:Rnadomn by Suidae · · Score: 1

      Hawking recently reversed his position on that, he no longer believes that information is destroyed. He conceded his bet to a fellow on that subject. It was all over the (geek) news not long ago.

      Anyway, no serious scientists have believed that the universe is determinisitic since Heisenberg came up with some sort of principle about that. I'm not partical physicists, but I think it had something to do with holodecks, coupled uncertanty compensators and transporters.

  34. Who said pi was *supposed* to be random?? by interstellar_donkey · · Score: 2

    I know this has been said before, but perhaps not in this way. Pi is a number that represents a (ideal) physical phenomenon. Yes, it's complex and (probably) infinite, but it still is a numeric representation of an exact property. To me, that automatically presupposes that by its nature it's ordered.

    The only reason anyone could think it would be a good indicator of randomness is because its complexity goes beyond the comprehension of man or machine. I'm not a professional mathematician, so there's not a lot about the nature of pi I can comment on, but it seems to me that in being an ordered number that describes a physical phenomenon, pi has about as much chance to produce randomness as counting the number of leafs on clovers.

    --
    The Internet is generally stupid
    1. Re:Who said pi was *supposed* to be random?? by Sage+Gaspar · · Score: 1

      I am not a statistician, nor have I taken a statistics class, but I can help explain what makes Pi "random" in the sense they're talking about.

      In lower level statistics courses, to pick random numbers, you use a line from a random number table. These numbers were generated using some pseudo-random methodology like observing a process that's nearly random.

      Now, Pi comes into this because it's an irrational, so it has a non-repeating decimal expansion. You can use that decimal expansion to cherry pick numbers without fear of getting a periodic sequence every time. What makes this more useful than observing random natural phenomenon? Well, for one, it's a lot more easily accessible.

      What separates Pi from other irrationals, like sqrt(2)? It's transcendental, but I'm honestly not sure if that plays into it at all. I assume there's other properties that predict how useful Pi is as a random number generator, and this study is purporting that perhaps it's not as useful as some thought.

    2. Re:Who said pi was *supposed* to be random?? by blackcoot · · Score: 1

      forgive the nitpicking:

      pi itself is not infinite, the number of digits necessary to represent it, however, are.

      the fact that pi is a very special number (not only irrational but transcendental, and thus not the root of any integer polynomial) makes the randomness assumption very tempting.

    3. Re:Who said pi was *supposed* to be random?? by Anonymous Coward · · Score: 0

      The point is not whether pi is random, but whether it exhibits the properties of randomness in its decimal expansion.

      Imagine that I have two infinite books. The first is the entire decimal expansion of pi. The other is a list of random digits 0-9. I pull an arbitrary page (not the first page) from each book and hand them to you. Your challenge is to determine which page comes from the pi book. Can you do it? Is your solution practical?

      AC

    4. Re:Who said pi was *supposed* to be random?? by MobyDisk · · Score: 1
      Yes, it's complex and (probably) infinite...
      If by "infinite" you mean "irrational" then you can erase the probably. Search for proof pi irrational.
  35. I love it by Anonymous Coward · · Score: 0

    Holy crap. Careful -- the NSA might be using that soon. Great!

  36. Re:Pi by DisasterDoctor · · Score: 1

    I just finished reading the digits one by one, and I can vouch that they are random. Take my word for it. I swear!

  37. Mafia number theory by BorgCopyeditor · · Score: 1

    24 is the highest number, you bunch of fazools. Fuhgeddaboutit.

    --
    Shop as usual. And avoid panic buying.
  38. and thus God disappears in a puff of logic by TrekkieGod · · Score: 3, Funny

    be careful what you prove next or zebra crossings might become dangerous.

    --

    Warning: Opinions known to be heavily biased.

  39. Duh... by ValiantSoul · · Score: 2

    At the risk of losing karma, what an obvious statement!! Pi is a mathematical number used to calculate certain things such as circumference OF COURSE ITS NOT RANDOM, if it was then we wouldn't be using it for so many important functions

    1. Re:Duh... by Anonymous Coward · · Score: 0

      Well, I think you misunderstand the use of the word 'random'. It was never said that pi isn't constant, it was merely speculated that the digits of pi may very well be totally random.

  40. There must be a bug in my calculator... by alexhs · · Score: 1

    made in Michigan in 1897.
    It says pi=3.

    --
    I have discovered a truly marvelous proof of killer sig, which this margin is too narrow to contain.
  41. Wow: a spoon isn't a good fork! by EmbeddedJanitor · · Score: 1

    I an amazed that software custom designed for a task is better at that task than something not!

    --
    Engineering is the art of compromise.
    1. Re:Wow: a spoon isn't a good fork! by erktrek · · Score: 2, Funny

      Unless of course it was migrated from the open source "stick" project.

  42. Pi is not random by pyth · · Score: 1

    It's the same every time.

    Duh.

  43. Could be self-referencing... by Anonymous Coward · · Score: 0

    "After conducting several tests, they have found that while sequences of digits from pi are indeed an acceptable source of randomness..."

    So what if the random number generators they compared Pi against were utilising the randomness displayed by Pi as their source?

    Also, is there such a thing as randomness given that even in randomness, patterns could be seen over time, albeit an incredibly long time?

  44. A study on the randomness of the digits of 1/4 by Anonymous Coward · · Score: 0

    Scroll down the article page..

    ABSTRACT

    A study on the randomness of the digits of ¼

    Shu-Ju Tu and Ephraim Fischbach

    We apply a newly developed computational method, Geometric Random Inner Products (GRIP), to quantify the randomness of number sequences obtained from the decimal digits of ¼. Several members from the GRIP family of tests are used, and the results from ¼ are compared to those calculated from other random number generators. These include a recent hardware generator based on an actual physical process, turbulent electroconvection. We find that the decimal digits of ¼ are in fact good candidates for random number generators and can be used for practical scientific and engineering computations.

  45. Microsoft Solitaire totaly random! by qualico · · Score: 1

    and here I was using MS Solitaire to generate my random numbers. :P

    Does the concept of anything "random" really exist or is it just a word synonymous with obfuscation?

    1. Re:Microsoft Solitaire totaly random! by qualico · · Score: 1

      Meant to put this link with that post:

      Forum on Random number genration

  46. Irrational doe snot mean random by the_2nd_coming · · Score: 1

    irrational does not mean random, it means that, not only is the decimal repeating, but there is no decreeable pattern in the digits. I think that article meant to say that Pi is more patterned than some random number machine's output.

    --



    I am the Alpha and the Omega-3
    1. Re:Irrational doe snot mean random by teslakid · · Score: 1

      more simply: an irrational number cannot be described as a ratio of two integers.

    2. Re:Irrational doe snot mean random by TrappedByMyself · · Score: 1

      You think your nose is running but it snot

      --

      Help me take back Slashdot. When did 'News for Nerds' become 'FUD and Conspiracy Theories for Extremist Nutjobs'?
    3. Re:Irrational doe snot mean random by the_2nd_coming · · Score: 1

      *claps* good job... but that description does not apply itself to the story.. does it.

      --



      I am the Alpha and the Omega-3
    4. Re:Irrational doe snot mean random by Fortran+IV · · Score: 1

      irrational does not mean random, it means that, not only is the decimal repeating, but there is no decreeable pattern in the digits.

      teslakid has it right. Irrational doesn't say that there is no pattern to the digits, only that there is no simply-repeating pattern that is the quotient of two integers.

      For instance, .123456789101112131415161718192021222324... is irrational, but has a very definite pattern. Or consider the number limiting the following sequence:

      .1
      .121
      .12122121
      .121221212212212122121
      and so on...

      --
      I figure by 2030 or so my 6-digit UID will be something to brag about.
  47. Thank you for your post by Anonymous Coward · · Score: 0

    The article is shit.

    If Pi is at 1 sigma off the mean for some test then it isn't news until more experimentation is done. They have to use 16 times more digits. If Pi is now 4 sigma off *then* it would be news. Otherwise the null hypothesis holds: Pi, Just as Random as We Thought.

  48. I detect a disturbance in the force... by Asprin · · Score: 1


    This has bothered me since I first ran across it in a colloquium when I was in grad school (in math) in the early '90s. It's more a matter of symantics than anything else, but it still bugs me becuase, like the difference between the words "secure" and "vulnerable", it leads to a lot of confusion.

    Let's say I ask you if any old sequence of numbers (like this one) is random or not:

    1,0,1,0,1,0,....

    The correct answer is that you can't tell me unless I also tell you HOW the sequence was generated: Did I use a really poorly designed algorithmic pseudorandom generator? Did I flip a coin? Did I draw numbered balls from a hat? The method decides if it is random, not the outcome.

    If the trials that generate each element in the sequence are random, than such sequences as 1,0,1,0,... or 314159... must be possible because the definition of randomness requires that each trial be independently as capable of generating your favorite digit as any of the others. Indeed, looking at it from the other side, any generator that is *not* *capable* of generating such sequences cannot be classified as "random" because these sequences have been, by design or fiat, disallowed.

    I just think that the word 'random' is the wrong word to describe what they are studying here because it contradicts the standard definition given to every math student in Prob&Stats 401. They would be better off calling it something else.

    --
    "Lawyers are for sucks."
    - Doug McKenzie
    1. Re:I detect a disturbance in the force... by Autobahn · · Score: 2, Informative

      My understanding is that randomness of a sequence is measured as the degree of predictability: a sequence is random if you can't predict the next bit even if you know any other set of bits in the sequence. So if you have 1,0,1,0,1 and the next bit is 0 with 100% probability, it's not random, but if the next bit is 0 with 50% probability it is. Just being given a portion of a sequence it's not possible to deterministically compute the probability, but it can be computed to within a (exponentially decreasingly small) margin of error. So from a sequence you can't determine if something is truly random, but you can get 99.9999% sure that is.

      This is the degree of randomness: they can say that pi is less random than various RNGs because given a few digits of pi, you can calculate remaining digits with 50%+n accuracy, while given the same number of digits from a pseudorandom generator the odds of getting the next bit right are 50%+1/2^-s where s is a large number determined by which RNG you use, among other things. For pi, n is unknown, but these researchers are saying it's not small and possibly not even exponentially small. Truly random has n=0, but exponentially small is good enough for practical use.

      And for the sticklers, pseudorandom != random and there are other issues about that too, but that's for another post. Also as a side note, IIRC the absolute predictability of any set of digits of pi from any other set has not been generally ruled out.

  49. Quote from Von Neumann by Crash+McBang · · Score: 1

    "Anyone who attempts to generate random numbers by deterministic means is, of course, living in a state of sin." --

    --
    To put a witty saying into 120 characters, jst rmv ll th vwls.
  50. and this has what to do with random? by frovingslosh · · Score: 2, Insightful

    I don't agree with the term unknowable. Pi is certainly knowable. It just can't be expressed as a finite string of digits after a decimal point. But even if it were unknowable, that doesn't mean it is random. There are many algorithms in mathamatics that produce infinite series, but that doesn't mean they are random. Look at fractals for one example. A very simple math formula can produce an infinite and extremely complex mathmatical result, but even though that result is infinite it is certainly not random. Nor is Pi.

    --
    I'm an American. I love this country and the freedoms that we used to have.
    1. Re:and this has what to do with random? by Anonymous Coward · · Score: 0

      I agree. Pi is a well defined real number, defined (in my Analysis class) as two times the unique zero of the cosine function between 0 and 2. It's provably irrational, which means that it has no finite or repeating decimal expansion. Real mathematicians use more "unknowable" things than that all the time.

      However, it's long been believed that pi is normal; i.e. there is no correlation between the digits, they look exactly like the output of a uniformly distributed random number generator.

      This seems to be showing that maybe this isn't the case... (or that this is a statistical fluke)

    2. Re:and this has what to do with random? by drsquare · · Score: 0, Flamebait

      That's bollocks. I reckon that one day those maths nerds will discover the exact value of pi, and it will be a finite string of digits. There's no reason to believe it goes on for ever. Even if it's not in denary, it may be in another number system.

      It's just arrogant to believe that pi goes on forever just because we want it to. When we find that pi comes to an end, all those mathematicians will look really fucking stupid.

    3. Re:and this has what to do with random? by JohnFluxx · · Score: 1

      The proof that PI is infinite is trivial.

      Suppose pi = p / q, where p and q are integers.

      If you could find such p and q then that means PI is finite. Note that this holds in any integer number system. (Obviously you could chose the number system 'PI' and say pi = 10)

      Consider the
      functions f_n(x) defined on [0, pi] by

      f_n(x) = q^n x^n (pi - x)^n / n! = x^n (p - q x)^n / n!

      Clearly f_n(0) = f_n(pi) = 0 for all n. Let f_n[m](x) denote the m-th derivative of f_n(x). Note that

      f_n[m](0) = - f_n[m](pi) = 0 for m 2n; otherwise some integer

      max f_n(x) = f_n(pi/2) = q^n (pi/2)^(2n) / n!

      By repeatedly applying integration by parts, the definite integrals of the functions f_n(x) sin x can be seen to have integer values. But
      f_n(x) sin x are strictly positive, except for the two points 0 and pi, and these functions are bounded above by 1 / pi for all sufficiently large n. Thus for a large value of n, the definite integral of f_n sin x is some value strictly between 0 and 1, a contradiction.

      Therefore PI goes on forever.

    4. Re:and this has what to do with random? by Fortran+IV · · Score: 2, Informative

      That's bollocks. I reckon that one day those maths nerds will discover the exact value of pi, and it will be a finite string of digits. There's no reason to believe it goes on for ever. Even if it's not in denary, it may be in another number system.

      It's just arrogant to believe that pi goes on forever just because we want it to. When we find that pi comes to an end, all those mathematicians will look really fucking stupid.


      Bollocks yourself. If pi can be expressed as a finite series of digits, then it can also be expressed as the quotient of two integers--which would make it a rational number. I can't quote you a proof, but mathematicians have long accepted that pi is irrational.

      In any case, the important thing is not that it has an infinite series of decimal digits; so does 1/3. The important fact is that its sequence is non-repeating and apparently patternless.

      --
      I figure by 2030 or so my 6-digit UID will be something to brag about.
    5. Re:and this has what to do with random? by Doc+Ruby · · Score: 1

      Randomness is a degree of "knowability". Fractals can be computed, sure, but any specific value in their sequence is unknown until the previous value is known. Therefore, fractal values are unknown, and "random" until the prerequisite values have first been computed. To be precise, the accurate value of pi in decimal representation is unknowable, according to current theory. Therefore it is random. FWIW, randomness is a degree of entropy, and some systems are more random than others.

      --

      --
      make install -not war

    6. Re:and this has what to do with random? by jpmorgan · · Score: 1

      You're right! Pi is 10! (in base Pi)

    7. Re:and this has what to do with random? by miskatonic+alumnus · · Score: 1

      For that matter, 1/3 goes on forever.

    8. Re:and this has what to do with random? by Anonymous Coward · · Score: 0

      Anyone who thinks a proof using integration by parts is "trivial" is a troll.

    9. Re:and this has what to do with random? by Rubyflame · · Score: 1

      The proof that PI is infinite is trivial.

      The way you say this bothers me. Pi is not infinite; it is a real number between 3 and 4. It would make much more sense to say that Pi is irrational.

      --

      All it takes is nukes and nerves.
    10. Re:and this has what to do with random? by Bush+Pig · · Score: 1

      Er ... no. Irrational numbers are called so for a reason. It's because they cannot _ever_ _in _ _any_ _number_ _system_ be expressed as the ratio of two integers. Shut the fuck up and learn some mathematics.

      --
      What a long, strange trip it's been.
    11. Re:and this has what to do with random? by Suidae · · Score: 1

      In any case, the important thing is not that it has an infinite series of decimal digits; so does 1/3.

      Indeed. So does 1/2. It just happens that the repeating portion is all zeros. We call the special case of repeating zeros 'terminating', although it doesn't really.

    12. Re:and this has what to do with random? by Verteiron · · Score: 1

      I've always thought of Pi as being infinitely precise. Irrational is the correct term, but damn it, mine makes more sense.

      Here's what's always made my head spin though:
      There are infinitely many values between 3 and 4. Pi is one of them, and it is also irrational. There are many such irrational values between 3 and 4. In fact, there are an infinite number of irrational values between 3 and 4. There are also an infinite number of rational values between 3 and 4. 3 and 4 are part of the set of whole numbers.. which is infinite. But between any pair of whole numbers, you can find an infinite number of rational and irrational values. So... which infinity is bigger? It would seem that the infinite set of whole numbers is eclipsed by the infinite set of irrational and rational numbers _between_ each pair of whole numbers... arg.. and then thinking about the fact that every irrational number also stretches onto infinity...

      brain.. leaking.. out.. ears...

      --
      End of lesson. You may press the button.
    13. Re:and this has what to do with random? by Rubyflame · · Score: 1

      I've always thought of Pi as being infinitely precise

      Sure, but so is any other number, assuming that by "infinitely precise" you mean that it occupies a single point on the real line.

      between any pair of whole numbers, you can find an infinite number of rational and irrational values. So... which infinity is bigger? It would seem that the infinite set of whole numbers is eclipsed by the infinite set of irrational and rational numbers _between_ each pair of whole numbers

      In fact, the set of all rational numbers is the same size as the set of all integers. This is because you can create a one-to-one correspondence between these two sets. The set of all irrational numbers, however, is larger than the set of all rational numbers. For more information, google "cantor's diagonalization."

      --

      All it takes is nukes and nerves.
  51. In school by gsasha · · Score: 4, Funny

    I had a teacher who insisted that Pi is exactly 3.14, and that the radiation after nuclear explosion decays by a factor of 2 in exactly 5 hours.
    Admittedly, he wasn't a math teacher though...

    1. Re:In school by Vintermann · · Score: 1

      I know of a elementary school maths teacher who believes that 1+2*3 = 9. The son of a friend of mine came home crying because the teacher had insisted it was 9, not 7.

      --
      xkcd is not in the sudoers file. This incident will be reported.
  52. Slightly different view.. by beldraen · · Score: 4, Insightful

    The real issue with statistics is that people who use them generally do not understand them. I get irritated with people all the time when people "prove" some statement. Statistics shows that a sample of the populace has some correlation within some bound that is likely to be true some percentage of the time. So, the real question is: what was the bound and what percentage of the time was the randomness within that bound. If PI's bound exists outside of the statistical error of the bounds of the other tests then one could say that PI is less random; however, it sounds like they indeed found a few tests where PI "beat" the other tests. In other words, the bound PI was within the statistical error of the other tests, but the computed mean was occasionally better. But, occasionally better is to be expected some percentage of the time. If it is with in that number of times, it is as you say, a meaningless conclusion. Statatics within the bounds of error are completely equal. Probability is math, but it is also just very probable that it is used wrong.

    --
    Bel, the mostly sane.. "Of course I can't see anything! I'm standing on the shoulders of idiots." -- Me
    1. Re:Slightly different view.. by Anonymous Coward · · Score: 0

      The problem with statistics has always been that given enough skill you can prove anything with them
      .
      I could prove for example that 99% of americans ( or so ) were islamic extremists if i really wanted to

      Q1 : Which are you more like

      a: A puppy murdering hittler worshiper who like to molest animals and shoots random people because they are unworthy scum

      b: A Person who belives thier faith is the way to bring peace and love ot the world even if that ment sacraficing a few lives along the way. You are willing to do anything to bring about your ends , and your faith is islam.

  53. Stupid Number Theory by Capt.+Dick+Jackman · · Score: 1
    IAAM and I've always thought of number theory as at best, some sort of a playground for the bored mathematician, and at worst, where the mathematician conjures up his or her mystical roots. Nothing too much practical going on, but it can be fun to just unwind thinking about how to prove something like this or Goldbach's conjecture. I think it's a bit of a waste to actually spend most of your time researching these things, but that's just me.

    Before all you CS people jump on my shit, I know there are "practical" applications for number theory, but there are better tools to be found in number theory's bigger brothers: algebra, elliptic curves, commutative algebra, algebraic geometry, etc.

    --
    Anyone who isn't confused really doesn't understand the situation.
    1. Re:Stupid Number Theory by Capt.+Dick+Jackman · · Score: 1
      I forgot to comment on TFA:

      "But no one has ever found evidence that calculating finer and finer values of pi will ever reveal an end to the string or that there is any regular pattern to be found within it."

      I think the writer of the article is a little confused about what an irrational number is. For all of you that have been traumatized by a poor math education, irrational numbers cannot be written as p/q, where p,q are integers and q!=0. One of the implications is that if the decimal representation terminates or has a repeating sequence, it is rational.

      Furthermore, pi is transcendental. This means it cannot be a root to a polynomial with integer coefficients. I believe Lindemann showed this and Lambert showed irrationality. The proof of these is beyond the scope of this thread.

      --
      Anyone who isn't confused really doesn't understand the situation.
  54. The randomness of 1/4 by gsasha · · Score: 1
    On my computer, the article title shows as "A study on the randomness of the digits of ¼" (that's 1/4 if the character shows incorrectly on your desktop).

    It's a Firefox 1.0.3 on a Mandrake 10.2.

  55. Quit complaining by fallendove · · Score: 0

    If someone gave me pie right now I wouldn't care how random it was.

  56. Pi in base 16 by Spy+der+Mann · · Score: 1

    Pi can be simply calculated in base 16 according to the following formula:

    Pi = SUM(for k=0 to infinity) { 16^(-k) [ 4/(8k+1) - 2/(8k+4) - 1/(8k+5) - 1/(8k+6) ] }

    (source: http://www.math.hmc.edu/funfacts/ffiles/20010.5.sh tml )

    It was discovered in 1995.
    (So much for randomness)

    1. Re:Pi in base 16 by iggymanz · · Score: 1

      that's not new or 10 years old....that's just another form of the VERY slowly ifinite series for pi that's been known since the times of the greeks, basically comparing perimeter to diameter of polygons as number of sides go to infinity: 4/1 - 4/3 + 4/5 - 4/7......a very inefficient was to generate pi.

  57. math on slashdot.... by Anonymous Coward · · Score: 1, Insightful

    I love /. for the tech coverage but the math articles tend to suck. Why is that? And yes, I am a mathematician.

  58. On a scale from sqrt(2) to pi... by zpeterz63 · · Score: 0

    I'd give this letter an e.

    1. Re:On a scale from sqrt(2) to pi... by zpeterz63 · · Score: 0

      oops, I mean article :-P

  59. ummm... Maybe I just don't get it? by Canuck_TV · · Score: 1

    My mathmatical theory is a little rusty now... I haven't been in the "theoretical" domain of things for some time...

    But can someone explain to me how a string of numbers can be qualitatively judged as more/less/better/worse random than another? I always thought random was exactly that... and a random number generator could spew out 6 "8"s in a row, and well - there is a statistical probability (albeit low) that that would indeed happen - so as long as it doesn't happen every 30 characters/numbers... blah my brain is going to hurt momentarily.

  60. Also by MHobbit · · Score: 1

    Pi is also known as 22/7.

    --
    Debugging? Klingons do not debug. Bugs are good for building character in the user.
    1. Re:Also by shadowsurfr1 · · Score: 1

      But that's only accurate to two decimal places. 22/7 equates to 3.14285. PI, as I was told, was 3.14159. 22/7 can be used for approximations but 3.14159 is more accurate, IMO.

  61. What about trancendentals in general? by Anonymous Coward · · Score: 0


    Here's something I've always wondered about:

    Is it true that the digits of every trancendental number (pi, e, etc.) eventually become pseudo-random in the limit as you keep generating more digits?

    And what about the pseudo-randomness of irrational numbers? For example, if n^(1/m) is not an integer (for positive integers n and m), then does that always mean that the digits of n^(1/m) eventually become pseudo-random in the limit as you keep generating more digits?

    Actually, I'm most interested to learn if any interesting counter-examples are known. I.e. are there any known trancendentals (or irrationals of the form n^(1/m)) that "fail" the standard tests for pseudo-randomness?

    1. Re:What about trancendentals in general? by PDAllen · · Score: 2, Informative

      First question: no. The number:
      \sum_{n=1}^{\inf} 10^{-n!} is transcendental; it's a Liouville number. But the digit string is all zeroes (in base 10) except for 1 at position 1!, 2!, 3!, ...

      pi and e may be absolutely normal (i.e. every possible digit sequence in any base occurs about as often as you'd expect if the digits were random) but this is AFAIK not proven. It's also conjectured that every irrational algebraic number is absolutely normal.

  62. This is just stupid! by logicnazi · · Score: 1

    Clearly pi is not random in any absolute sense. One can give an algorithm to calculate it. Of course if you don't have the benefits of a hardware random number generator you are stuck choosing some psuedo-random source but the idea that there is some universal hierarchy of psuedo-random algorithms is just downright idiotic.

    Whether a particular psuedo-random algorithm is good or not depends quite heavily on what it is being used for. The requirements for a psuedo-random number for a monte-carlo simulation are much different than those needed for cryptography (in one you want an even distribution over some relevant space while in the other it is usually unpredictability that is desired). Moreover, even within one type of application the specific algorithm being used can make a huge difference. For instance if I am trying to use monte-carlo integration on some nice smooth polynomial the standard psuedo-random technique of feeding back the output of a mod operation to itself will work quite well but if you are trying to integrate a function defined by a similar sort of recursion on mods it may perform horribly.

    So there simply can't be any answer of what psuedo-random algorithm is better or worse. Of course one might still ask what would be a good choice for the standard psuedo-random algorithm in an OS given most people's software choices. For this application you want some source that won't displat a pattern relevant to normal computation. Thus, since trigonometric and other pi related functions are very commonly used pi is probably a fairly dangerous choice even if it works well on test cases.

    In other words any number or algorithm that like pi pops up in many computer applications is going to be a bad choice. Not because you can run some ridiculous test which will rank its 'randomness' but because it is much more likely to be relevant to the program someone is running. In other words pi is a bad pragmatic choice because someone is alot more likely to use monte-carlo techniques to calculate pi or something to do with pi than with some recurrent mod generator (or something more sophisticated but not so common).

    Thus from a pragmatic point of view these tests are just dumb. They would be better off running an array of common software and seeing how it performs. From a mathematical point of view there is nothing to be said as all of these sources (except the hardware one) aren't random at all so the only question is pragmatic.

    --

    If you liked this thought maybe you would find my blog nice too:

    1. Re:This is just stupid! by logicnazi · · Score: 1

      Ohh and in case anyone is curious there is a pretty efficent algorithm to calculate the n-th hexadecimal digit of pi without calculating any of the previous ones

      --

      If you liked this thought maybe you would find my blog nice too:

  63. Gee that's what I was doing wrong.... by pg110404 · · Score: 1

    ...I wanted PI and used a random number generator and my radian measurements were all out of wack. I wanted random numbers so I used PI but it all came out the same every time.

    Well isn't that the darndest thing.

    Next time I'll just use a pseudo random number generator for those random numbers and leave PI for all them important rads.

    Now if I can just figure out how to write an encryption algorithm using famous celebrity names, I'll be all set.

  64. no such thing as random by KillShill · · Score: 1

    there's no such thing as random anything in this universe.

    even einstein said "god doesn't play dice..."

    the gist of that was that everything is predictable given enough understanding.

    humans are not yet sophisticated enough to comprehend the nuances and sublties of the reality we live in.

    give it a few millennia. we'll make some progress or die trying.

    --
    Science : Proprietary , Knowledge : Open Source
    1. Re:no such thing as random by Anonymous Coward · · Score: 0

      No randomness, quantum mechanics says differntly (Einstein did not like q.m., even though he helped launch the field with the photoelectric effect). If there is no randomness, then Newton was right and this a clock-work universe, but observation of sub atomic matter says differntly. Sure it is possible that we simply don't have a deep enough understanding, but given what we do know we can confidently say that randomness is an inherent properly of the matter/energy/space.

    2. Re:no such thing as random by coopex · · Score: 1

      QM says that the behavior of systems are governed by their wavefunction, which when multiplied by its complex conjugate gives a probability distribution. So for a system like an electron in an finite quantum well of width a, so for a certain energy you can know 100% that the electron can't be at a/2, that it is most likely to be at a/4 and 3a/4, and that there is a very low probability of it (tunneling) being slightly outside the well. So QM is not random in the sense that it's possible to have a good idea of where the electron is, though it is playing dice.

      --
      The road to hell is paved with good intentions.
  65. From a mathematician ... by rkmath · · Score: 2, Insightful

    (1) "Pi is not random becuase I have a formula for its digits" is nonsense. Randomness is not the inability (or impossibility) to predict (at least in this situation). Randomness refers to statistical properties of the sequences. For ex. no correlation between conseq. digits, no corr. betweteen conseq. pairs of digits and so on brings a sequence closer to randomness.

    (2) If you REALLY want randomness (with impossibility of prediction, and unreplicability of the sequence) - go and count events in a radiactive decay experiment. (More precisely, count waiting times for each successive decay - they follow an exponential distribution). (I think fourmilab has a 1-time rnadom number generator linked up to a geiger counter - don;t remmeber the URL any more).

    (3) Why do mathematicians find "randomness" in digits interetsing? The reasons are similar to why people prove theorems about "how randomly are the primes distributed among the integers". It says something about the structure of the primes. I am not a number theorist - so I cannot give explicit results.

    1. Re:From a mathematician ... by kronocide · · Score: 1

      Randomness refers to statistical properties of the sequences. For ex. no correlation between conseq. digits, no corr. betweteen conseq. pairs of digits and so on brings a sequence closer to randomness.


      Without asking what "correlation" means exactly (or at least while only implicitly doing so, and in a very roundabout way ;-), what about "randomly appearing" correlation? Is there really a property that random series can't have? That can't appear "randomly"? So all random series have this predetermined (presumably uncaused) property?

      Randomness probably means something very different to me (theoretical philosophy) than to you though.
  66. Al-Kashi, a cool mathematician by kronocide · · Score: 5, Interesting

    I must tell you a story.

    In the first half of the 15th century the Persian mathematician Al-Kashi calculated pi to 14 places. It would be over a hundred years until a European calculated it to 9 places. But that's not what makes Al-Kashi cool, the Arabs where so much better at math in that period. What made him cool was that he stopped. He observed that, with his pi, the calculation of the circumference of a circle with a radius twice the size of Earth would have a margin of error smaller than a "horse hair" (a Persian unit). Problem solved, next problem. Meanwhile, people are still today using computers to get pi to _hundreds_of_billions_of_decimal_places!! As if there's something unique about pi because it's irrational and transcendental, when this is in fact true of the vast majority of all real numbers. Here's to Al-Kashi, a sane man and a pragmatic!

    1. Re:Al-Kashi, a cool mathematician by Kanasta · · Score: 1

      I never got this:
      how do you calculate PI?

      isn't it an observed ratio?

    2. Re:Al-Kashi, a cool mathematician by Tesla+Tank · · Score: 1

      Pi equals 4 * (1 - 1/3 + 1/5 - 1/7 + ....) all the way to infinity. I can't remember how my calculus prof showed this. I'll try to find it.

    3. Re:Al-Kashi, a cool mathematician by kronocide · · Score: 2, Informative

      Al-Kashi used the same method as the Greeks. He calculated the ratio of the radius of a circle to the circumference of a polygon (that's trivial, of course) that fit inside the circle, with an increasing number of sides on the polygon. The more sides on the polygon, the closer to the circle it gets, and the more precise value for pi you get.

      I have a vague memory that the Chinese actually built a large circle that was so exactly round that they _measured_ pi to an impressive number of decimals. So there is obviously more than one way to do it. :-)

    4. Re:Al-Kashi, a cool mathematician by justins · · Score: 1
      In the first half of the 15th century the Persian mathematician Al-Kashi calculated pi to 14 places. It would be over a hundred years until a European calculated it to 9 places. But that's not what makes Al-Kashi cool, the Arabs where so much better at math in that period.

      Wait... was he an Arab or a Persian?
      --
      Now before I get modded down, I be to remind whoever might read this that what I am saying is FACT. - bogaboga
    5. Re:Al-Kashi, a cool mathematician by kronocide · · Score: 1

      I may be guilty of over-generalization. He was born in Iran and worked in Samarkand, so I guess that is not Arab territory. I don't know to what extent these cultures interacted and exchanged information at the time, but was under the impression that it was a significant amount.

    6. Re:Al-Kashi, a cool mathematician by tc · · Score: 1

      Pi crops up in all sorts of mathematical settings, so you can reverse engineer one of those to get back the value of Pi, typically via some sort of series expansion. Here's one way:

      For example, consider the trignometric function cosine, and its inverse arccosine. cosine(pi) is -1, and therefore arccosine(-1) is pi (taking the usual principal value for arccosine).

      Now form the series expansion for arccosine:

      arccos(x) = pi/2 - x - x^3/6 - 3x^5/40 - 5x^7/112 ...

      Rearrange (subtract pi/2 from each side), and you get:

      pi/2 = 1 + 3/6 + 3/40 + 5/112 ...

      Pump out as many terms of the series as you need for your desired precision, multply by 2, and you have pi.

      This is actually a pretty *bad* way of computing pi, because it converges very slowly (there are faster converging series expansions which yield other convenient rational multiples of pi), but it will work eventually, and it illustrates the idea. There are other fancier techniques too, but they all work on the basic idea that pi creeps into a lot of basic mathematics, and you can 'unwind' those identities to get pi out with careful rearrangement.

    7. Re:Al-Kashi, a cool mathematician by tc · · Score: 1

      Or, here's another empirical way of doing it.

      Step 1: Get a big box of needles

      Step 2: Get a big piece of paper, and draw parallel lines on it, with spacing equal to the length of a needle.

      Step 3: Randomly drop all the needles on the paper.

      Step 4: Count how many needles lie crossing a line. Divide by total number of needles.

      Step 5: Multiply the result you got in step 4 by 4.

    8. Re:Al-Kashi, a cool mathematician by iamnafets · · Score: 1

      Obviously Al-Kashi wasn't using satellites to look for nasal hair, we are.

    9. Re:Al-Kashi, a cool mathematician by dstone · · Score: 1

      ...a margin of error smaller than a "horse hair" (a Persian unit). Problem solved, next problem. ... Here's to Al-Kashi, a sane man and a pragmatic!

      So thinking about the practicality of a project makes one cool?

      News for pragmatists, stuff that's useful? Wrong site.

    10. Re:Al-Kashi, a cool mathematician by cryptor3 · · Score: 5, Funny

      Problem solved, next problem. ... Here's to Al-Kashi, a sane man and a pragmatic!

      Lazy bastard.

    11. Re:Al-Kashi, a cool mathematician by drmaxx · · Score: 1

      This is a cool story - do you have a source for it?

    12. Re:Al-Kashi, a cool mathematician by Arminator · · Score: 1

      Draw a square on a board. Now draw a quarter Circle into the square with a radius equal to the sides of the square.
      Make it waterproof.

      Wait until its raining a bit. Run out with your drawing and collect the drops on your drawing.
      The relation between the drops inside the circle and outside the ircle (but still in the square) is roughly pi.

    13. Re:Al-Kashi, a cool mathematician by kronocide · · Score: 1

      I read it in Mathematics -- From The Birth of Numbers (Gullberg, 2007), but Al-Kashi is very well-known and mentioned in most histories of pi.

    14. Re:Al-Kashi, a cool mathematician by kronocide · · Score: 1

      Gullberg, 1997...

    15. Re:Al-Kashi, a cool mathematician by drmaxx · · Score: 1

      Thanks!

    16. Re:Al-Kashi, a cool mathematician by tod_miller · · Score: 1

      Isn't that for the fibonachi-watsit number?

      --
      #hostfile 0.0.0.0 primidi.com 0.0.0.0 www.primidi.com 0.0.0.0 radio.weblogs.com
  67. Can I mod down the whole topic? by uncadonna · · Score: 1

    Is there any reason to suspect that triplets of ten digit sequences of pi might be correlated? Why should someone use tax dollars to investigate? What on earth does "this random sequence is more random than that one" mean?

    It all looks pretty random to me.

    --
    mt
  68. Re: as you said, you are not a mathematician by Anonymous Coward · · Score: 0

    the fact that PI can be represented by a formula does not mean that there is any correlation bitween digits in its decimal representation. And, no, you are wrong - it is possible to calculate binary and hexadecimal digits in isolation, but not decimal.

  69. Are you sure it's random? by waynemcdougall · · Score: 4, Funny

    Accounting Troll: "Over here we have our random number generator"

    Number Generator Troll: "Nine Nine Nine Nine Nine Nine"

    Dilbert: "Are you sure that's random?"

    Accounting Troll: "That's the problem with randomness: you can never be sure"

    --
    Recycle PCs and build a wireless community network www.hillsborough.org.nz
    1. Re:Are you sure it's random? by Lars+T. · · Score: 2, Funny
      http://www.angio.net/pi/piquery

      "The string 999999 was found at position 762 counting from the first digit after the decimal point. The 3. is not counted."

      --

      Lars T.

      To the guy who modded me down from perfect to terrible Karma - Apple haters still suck

  70. My crackpot PI theory by sakusha · · Score: 1

    Of COURSE Pi isn't random, it's a transcendental number with no end. And I have a crackpot theory about that.

    Most representations of Pi start like 3.141592653589793... but Pi will run on to an infinite number of digits. HOWEVER, somewhere, someplace way WAY down the sequence, it will certainly start repeating the ENTIRE sequence again, like 3.14159....3141592653589793....
    Sure you'll find a short number of substrings of Pi's digits, but if you could truly calculate it out to infinity, surely at some point you'd find Pi is a repeating number.

    A truly random number would never repeat a sequence no matter how many digits were in the sequence.

    Some math-head, please check my conjecture. If it isn't based on a totally bad premise, please accept it as "Sakusha's Conjecture" and I await its proof sometime in the next century or two.

    1. Re:My crackpot PI theory by Ziviyr · · Score: 1

      A truly random number would never repeat a sequence no matter how many digits were in the sequence.

      A truly random number is statistically required to repeat sequences of such and such small fraction of the size of the number.

      It is a conjecture, its a bad one. Infinitely long random numbers beg for really long repeated sequences.

      --

      Someone set us up the bomb, so shine we are!
    2. Re:My crackpot PI theory by jim_deane · · Score: 3, Insightful
      A truly random number would never repeat a sequence no matter how many digits were in the sequence.


      This is untrue. The most common fallacy about random numbers is that they need to "appear" random.

      Of the list of numbers,

      734901253789
      666666666666
      123456789012

      Which is random? One answer is that all of them may be random. There is no reason why 1234 is any less random than 7305. A truly random number with infinite digits will absolutely repeat any sequence of numbers you can think of of any length whatsoever.

      Think of it this way: If you have a true random number generator, spitting out a digit every second, and you see it spit out:

      1...2...3...4...

      then can you predict what the next digit will be? If it is truely a random number generator, the answer is no, you can not. However, the next digit has a 1 in 10 chance (0..9) of being a 5, so it is possible. If you reject 1...2...3...4...5 as possible sequence, then you have instituted a rule restricting the possible outcomes of the random number generator--and have therefore reduced it's effective randomness. Rules defeat randomness, so 12345 is as valid a random number as any other sequence of five digits.

      Jim
    3. Re:My crackpot PI theory by sakusha · · Score: 1
      A truly random number is statistically required to repeat sequences of such and such small fraction of the size of the number.

      It is a conjecture, its a bad one. Infinitely long random numbers beg for really long repeated sequences.

      Perhaps I explained my conjecture badly. I'm not talking about repeats of long sequences, I'm talking about a repeat of the ENTIRE sequence of digits up to the point of repeat. Given that Pi is an infinitely long sequence, it cannot help but repeat. But this all depends on math of cardinal infinites that is beyond my abilities. A math geek would know this stuff off the top of their head.
    4. Re:My crackpot PI theory by awolk · · Score: 1

      HOWEVER, somewhere, someplace way WAY down the sequence, it will certainly start repeating the ENTIRE sequence again, like 3.14159....3141592653589793....

      No, Pi will never repeat itself. Substrings will, but the entire number of Pi will never be repeated inside itself. This is because it is an irrational number.
      For more information: http://mathworld.wolfram.com/IrrationalNumber.html

    5. Re:My crackpot PI theory by kronocide · · Score: 1

      "Given that Pi is an infinitely long sequence, it cannot help but repeat."

      Infinite, non-random sequences does not seem to have to repeat. Just continue the series

      10110111011110111110...

      Is there a reason for your belief?

    6. Re:My crackpot PI theory by sakusha · · Score: 1

      Reason? Pi isn't a random sequence, it's a ratio, like 80/81. Go find an extended precision calculator and you'll find 80/81 equals 0.98765432109876543210... and it is my conjecture that Pi shows a similar repeat, although vastly extended due to it being a limit of sums of ratios.. jeez it's been a long time since I took calculus, or I'd have a better way to express this. Sorry.

    7. Re:My crackpot PI theory by sakusha · · Score: 1

      OK, I'll buy that, if there is some logical reason why irrational numbers NEVER repeat. The Mathworld page either doesn't explain that, or explains it so cryptically I didn't get it. I even searched linked pages about cyclical numbers, decimal expansion, etc. Now I remember why I didn't take second-year calculus.

    8. Re:My crackpot PI theory by BitchKapoor · · Score: 1

      All repeating decimal numbers can be represented as a fraction (rational number) (abc..z)/(10^N - 1). However, since the cardinality of the set of real numbers R is greater than the cardinality of the set of rational numbers Q (which, incidentally is the same as the cardinality of the set of integers Z), there exist some real numbers which cannot be represented as fractions of integers. We call these irrational numbers. See a real analysis textbook for the proofs.

    9. Re:My crackpot PI theory by Thomas+Miconi · · Score: 1

      surely at some point you'd find Pi is a repeating number.

      You post is vague, so I assume you mean "there is a N such that the sequence of digits N+1 to 2*N+1 of Pi is identical to the sequence of digits 1 to N of Pi."

      If Pi is normal (actually you probably don't need full normality) this is true.

      A truly random number would never repeat a sequence no matter how many digits were in the sequence.

      A truly random number will MOST DEFINITELY repeat itself, at least in the way described above.

      If the digits are truly random then at any N, there is a non-zero probability that the N next digits will be the same as the N previous ones. This probability decreases very fast as N grows, but it is never 0. Since the probability is not 0, if you wait long enough, it is quite simply bound to happen at some point. Doh !

      I sincerely hope that you don't understand "repeating" number as "periodical" number. I know US schools suck at teaching maths, but hopefully not that hard !

      Thomas-

  71. Frink, put down that Science Pole! by b00m3rang · · Score: 1

    n/t

  72. MOD UP!!! by Anonymous Coward · · Score: 0

    C'mon people, it's funny...

  73. That's not all they used. by b00m3rang · · Score: 1

    The article says they also tested against "one chaos-generating physical machine".

  74. What is random, then? by Diordna · · Score: 1

    This reminds me of a Dilbert comic, which I believe was also mentioned on the "Shuffle playing favorites" story:
    [Tour of Accounting]
    Accounting Troll: "Over here we have our random number generator"

    Number Generator Troll: "Nine Nine Nine Nine Nine Nine"

    Dilbert: "Are you sure that's random?"

    Accounting Troll: "That's the problem with randomness: you can never be sure"

    Honestly, how can you call something "more random" than something else? The whole concept of randomness is that you cannot predict the next number. Of course, if you have the right algorithm and know the seed, then you can predict all of the numbers that a "random" number generator will generate, just like if you know the position of pi, you can tell what number it will be. There really isn't much of a difference here.

    Now, a "really random" number would be generated by taking the time of day down to the millisecond, using that to seed one generator, then use it to seed a different one...ad infinitum. But even then, these could be predicted.

    The only real way to have a random number is to get it from something that we truly don't understand, such as the human brain. Tell everyone in a room of 100 people to pick a number, then have a person pick another person in the crowd to pick a number between 1 and 100, and that will be the number of the person to go to for the random number.

    Other than that, you're pretty much stuck for a truly random solution. As for using it for encryption, since Pi has an infinite number of decimals, you get an infinite number of keys or whatever, so no matter what random number generator you use, Pi gives you a (relatively) easy way to get long strings of random numbers. It doesn't really matter "how random" it is, as long as it's random at all, or can't be easily cracked.

  75. The Pi Code by QJimbo · · Score: 2, Interesting

    http://users.aol.com/s6sj7gt/picode.htm

    Quite an entertaining read :)

  76. The end of the world? by NightWulf · · Score: 1

    When you search for 666, you get it in the 2,440th place. Which can only mean...the world will end in the year 2440!!

    1. Re:The end of the world? by Fortran+IV · · Score: 1

      When you search for 666, you get it in the 2,440th place. Which can only mean...the world will end in the year 2440!!

      Ah, yes, the Number of the Beast. And right next door in the 2441st place is 667, the Neighbor of the Beast.

      --
      I figure by 2030 or so my 6-digit UID will be something to brag about.
    2. Re:The end of the world? by ChunderDownunder · · Score: 1

      Ummm, wouldn't that be 668? :)

    3. Re:The end of the world? by Bush+Pig · · Score: 1

      Correct! IIRC, this is the name of a "Beasts of Bourbon" recording. But, given your name, I'm sure you already knew this, and were sharing your knowledge with our ignorant American cousins.

      --
      What a long, strange trip it's been.
  77. pi digits in some bases are a poor random sequence by chongo · · Score: 0
    > ... digits from pi are indeed an acceptable source of randomness ...

    Pi in base Pi is not a good source of random digits. In particular, Pi in base Pi is:

    10.00000000000000000000000000000...

    I suspect that random sequence quality level sited in the paper would apply to digits of Pi in any non-transcendental base: such as base 10. Many transcendental bases, such as base e, should exhibit the a similar quality level to that sighted in the paper. However I suspect that any base that was a result of a polynomial function of Pi might not do so well.

    --
    chongo (was here) /\oo/\
  78. who's writing this crap? by naddington · · Score: 1

    From TFA:

    > pi cannot be expressed as a ratio of two whole
    > numbers, and its apparently endless string of
    > digits is sometimes expressed as 3.14159...

    Does the author have a clue what he's talking about? The decimal representation of isn't "apparently" endless - it's actually endless, or else pi could be expressed as a ratio of two whole numbers.

  79. Hard to see by xihr · · Score: 1

    It's hard to see the value of a report like this. It's acceptably random, but not as random as it could be? What is that supposed to mean?

    Given that the article says glaringly incorrect things such as, "But no one has ever found evidence that calculating finer and finer values of pi will ever reveal an end to the string or that there is any regular pattern to be found within it" (pi has been proven to be transcendental, so the first part of this is clearly wrong; it's known that the sequence cannot end) it's a bit hard to take their confusingly stated thesis seriously.

  80. as usual, wolfram research by cinnamon+colbert · · Score: 1
  81. Unknowable?? by Mark_MF-WN · · Score: 1
    What on earth is the term unknowable supposed to mean? There is no such mathematical concept. The closest things I can think of are "not definable" and "not calculable".

    Not definable: PI is clearly definable -- it is the ratio of a circle's circumference to its diameter.

    Not calculable: PI is clearly calculable -- that fact that we can calculate its value to an arbitrary degree of precision is proof of that.

    PI is just about as tractable a number as you could ask for. It's easy to analyze and use. If someone really wants to deal with a tough number, ask them to try and calculate the digits of Chaitin's Omega for the Lambda Calculus.

  82. idiots by Tom7 · · Score: 1

    From the article:

    But no one has ever found evidence that calculating finer and finer values of pi will ever reveal an end to the string or that there is any regular pattern to be found within it.

    I'd say the ancient proof that pi is irrational counts as pretty strong evidence that we will never find an end to the string. Duh.

  83. A lot of numbers are less random than expected. by pyite · · Score: 2, Interesting

    For example, lots of large numbers follow Benford's Law. Excerpt: "Benford's law states that in listings, tables of statistics, etc., the digit 1 tends to occur with probability ~= 30% , much greater than the expected 11.1%" The probability distribution is logarithmic; the probability of a digit D is log10(1 + 1/D). This is a way the SEC checks filings for fraud. If the numbers are too evenly distributed, there's a good chance of fraud. Obviously if you know about this law you can spoof it to some degree, but it was an effective tool for a while (still probably is for some not so smart firms).

    --

    "Nature doesn't care how smart you are. You can still be wrong." - Richard Feynman

  84. Glad someone did this research because... by elgatozorbas · · Score: 1

    ...the generation of random numbers is too important to be left to chance.

  85. Isaac Asimov by xtracto · · Score: 1

    I am sorry I can't recall the exact title of the esssay but, Isaac Asimov once wrote something similar stating that we can use the decimal places of pi we have right now to calculate the circunference or radio of the whole galaxy (I think he could have wrote the "universe" but I really do not want to state it as I am not 100% sure) with an error of 1 inch.

    As you say, can you imagine? so what TF is the use of calculating the 192301931029301293120 decimal position of pi??? it is like making a computer calculate the same position for 1/3, NO USE!

    --
    Ubuntu is an African word meaning 'I can't configure Debian'
    1. Re:Isaac Asimov by Anonymous Coward · · Score: 0

      The answer is 3....

  86. Measuring Randomness by plutonium83 · · Score: 1

    How does one measure randomness in the first place? Can something (mathematically) be more or less random than another?

    1. Re:Measuring Randomness by kronocide · · Score: 2, Informative

      I suppose "randomness" might be the opposite of "order" in an information-theoretical sense. It is also a measure of the level of compressibility of a string. A chessboard pattern can be compressed a lot, white noise can't be compressed. So that would make white noise less ordered and more random. To me as a philosopher however, that looks fishy, because it puts a restriction on how a random sequence can look. It means that if order, or perhaps "correlation," is a property C, then supposedly random series always have the property ~C. But what causes them to have this property? They are supposed to be random! That is not what random is supposed to mean; there are no causes involved in randomness, so it seems to be nonsense to claim that all random series share a property. This information-theoretical notion also seems to jive poorly with cryptographic ideas, where as soon as you introduce a rule, you lose randomness. (In essence, the password gets easier to guess.) But, I'm not a mathematician, so I may have it all wrong. :-)

  87. Slide Rule accuracy by stinkpad · · Score: 2, Insightful

    Plenty good enough for most of the great engineering of the 20th century. Another example of practical and "good enough".

  88. Of course not by Progman3K · · Score: 1

    Pi is giving digits that relate to the ratio of the diameter of a circle to it's circumference. That's a very definite thing.

    The other generators are returning, well, noise.

    --
    I don't know the meaning of the word 'don't' - J
  89. They don't seem to have proved much by pfafrich · · Score: 1
    From the article
    The scientists took approximately the first 100 million digits of pi, broke the string up into 10-digit segments, and gave the segments a form that defines a point somewhere within a cube with sides one unit long. To specify each point, three such segments are necessary - one for each dimension. For example, the sequence 1415926535 was given the form 0.1415926535, which specifies the point's distance along the x-axis. Similarly, the two subsequent sequences give the point's y and z coordinates. All of the sequences thus became coordinates between zero and one, giving millions of points that lay within the imaginary cube.

    So they have only taken a very small number of the digits of pi. Would they get the same result if they took the first googleplex (10^10^100) of digits? Even that would prove nothing about the randomness of pi's digits.

    Nice computer science, but poor pure mathematics.

    --
    There are four sorts of people in the world: fools, lunatics, idiots and morons. - Umberto Eco, Foucaut's pendulum.
    1. Re:They don't seem to have proved much by fishbowl · · Score: 1

      >Nice computer science, but poor pure mathematics.

      I thought the point of the article is a warning against the assumption that because pi is known to be irrational, then it follows that it is a good source for a random seed. There may be applications that use this assumption, and it may not be yielding sufficiently random results.

      --
      -fb Everything not expressly forbidden is now mandatory.
    2. Re:They don't seem to have proved much by pfafrich · · Score: 1
      Nice computer science, but poor pure mathematics. I thought the point of the article is a warning against the assumption that because pi is known to be irrational, then it follows that it is a good source for a random seed. There may be applications that use this assumption, and it may not be yielding sufficiently random results.
      Point taken, i.e. its a useful result for comp sci. Pure mathematically it should be a conjecture: "The digits of pi are not randomly distributed" which is neither proved or disproved.
      --
      There are four sorts of people in the world: fools, lunatics, idiots and morons. - Umberto Eco, Foucaut's pendulum.
  90. Obligatory Simpsons quote - by Progman3K · · Score: 1

    Mmmm... Pie...

    --
    I don't know the meaning of the word 'don't' - J
  91. Kolmogorov complexity. by Grendel+Drago · · Score: 1

    I remember first learning about the idea of Kolmogorov complexity, and thinking about how incredibly one-way it is. Given a seemingly random decimal sequence, is there anything better than a brute-force search to determine that it's actually sqrt(5pi)^(pi-1) or some tiny construction like that?

    And, of course, there can exist no algorithm to even determine the Kolmogorov complexity of an arbitrary string. There's no way to pull order from chaos, at least not in a general sense.

    Interesting from an algorithmic point of view, if nothing else. The Kolmogorov complexity of, say, e or is very low, expressible in relatively simple mathematics (no funny functions, just infinite sums or integrals) in under twenty characters.

    --grendel drago

    --
    Laws do not persuade just because they threaten. --Seneca
    1. Re:Kolmogorov complexity. by coopex · · Score: 1

      The best method I can think of to find that a number = sqrt(5pi)^(pi-1) would probably be something like this http://home.pipeline.com/~hbaker1/hakmem/cf.html

      --
      The road to hell is paved with good intentions.
  92. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  93. Chudnovsky Brothers, a cool mathematician by Schwarzchild · · Score: 2, Interesting
    Check out this old story on the Chudnovsky brothers. They computed PI to billions of digits using their own home brew supercomputer.

    In case, you find that interesting, here is a more recent article on their exploits.

    Capturing the Unicorn

    --

    "sweet dreams are made of this..."

  94. How.. by RavenChild · · Score: 1

    How is one able to say something is or isn't "random". All "randomness" we know(or don't) is applied probability. If something is thought to be "random" because it returns a different value than before that is actually less random in the sense that you can predict that number has a less chance of being chosen next time. This presents a problem in that all randomly generated numbers can be generated again if the conditions are right.

    1. Re:How.. by fishbowl · · Score: 1

      > How is one able to say something is or isn't
      > "random".

      It's not distributed in such a way as to be useful in specific domains, apparently.

      Pi is proven not to have patterns. But that doesn't mean the distribution among any range of selected digits is going to yeild a better random series than a given machine implementation.

      --
      -fb Everything not expressly forbidden is now mandatory.
  95. I'd say worse. by game+kid · · Score: 1

    After all you probably know that the first digits are three, one, and f--whoa whoa whoa, you tryin' to get a test answer o' sumthin?

    --
    You can hold down the "B" button for continuous firing.
  96. There is no randomness by Urusai · · Score: 0

    ...only ignorance. That's why I hate statistics (and probabilistic computational complexity classes), because it admits human ignorance. We must know it all, dammit!

  97. is it just me... by Anonymous Coward · · Score: 0

    how do you measure "randomness"?
    and if you can measure it, how can it possibly be random?

  98. Didn't go far enough by mattr · · Score: 1

    Apparently the point is to look for patterns beyond the point where digits are no longer significant enough to have any possible bearing on the physical universe. Though I can't vouch for the 100 millionth digit and thereabouts, it seems like they should have used the arbitrary digit formula and compared randomness with respect to distance from zero, power of power of .. of pi, or somesuch. So where is that point, and would perfect randomness in pi produce anything visibly obvious in our universe?

  99. True randomness by calavicci · · Score: 1

    Would not any perfectly random number have to have subsequences of digits with imperfect, variant randomness? Otherwise, at any point, its randomness could be predicted infallibly, making its randomness, well, unrandom. Therefore, is this not honestly a confirmation of pi's randomness?

  100. ok how about we read the paper abstract... by boomka · · Score: 1
    and right there in the abstract the researchers summarize the conclusion of their work:
    We find that the decimal digits of pi are in fact good candidates for random number generators and can be used for practical scientific and engineering computations.
    So it seems paper authors do not want to say anything about pi's randomness and we will get in a second to why. They instead say: This study probably says more about our commercially available random number generators than the nature of pi. ... But they, and pi as well, might perform differently if the tests were run under different circumstances.

    Now that we established the fact that the headline is just sensationalism and not what authors intended to say, let's see where confusion comes from. (Most people can stop reading here.)

    The authors generated some random sequences and looked at a variable that desribed the randomness of those. By construction, any measure of randomness of such sequence is itself a random variable obeying some unknown distribution. So the scores would themselves be random, therefore the rank of any RNG (including pi) is itself a random number. So the authors found that pi digits were ranked not on top of the list. But gee, the rank itself is random, so even if pi digits were ranked the worst of all, that doesn't tell us ANYTHING.

    And as a final point, were the authors really to discover any non-randomness in pi digits, that would have effectively proven pi to not be a normal number, and that is something that has been waiting for a while for someone to sort out and would be a serious scientific achievement. So for all we know, pi digits are a perfect random generator and the paper does not disprove that.

    --
    Human history becomes more and more a race between education and catastrophe.
    H.G. Wells, "The Outline of History"
  101. Cake are sqared... Pi are ROUND! by aqk · · Score: 1

    Now I even I would celebrate in rhymes unapt the great immortal Syracusan, rivaled nevermore, who in his wondrous lore, passed on before, gave men his guidance how to circles mensurate.

  102. testing by Anonymous Coward · · Score: 0

    test

  103. Ok, Contact is not exactly religious... by jd · · Score: 1

    ...and Carl Sagan guessed wrong when he said it would be base 11 that we'd find the message in Pi, but he'd probably get a kick out of it anyway and it's no worse than many guesses held up as proof of seeing into the future.

    --
    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)
  104. Of course Pi isn't random by coopex · · Score: 1

    It's simply:
    3.
    1415926535 8979323846 2643383279 5028841971 6939937510 5820974944 5923078164 0628620899 8628034825 3421170679 8214808651 3282306647 0938446095 5058223172 5359408128 4811174502 8410270193 8521105559 6446229489 5493038196 4428810975 6659334461 2847564823 3786783165 2712019091 4564856692 3460348610 4543266482 1339360726 0249141273 7245870066 0631558817 4881520920 9628292540 9171536436 7892590360 0113305305 4882046652 1384146951 9415116094 3305727036 5759591953 0921861173 8193261179 3105118548 0744623799 6274956735 1885752724 8912279381 8301194912 9833673362 4406566430 8602139494 6395224737 1907021798 6094370277 0539217176 2931767523 8467481846 7669405132 0005681271 4526356082 7785771342 7577896091 7363717872 1468440901 2249534301 4654958537 1050792279 6892589235 4201995611 2129021960 8640344181 5981362977 4771309960 5187072113 4999999 and so on.

    --
    The road to hell is paved with good intentions.
  105. MOD Parent UP by coopex · · Score: 1
    --
    The road to hell is paved with good intentions.
  106. Obligatory Von Neumann quote.... by 1iar_parad0x · · Score: 1

    Anyone who considers arithmetical methods of producing random digits is, of course, in a state of sin.

    --John von Neumann

    --
    What do you mean my sig is repetitive? What do you mean my sig is repetitive? What do you mean....
  107. harvesting for crackers by Ludd's+Brudder · · Score: 1

    Recalls this

  108. Which bit of Pi did they use? by aug24 · · Score: 1

    I mean, sure the first billion numbers are only a B, but there's some real good A-grade randomness down around the forty-three trillionth.

    J.

    --
    You're only jealous cos the little penguins are talking to me.
  109. Too good randomness by Kim0 · · Score: 1

    When one tests for randomness, pseudo random generators can often get scores higher than true randomness. One example of this is cyclic feedback registers, where all numbers will be used exactly one time before they repeat.

    So, Pi getting a lower score may very well be because Pi is more random, not less.

    Kim0

  110. Waste of . . . by Zulfi · · Score: 1
    energy:
    "This research was funded in part by the U.S. Department of Energy."
  111. Normality of Pi by pfafrich · · Score: 1
    From wikipedia

    The most pressing open question about is whether it is a normal number -- whether any digit block occurs in the expansion of just as often as one would statistically expect if the digits had been produced completely "randomly". This must be true in any base, not just in base 10. Current knowledge in this direction is very weak; e.g., it is not even known which of the digits 0,...,9 occur infinitely often in the decimal expansion of .

    Bailey and Crandall showed in 2000 that the existence of the above mentioned Bailey-Borwein-Plouffe formula and similar formulas imply that the normality in base 2 of and various other constants can be reduced to a plausible conjecture of chaos theory. See Bailey's web site for details.

    --
    There are four sorts of people in the world: fools, lunatics, idiots and morons. - Umberto Eco, Foucaut's pendulum.
  112. QM and "random" by mbkennel · · Score: 1

    There are two issues which are distinct:

    (1) uncertainty principle, otherwise known as non-commuting quantum mechanical operators. As that, it is very likely to be an immutable fundamental part of QM. Nothing random about it however.

    (2) the 'projection' of mixed states to eigenstates of classical observables and a "random" choice thereof. Now, this may not be "right" in a fundamental sense. If you had full Laplacian knowledge of the wavefunction of the Universe and integrated it as an initial value problem, where does the "random" come in? That is an added "hack" to fundamental QM.

    I personally believe that it is nothing other than the practical impossibility of observing all the quantum mechanical phases of all the particles in a macroscopic (classical) device that us humans use to measure things with. But this randomness then has the same theoretical structure as "random" in a roulette wheel. Is roulette random? No, it obeys classical Newton's laws of mechanics extremely well. But it has a very large Lyapunov exponent (measure of divergence of initial conditions) with respect to the final ball position. Most humans can't integrate forward from the initial conditions (spin of the wheel, initial velocity from the croupier) to any level of profitability. Unless you have a computer on you. (which people have done, and which is now banned in casinos).

    QM: Lots of quantum mechanical roulette wheels spinning very fast, and then you interact it with an object with 10^23 things of its own. Physical chaos not "intrinsic random" but damn good approximation thereof.

  113. The most irrational number (the golden ratio) by Anonymous Coward · · Score: 0

    What about the golden ratio (sqrt(5)+1)/2, which is the most irrational number? It gets that name because continued fraction expansions are used to find the best rational approximation to a number (such as approximating pi by 22/7), and it can be proven that the golden ratio has the slowest converging continued fraction approximation.

  114. Fool! by zippthorne · · Score: 1

    Just figure out the probability of producing an infinite improbability drive and plug that into your handy finite improbability drive. Jeez even a janitor could figure that out...

    --
    Yay DA!

    --
    Can you be Even More Awesome?!
  115. Egad. by stonecypher · · Score: 1

    The interpretation of these results is fundamentally flawed. All number sequences, including "00000" (etc) are fully random. The study to which is being referred discusses the distribution of digits and digit sequences, which is a fundamentally different issue.

    Pi was never thought to be random; in fact the idea that Pi is random is nonsense. However, the distribution of Pi's subsequences has long been under question, and in fact nobody has thought Pi's distribution was particularly even for quite some time.

    The issue at hand is that there's no known way of addressing the characteristics of the complete sequence. We can talk about the distribution of the first N digits of Pi, but not of Pi itself. This study is just a confirmation of the expected results over the first chunk of the number.

    It doesn't really say much, in effect.

    --
    StoneCypher is Full of BS