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”).
%I #4 Mar 31 2012 13:46:51
%S 10,12,13,14,15,16,17,18,19,22,121,333,1210,1213,1214,1215,1216,1217,
%T 1218,1219,4444,23232,55555,666666,3434343,7777777,88888888,454545454,
%U 999999999,56565656565
%N Integers are written in the form abcd...n where "a" means: This integer contains "a" times the digit b; "b" means: This integer contains "b" times the digit c; "c" means: This integer contains "c" times the digit d; ... and "n" means nothing.
%H Manfred Arens <a href="http://www.untexte.de/mathematik/zahlen.htm">Selbstbezuegliche Zahlen vom Typ 1b</a>.
%K base,easy,nonn
%O 1,1
%A _Eric Angelini_, Apr 28 2005