A133057 Decimal expansion of (e + Pi + phi)/3.
2, 4, 9, 2, 6, 3, 6, 1, 5, 6, 9, 3, 2, 9, 1, 1, 1, 0, 7, 3, 4, 2, 5, 0, 5, 8, 9, 6, 3, 3, 2, 6, 0, 1, 1, 6, 6, 5, 5, 8, 2, 4, 1, 8, 9, 0, 9, 6, 0, 2, 7, 6, 0, 8, 6, 0, 2, 5, 7, 8, 6, 9, 4, 7, 5, 7, 9, 0, 5, 1, 1, 6, 6, 4, 8, 6, 2, 1, 9, 6, 8, 0, 9, 6, 8, 8, 7, 4, 7, 3, 6, 0, 1, 8, 8, 9, 1, 5, 4, 4
Offset: 1
Examples
2.492636156932911...
Links
- G. C. Greubel, Table of n, a(n) for n = 1..5000
Programs
-
Mathematica
RealDigits[(E + Pi + GoldenRatio)/3, 10, 50][[1]] (* G. C. Greubel, Oct 03 2017 *)
-
PARI
(exp(1) + Pi + (1+sqrt(5))/2)/3 \\ G. C. Greubel, Oct 03 2017
Extensions
Terms a(29) onward added by G. C. Greubel, Oct 03 2017