5

how many $1$s are there in the first n digits of $\pi$? Any good approximation of its distribution? How about the place of the $n$th $1$? Are these two questions related?

Kavim
  • 173

4 Answers4

10

The answer is not known, but it is conjectured that $\pi$ is simply normal in base $10$, and from that you would expect one tenth of the digits to be $1$s, and the $n$-th $1$ to be found near digit number $10n$, for huge values of $n$, in some sense.

Jeppe Stig Nielsen
  • 5,109
  • 21
  • 29
4

See also OEIS sequence A037000

Robert Israel
  • 448,999
3

There is no known answer to this question.

3

Actually, yes, Kavim, since $\pi$ is suspected (though not yet proven) to be a normal number. As n grows large, the ratio is approximately $\dfrac1{10}$ for each digit. All computations done so far, even up to over a trillion digits, confirm this conjecture.

Lucian
  • 48,334
  • 2
  • 83
  • 154