A201775 Decimal expansion of 1/(Pi - 1).
4, 6, 6, 9, 4, 2, 2, 0, 6, 9, 2, 4, 2, 5, 9, 8, 5, 9, 9, 8, 3, 3, 9, 4, 8, 1, 3, 2, 3, 3, 6, 6, 7, 5, 7, 3, 1, 4, 3, 2, 6, 8, 4, 0, 6, 7, 4, 3, 1, 8, 2, 3, 6, 7, 2, 5, 3, 4, 1, 3, 1, 0, 1, 6, 6, 1, 0, 9, 9, 7, 8, 5, 6, 4, 6, 4, 5, 8, 9, 1, 8, 8, 7, 5, 2, 2, 2, 3, 6, 9, 5, 5, 6, 8, 5, 4, 1, 3, 9, 6, 8, 0, 8, 1, 2
Offset: 0
Examples
0.466942206924259859983394...
Crossrefs
Cf. A000796 (digits of Pi).
Programs
-
Mathematica
RealDigits[N[1/(Pi - 1), 105]][[1]]
-
PARI
1/(Pi-1) \\ Charles R Greathouse IV, Oct 01 2022