A073239 Decimal expansion of (1/Pi)^Pi.
0, 2, 7, 4, 2, 5, 6, 9, 3, 1, 2, 3, 2, 9, 8, 1, 0, 6, 1, 1, 9, 5, 5, 6, 2, 7, 0, 8, 5, 9, 0, 9, 6, 5, 9, 4, 4, 5, 4, 4, 2, 5, 1, 1, 4, 5, 3, 7, 4, 4, 8, 3, 0, 7, 7, 6, 3, 3, 8, 6, 7, 9, 1, 3, 2, 6, 4, 0, 2, 3, 9, 5, 8, 0, 1, 2, 3, 0, 3, 9, 6, 7, 2, 0, 9, 0, 1, 7, 6, 6, 9, 3, 4, 2, 8, 9, 6, 1, 9, 4, 7, 0, 6, 4
Offset: 0
Examples
0.02742569312329810611955627085...
Crossrefs
Programs
-
Mathematica
Join[{0},RealDigits[(1/Pi)^Pi,10,120][[1]]] (* Harvey P. Dale, Nov 30 2011 *)
-
PARI
(1/Pi)^Pi
Comments