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

Numbers with distinct digits appearing in partition of decimal expansion of e (A001113).
0

%I #4 Mar 31 2012 10:24:25

%S 2718,281,82,84590,4523,53602874,713526,62497,75,724,70936,9,9,95,

%T 9574,96,69,67,627,7240,76,630,35,3547,594,571382,17852,516,6427,427,

%U 46,6391,9320,3059,92181,7413596,62904357,290,3,34295,26059,56307

%N Numbers with distinct digits appearing in partition of decimal expansion of e (A001113).

%C Start with decimal expansion of e: 2.71828182845904523536028747135266249775724709369995957496696... Part the sequence to the sections with distinct digits: s={2,7,1,8},{2,8,1},{8,2},{8,4,5,9,0},{4,5,2,3},{5,3,6,0,2,8,7,4}, {7,1,3,5,2,6},... Numbers from digits of s(n), leaving leading zeros: 2718,281,82,84590,4523,53602874,713526,... Leaving leading zeros as at first: a(34) = 3059 from {0,3,0,5,9}, and a(39) = 3 from {0,3}, ...

%Y Cf. A104819.

%K nonn,base

%O 1,1

%A _Jani Melik_, Nov 13 2009