Are the digits of pi random, or not?

According to this article, a couple mathematicians have decided on a direction that will eventually lead them to a proof of the normality of pi. Meaning that its infinite expansion will contain all strings of numbers of any length with equal probability (1234567890 appears no less often than 1096389176 or any other ten-digit sequence).

But what is the significance of this, should it be proven true?

Question 2: They say that the successive groupings of 3 digits are random (3.14159… becomes .314, .141, .415, .159, etc). But the definition of randomness is a sequence such that the algorithm to describe it is no shorter than the sequence itself. Since this whole escapade arises from being able to calculate arbitrary digits of pi (which itself can be described by many, many different short algorithms) using a formula.

So…Since you can calculate the 4th, 100th, or 13,386,248th digit without knowing all the previous ones, aren’t the digits nonrandom BY DEFINITION??

What gives? Is there a different definition of randomness in number theory? How important is knowing whether pi is normal? Is it just a neat curiosity, or does it have greater mathematical implications?

Tossing out a WAG… if you multiply any number by a normally distributed transcendental one (which pi is), the result, IMO, must be either zero or another irrational number.

Hmm. Or not, now that I think about it… crap. I can’t think of anything, apart fromt he knowledge of just knowing.

As you state, the decimal expansion of pi is not random by definition: the digits are describable by an algorithm that’s shorter than simply doing the explicit calculation of the digits (this is, I think, Chaitin’s definition of non-random).

So I guess that the digits can appear to be random in the sense that the decimal expansion contains all sequences of digits with equal probability.

As an aside, though, I thought I once read that no infinite decimal expansion can contain all sequences of (1, 2, 3 … n …) digits so that they all appear random. This, of course, contradicts your statement “Meaning that its infinite expansion will contain all strings of numbers of any length with equal probability (1234567890 appears no less often than 1096389176 or any other ten-digit sequence).” Am I totally off-base?

No, according to the article, that’s exactly the claim they’re trying to prove about pi. I don’t know whether it’s possible or not, I’m just parroting what I read. This is a little more advanced than I am. :slight_smile:

Any recollection of where you read that, or whose theorem it is? I’d like to check it out.

pi * (1/pi) = 1, so that’s probably not quite true.

For the OP: the significance of a proof of the normality of pi is that it would be interesting. Most mathematicians don’t seem to need any further incentive.

From http://www.best.com/~szabo/kolmogorov.html:

In this case, K is a formal measure of the “randomness” of a string. If you’re interested in searching for more information, look under “Kolmogorov complexity”.

That’s very close to the definitions of randomness that I’ve seen, if maybe a bit oversimplified. FWIW, there are two kinds of randomness being talked about here; one is the Kolmogorov-Chaitin type (definitely not easy to understand), and the other is uniformity (e.g., the digits of pi seem to be uniformly distributed over the set {0,…,9}).

I’ve never heard of this, but that doesn’t mean much.

Yes, I know that was a vague, useless, statement I made. I’m not at home and can’t check my books but I think it was either in Morris Kline’s - Mathematics: The Loss of Certainty or possibly The Mathematical Experience by Davis and Hirsh. (Neither of which would be a hard core reference, and both of which reveal the rather pedestrian level I’m at in such things)

I’ll be able to check it out much later tonight.

OK. Here is a reference. Look at section 3.1. The problem seems to lie with the difference between eventually satisfying the criteria for randomness vs. actually fulfilling it (i.e. having an expansion that approaches vs. actually contains all sequences of aribtrary length with equal probability).

Incidentally, that The Mathematical Experience is great read even if it doesn’t apply to this, which I think it does.

For the rest of us it’s extremely convenient to have all the works of Shakespeare encoded in a nice, easy to remember, or at least generate, number. :wink:

You could call the definition of normal number in the OP normal number base ten, since that’s the base we’re using. A number that is normal in any base is called absolutely normal.

Absolutely normal numbers do exist, but we don’t know of any. The surprising thing is that almost all of the real numbers are absolutely normal (“almost all” meaning the set of real numbers that are not normal has Lebesgue measure zero, a quick cite). Another way to think of this–Suppose you pick a real number at random; then the probability it’s absolutely normal is one, the probability it’s not normal is zero.

