A083600 Starting positions of strings of six 0's in the decimal expansion of Pi.
1699927, 2328783, 2609392, 3794572, 3794573, 7257528, 10359803, 10976114, 11406224, 12344362, 13310436, 13310437, 14240591, 14615851, 14679006, 15603186, 18195375, 18512360, 19413548, 22065197, 23022835, 23247316, 24195722, 24213637, 25051110, 26263951, 28321017
Offset: 1
Links
- Dave Andersen, Pi-Search Page
- Eric Weisstein's World of Mathematics, Pi Digits.
- Index entries for sequences related to the number Pi
Programs
-
Mathematica
Transpose[SequencePosition[RealDigits[Pi,10,25*10^6][[1]],{0,0,0,0,0,0}]][[1]]-1 (* The program uses the SequencePosition function from Mathematica version 10 *) (* Harvey P. Dale, Nov 20 2015 *)
Extensions
More terms from Jinyuan Wang, Feb 29 2020