OFFSET
1,1
COMMENTS
Assuming Pi is normal, this sequence includes every finite sequence of positive integers. - Franklin T. Adams-Watters, Mar 15 2006
LINKS
Harvey P. Dale, Table of n, a(n) for n = 1..3000
Eric Weisstein's World of Mathematics, Normal Number.
FORMULA
EXAMPLE
First two 0's are in 33rd and 51st digits, difference is 18.
MATHEMATICA
Differences[Flatten[Position[RealDigits[Pi, 10, 1000][[1]], 0]]] (* Harvey P. Dale, Jul 04 2017 *)
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Bagirath R. Krishnamachari (bagi(AT)callisto.miel.mot.com)
EXTENSIONS
More terms from Simon Plouffe.
STATUS
approved