Given that, you might think that absolutely normal numbers are actually common; however, as I said, we’ve never found a single one. Pi could be the first number we ever can know to be absolutely normal.

I’ve mentioned on other threads that an interesting thing about this is that an absolutely normal number will contain, in a sense, all possible informartion. Take any text, or piece of music, or whatever, and encode it using a sequence of digits–then that sequence is, of course, contained in the absolutely normal number. This may or may not have applications that will later be found, but it’s certainly interesting, I think.

[slight tangent]
In Carl Sagan’s book Contact (but not in the film) the main character is told by the aliens that the interstellar transport wormhole thingies were already there and they(the aliens) found them, they had been abandoned by an ancient race who had shaped reality in some way; the aliens told her that, embedded in the decimal part of PI (when you get past zillions of decimal places) were messages of some sort)[/tangent]

Although that’s fiction, it must also be true; the digits of PI will probably have [what appear to be] intelligent patterns in them somewhere.

Not quite. As Cabbage has pointed out, you’re groping towards the notion of a number being normal in base ten. This is the generalisation of the idea that a random sequence should pass simple statistical tests like the probability of some digit being 3 is the same as it being 4.

Normal numbers in base 10 are certainly possible. Everybody’s favourite example is

        0.1234567891011...

However, while this passes all statistical tests for randomness that you might naively think up without seeing it, it’s clearly highly patterned. What’s wrong with it ? Well, one problem is that one can easily dig non-normal sequencies out of it. For instance, one can easily specify whereabouts 1, 10, 100 … are in it and hence, by zeroing in on the first digets of these, construct the infinite subsequence corresponding to

     0.111111111...

Hence it seems like a natural idea to suggest that we consider sequences for which all infinite subsequences of them are normal in the relevant base. This seems to be a reasonable property to expect of a truly random sequence. But (and this is probably what Gauss was thinking of) there are no such sequences.

Lots of useful stuff on this subject in Knuth’s chapter on random numbers in volume 2, Seminumerical Algorithms. But anybody reading this thread to here probably already knew that …

Joe_Cool wrote:

I don’t think this matters concerning the “randomness,” but I’m fairly sure that you can’t calculate the nth digit of pi without knowing all the others before it. There’s not a formula that generates the nth digit. Instead, you have to do arithmetic on an infinite series of numbers, and if you want 1000 digits of precision, you have to carry out all those calculations with 1000 digits.

Actually, it is possible to calculate a given digit of pi without calculating everything that comes before it. A proof of a method for doing this in binary or hexidecimal came out in the mid nineties, and this paper describes a method for identifying decimal digits of pi and other such numbers.

The news that this could be done was big enough that I recall seeing some general media coverage (which there would have to be for me to know about this stuff)

This does matter with respect to the randomness; check the URL in my previous post.

bonzer and Cabbage: Thanks. Very helpful comments (and, bonzer, you are either giving me too much credit, or are a master diplomat, or were refering to the other Gauss when you said, " this is probably what Gauss was thinking of".

:blinks:

… You guys are… really smart…

:blinks:

… I can barely do arithmetic…

:smiles wistfully:

… it all sounds really cool…

Assuming it was all my maths teachers’ fault the first time around, how would an ordinary bum like me go about understanding this stuff?

The first thing to do is get yourself a good geometry book. I choose geometry because it’s very much like higher math, but it’s also something you can visualize, which would be very important for you to start with. You might want to move on from there to non-Euclidean geometry, which is similar enough to regular geometry that you shouldn’t find it too much more challenging, but crucially different. After that, look at some number theory, some abstract algebra, and some real analysis (I recommend K. G. Binmore’s analysis textbook, whose name escapes me at the moment). Spend some time reading them, don’t read too much new stuff per day, and work lots of problems.

Most importantly, post in GQ with any questions you have. If you don’t feel something is worth taking to the board, feel free to e-mail me (address in profile); I should be able to help, although I reserve the right to tell you to ask the board at large. :wink:

Also consider the advice of anyone else who responds to you. As you said, they’re very smart.

Yup, and IF the extend the thing far enough it will also include all the works of shakespear and other assorted authors. Sortof like the myriad of monkeys banging away on typewriters to achieve the same end. :rolleyes:

Phu eee!