login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A131567
Decimal expansion of 1/((e*Pi*phi)^2).
0
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,3
COMMENTS
phi=(5^(1/2) + 1)/2.
EXAMPLE
0.005237644...
MATHEMATICA
Join[{0, 0}, RealDigits[1/(E*Pi*GoldenRatio)^2, 10, 120][[1]]] (* Harvey P. Dale, Sep 28 2015 *)
CROSSREFS
KEYWORD
cons,nonn
AUTHOR
Omar E. Pol, Aug 27 2007
EXTENSIONS
More terms from Harvey P. Dale, Sep 28 2015
STATUS
approved