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 #5 Oct 09 2013 14:20:20
%S 11,111,112,21,12,211,113,31,13,311,114,41,14,411,115,51,15,511,116,
%T 61,16,611,117,71,17,711,118,81,18,811,119,91,19,911,1101,101,102,201,
%U 103,301,104,401,105,501,106,601,107,701,108,801,109,901,1011,1102,202,203
%N Smallest available integer a(n) beginning with the last two reversed digits of a(n-1).
%C The pattern "last two digits of a(n), period, first two digits of a(n+1)" is palindromic.
%C a(n) must be chosen so its rightmost digit is nonzero. - _Sam Alexander_, Jan 04 2005
%K base,easy,nonn
%O 1,1
%A _Eric Angelini_, Oct 01 2004
%E More terms from _Sam Alexander_, Jan 04 2005