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

Decimal expansion of e + 1 + log(e+1).
3

%I #7 Dec 03 2014 16:21:44

%S 5,0,3,1,5,4,3,5,1,5,9,7,7,2,6,8,0,6,9,4,0,9,2,8,2,9,6,6,3,2,0,5,1,8,

%T 1,3,9,6,7,2,5,2,7,1,7,9,3,7,0,3,0,7,9,4,9,6,8,6,0,3,1,1,4,2,5,6,1,2,

%U 7,1,5,3,1,8,6,2,7,3,4,8,1,5,5,0,7,5,8,2,5,8,4,8,0,2,4,5,8,8,1,8,8,1,6,4,8,7,4

%N Decimal expansion of e + 1 + log(e+1).

%C This is the third term in the sequence of real numbers discussed in A229171-A229173.

%H <a href="/index/Coi#Colombian">Index entries for Colombian or self numbers and related sequences</a>

%e 5.0315435159772680694092829663205181396725271793703079496860...

%t RealDigits[E+1+Log[E+1],10,120][[1]] (* _Harvey P. Dale_, Dec 03 2014~ *)

%Y Cf. A229171-A229173.

%K nonn,cons

%O 1,1

%A _N. J. A. Sloane_, Sep 28 2013