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 Mar 30 2012 17:27:34
%S 0,22,33,44,66,88,110,121,242,484,968,1837,2222,3102,4444,4884,7106,
%T 8888,12221,24442,44044,48884,88088,176176,293392,295482,466664,
%U 597795,688886,711106,797797,930028,933328,997799,1112111,1197801,1686861
%N n sets a new record for the number of integers k such that k is not of the form m + reverse(m) for any m and n occurs in the 'Reverse and Add' trajectory of k (cf. A067284).
%C A067288 gives the corresponding records.
%H <a href="/index/Res#RAA">Index entries for sequences related to Reverse and Add!</a>
%e 33 belongs to the sequence because three integers k (viz. 3, 21, 30) are not of the form j + reverse(j) for any j and 33 occurs in the "Reverse and Add!" trajectory of these k and for m < 33 there are at most two integers which have the corresponding property.
%Y Cf. A067030, A067031, A067032, A067035, A067036, A067284, A067288.
%K base,nonn
%O 0,2
%A _Klaus Brockhaus_, Feb 04 2002
%E More terms from Larry Reeves (larryr(AT)acm.org), Dec 18 2002