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”).

A237197
Decimal expansion of e + phi.
0
4, 3, 3, 6, 3, 1, 5, 8, 1, 7, 2, 0, 8, 9, 4, 0, 0, 8, 3, 5, 6, 4, 8, 7, 4, 3, 0, 5, 7, 1, 8, 3, 0, 0, 6, 1, 5, 4, 7, 7, 5, 5, 6, 2, 7, 3, 5, 0, 5, 7, 2, 2, 4, 3, 7, 1, 0, 2, 4, 1, 6, 2, 5, 0, 4, 2, 9, 3, 3, 7, 0, 9, 3, 1, 7, 2, 4, 5, 0, 0, 4, 4, 2, 7, 8, 5, 8, 9, 3, 8, 2, 7, 1, 4, 5, 5, 7, 5, 6, 4
OFFSET
1,1
FORMULA
Equals A001113 + A001622.
EXAMPLE
4.336315817208940083564874305718300615477...
MATHEMATICA
RealDigits[E + (1 + Sqrt(5))/2, 10, 130]
RealDigits[E+GoldenRatio, 10, 120][[1]] (* Harvey P. Dale, Jan 21 2019 *)
CROSSREFS
Cf. A001113 (decimal expansion of e), A001622 (decimal expansion of phi).
Sequence in context: A154913 A154915 A238376 * A006994 A038627 A155835
KEYWORD
nonn,cons
AUTHOR
Jaroslav Krizek, Feb 04 2014
STATUS
approved