A134252 Positions of 2 after decimal point in decimal expansion of 1/Pi.
26, 32, 35, 43, 51, 73, 85, 86, 93, 102, 125, 129, 130, 131, 146, 183, 204, 212, 218, 229, 233, 241, 242, 260, 276, 277, 284, 309, 331, 332, 351, 357, 359, 389, 393, 403, 409, 425, 438, 447, 448, 458, 479, 482, 505, 534, 540, 550, 562, 564, 577, 581, 612, 620
Offset: 1
Links
- Amiram Eldar, Table of n, a(n) for n = 1..10000 (terms 1..1000 from Vincenzo Librandi)
Crossrefs
Programs
-
Mathematica
Flatten[Position[RealDigits[1/Pi,10,700][[1]],2]] (* Harvey P. Dale, Apr 22 2014 *)