Is $\pi$ almost surely normal? A reference request.

242 Views Asked by At

NB: This is a question and so there's not much context I can give.

It is claimed here that $\pi$ is almost surely normal; that is, the probability that $\pi$ is normal is one.

I haven't found a reference for this anywhere. If it is true, please would you provide one?

Context:

I know that whether $\pi$ is normal is unknown. It was in looking this up that I encountered the claim in question.

I'm just a group theory PhD student, so, besides the obvious search terms and places to look, I don't know what to look for or where, or whether what I have found is credible.

Please help :)

3

There are 3 best solutions below

0
On BEST ANSWER

This hasn't been stated as clearly as I would like, so to be very clear about this: this usage of the term "almost surely" is technically incorrect, and somewhere between informal language and a joke.

In mathematics "$X$ is almost surely $P$" means that $X$ is a random variable and that the probability that the output of $X$ has property $P$ is equal to $1$. However, $\pi$ isn't a random variable so it doesn't make formal mathematical sense to talk about the probability that it has any property. It either has that property or it doesn't.

$\pi$ is conjectured to be normal, because nobody has a compelling reason to believe that its digits behave like anything other than a random sequence of digits, and a random sequence of digits is almost surely normal (in the technical sense; the probability that a random number chosen uniformly at random in any closed interval, say $[0, 1]$, is normal is $1$). So someone might say that $\pi$ is "almost surely" normal as somewhere between a reference to this technical fact, and a jokey way to say it is "very likely" that the conjecture is true, or just as a use of informal language without noticing that it conflicts with more formal language here.

3
On

Any number randomly chosen from a continuous distribution is a.s. normal. If you took a variable uniformly distributed from 0 to 1, then each of its digits are uniformly distributed, so any sequence appears with the same probability in any position. Adding it up over all such positions and applying the Law of Large Numbers gives that any sequence in base $b$ of length $n$ appears with density $1/b^n$ a.s. There are a countable number of such sequences, so it’s a.s. true for all sequences, so the number is a.s. normal. Since any real number is normal if its fractional part is, any random real number is a.s. normal.

$\pi$ like pretty much every non-artifically constructed irrational number isn’t obviously non-normal, so it’s probably normal from the above heuristic, but this isn’t really a mathematical fact. It’s hard (impossible?) to rigorously assign probabilities to mathematical facts without entirely proving or disproving them.

It’s possible to apply heuristics to estimate probabilities but these are mostly just being hand wavey with mathematics and aren’t really rigorous. Some examples are that the googolth digit of $\pi$ is 0 with probability $1/10$ or that the probability $p$ is prime is $1/\log(p)$. Neither of these are really true, but we can use hand-wavey metrics like this for practical purposes to build intuition about what is likely true or false. I have seen some suggestions for using models of computationally bounded agents to assign probabilities to theorems in a way that can’t be arbitraged by similar agents but nothing that’s practically applicable.

2
On

I have never seen any statement formalizing this, but have read quite a lot of times the slogan "$\pi$ is almost surely normal". I’m almost sure (joke intended) that whenever this sentence is written, it is just a fancy way to say that with respect to normality, $\pi$ doesn’t look very different from the other reals, which are themselves almost all normal. So it would be shocking to learn that $\pi$ is not normal. Of course, it may well be that some day in the future, a proof that $\pi$ isn't normal will be found, and that this proof, after a lot of work, will become simple enough so that people will think that it is obvious that $\pi$ isn't normal. But today, we are forced to say that $\pi$ isn't "obviously nonnormal"!

More precisely, for a property $P$ on a set $X$, and some element $x$ of $X$, some people find it nice to say "$x$ almost surely has property $P$" when what they really want to say is "$X$ carries a natural probability measure $\mu$, and $P$ is $\mu$-almost surely true; moreover, I don't see any good reason to think that $x$ is very different from the elements in the support of $\mu$".

This happens for $X := [0,4]$, $P := \mbox{"being normal"}$, $x := \pi$, as I just said. This also happens for $X := \mathcal{P}(\mathbb{N}^*)$, $P := \mbox{"contains infinitely many twins"}$, $x := \mathcal{P} = \{p \in \mathbb{N}^* \ \vert \ p \mbox{ is prime}\}$ and $\mu$ is $\otimes_{n \in \mathbb{N}^*} Bernoulli\left(\frac{1}{\ln n}\right)$ (this measure $\mu$ is called Cramér's model). In this case, I have read sentences like « the twin prime number conjecture is almost surely true ». This just meant that, given this specific model of random subsets of the integers that are constrained to behave, in a density fashion, like the prime numbers, one can show that almost all such sets have infinitely many twins. See for example the section about the heuristic here.