This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A067737 #6 Mar 30 2012 17:27:34 %S A067737 44,66,88,110,121,132,154,176,198,242,363,404,444,484,505,524,545,564, %T A067737 585,605,606,625,646,665,686,707,726,747,766,787,808,827,847,848,867, %U A067737 888,909,928,949,968,989,1010,1029,1050,1069,1089,1090,1111,1130,1151 %N A067737 Integers n such that [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] is greater than [number of integers k such that n = k + reverse(k)]. %C A067737 Integers n such that n = A067030(j) for some j and A067284(j) > A067032(j). %H A067737 <a href="/index/Res#RAA">Index entries for sequences related to Reverse and Add!</a> %e A067737 44 = A067030(13) is in the sequence, since there are five integers k (viz. 5, 13, 20, 31, 40; A067284(13) = 5) such that k is not of the form m + reverse(m) for any m and 44 occurs in the "Reverse and Add!" trajectory of k, but only four integers k (viz. 13, 22, 31, 40; A067032(13) = 4) such that 44 = k + reverse(k). %Y A067737 Cf. A067030, A067031, A067032, A067284. %K A067737 base,nonn %O A067737 1,1 %A A067737 _Klaus Brockhaus_, Feb 04 2002