A134259 Positions of 9 after decimal point in decimal expansion of 1/Pi.
6, 14, 40, 42, 44, 49, 53, 56, 68, 71, 100, 115, 128, 132, 142, 152, 153, 162, 163, 182, 185, 203, 209, 248, 249, 259, 274, 280, 305, 306, 308, 317, 323, 328, 330, 335, 341, 348, 355, 358, 363, 365, 368, 381, 388, 397, 398, 407, 411, 412, 419, 422, 423, 424
Offset: 1
Links
- Amiram Eldar, Table of n, a(n) for n = 1..10000
Crossrefs
Programs
-
Mathematica
Position[RealDigits[1/Pi,10,500][[1]],9]//Flatten (* Harvey P. Dale, Oct 31 2018 *)