A053752 Positions of 8's in the decimal expansion of Pi.
12, 19, 27, 35, 36, 53, 68, 75, 79, 82, 85, 89, 102, 106, 108, 114, 125, 135, 148, 151, 153, 162, 172, 190, 198, 205, 206, 223, 229, 234, 237, 256, 268, 280, 306, 318, 319, 323, 324, 335, 353, 373, 374, 384, 426
Offset: 1
Links
Crossrefs
Cf. A037006.
Programs
-
Mathematica
Flatten[Position[RealDigits[Pi, 10, 1000][[1]], 8]] (* Vincenzo Librandi, Oct 07 2013 *)
Formula
a(n) = A037006(n) + 1. - Georg Fischer, May 31 2021