Yes, the concept that if the digits in pi are random and normally distributed then all finite sequences are encoded in it has been bandied around for quite a while. There is a good discussion of it here.
For example, 0.1 0 1 00 1 000 1 0000 1 00000 1 000000 1 … [spaces added to make the pattern easier to recognize] is an infinite, non-repeating decimal (i.e. an irrational number), but it’s pretty easy to think of finite number strings that do not appear within its digits!
Similar to the above post, one way you could think of it is that its entirely possible that pi “degenerates” into a series of 1’s and 0’s. In this case, there would be many strings that could not occur.
Hmm, Carl Sagan’s book * contact* finishes with the heroine finding a message from God coded into the digits of Pi. Does this mean that the message really is in there, somewhere? And I, the jury by Mickey Spillane? The New York Telephone directory?
I answered what the OP meant, and not what was written. If you don’t do that you can’t get anything done around this place.
It’s true that nobody knows if pi - or any other math constant - is normal. But there’s been some progress in the investigation, as this article indicates.
Newer links to Bailey and Crandall work can be found on Bailey’s web site.
I couldn’t find one either. I found one that converted e to base 27 and lets you search for your name in it, but it appears to be broken. If I can find a site with a list of the first few million digits of e, I can slap together a PHP or Perl script to search through it.
Disclaimer: I’m not a mathematician. My formal training in math stopped about 30 years ago, just after trig and before calculus. So if I screw something up, I hope one of the real math people will correct me.
I don’t think anyone is saying that pi is a random number. I think they’re saying that while the value of pi is known, the expression of that value in base 10 involves an infinite string of the digits 0 through 9 in what approximates a random pattern.
In other words the digits 0 through 9 all appear with about the same frequency, no patterns are apparent, and we can’t predict what the next digit will be based on the digits already appearing (we can always calculate the next digit of course, but we can’t predict it based on any pattern).
She was looking for sequences that are grossly above random chance. IIRC, the pattern she found was something like over 100 digits of 1’s and 0’s arranged into a circle. Not something that is likely to appear in any random sequence we could search through in our lifetimes.