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 #2 Mar 31 2012 13:46:53
%S 1,2,11,21,112,211,1121,2111,11212,21112,112121,211121,1121211,
%T 2111211,11212112,21112111,112121122,211121111,1121211221,2111211111
%N A monotonic doubly-fractal simple sequence. Erase the last (rightmost) digit of every integer: what is left is the sequence itself. The erased digits, one by one, form also the sequence itself.
%Y Cf. A127204, A127274, A127303.
%K base,nonn
%O 1,2
%A _Eric Angelini_, Mar 27 2007