A131567 Decimal expansion of 1/((e*Pi*phi)^2).
0, 0, 5, 2, 3, 7, 6, 4, 4, 4, 0, 9, 9, 0, 0, 2, 0, 8, 1, 1, 2, 8, 5, 7, 7, 1, 4, 0, 0, 1, 0, 0, 1, 7, 3, 2, 8, 1, 0, 6, 3, 5, 5, 4, 3, 1, 5, 5, 5, 1, 4, 8, 9, 4, 9, 6, 6, 2, 4, 4, 0, 8, 5, 1, 8, 1, 5, 0, 3, 9, 4, 8, 0, 6, 9, 1, 6, 2, 4, 9, 2, 6, 2, 5, 7, 7
Offset: 0
Examples
0.005237644...
Programs
-
Mathematica
Join[{0,0},RealDigits[1/(E*Pi*GoldenRatio)^2,10,120][[1]]] (* Harvey P. Dale, Sep 28 2015 *)
Extensions
More terms from Harvey P. Dale, Sep 28 2015
Comments