A135183 Decimal expansion of e*Pi*phi/3, where phi is the golden ratio.
4, 6, 0, 5, 8, 6, 0, 0, 7, 5, 7, 2, 5, 4, 9, 8, 1, 4, 6, 5, 7, 8, 9, 1, 8, 7, 3, 3, 7, 3, 5, 8, 6, 5, 2, 1, 9, 7, 3, 9, 7, 3, 7, 5, 1, 4, 1, 7, 1, 7, 8, 8, 0, 7, 2, 2, 9, 8, 3, 6, 1, 5, 5, 2, 7, 3, 6, 3, 6, 3, 6, 1, 5, 5, 6, 4, 7, 1, 9, 5, 4, 9, 1, 7, 9, 3
Offset: 1
Examples
4.605860075725498...
Links
- G. C. Greubel, Table of n, a(n) for n = 1..2000
Crossrefs
Cf. A131563.
Programs
-
Mathematica
RealDigits[(E Pi GoldenRatio)/3,10,120][[1]] (* Harvey P. Dale, Aug 08 2013 *)
-
PARI
exp(1)*Pi*(1+sqrt(5))/6 \\ Charles R Greathouse IV, Sep 30 2016
Extensions
More terms from Harvey P. Dale, Aug 08 2013