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