%I #5 Mar 30 2012 17:27:34
%S 0,1,1,3,1,5,5,3,7,1,9,5,3,5,7,3,1,5,9,100,7,7,3,120,49,1,130,69,5,
%T 140,89,9,150,100,160,111,170,7,180,131,190,120,151,102,130,112,171,
%U 122,140,3,191,142,152,100,162,113,172,111,182,133,192,7,153,104,131,114
%N a(n) = smallest integer k such that k is not of the form m + reverse(m) for any m (cf. A067031) and A067030(n) occurs in the 'Reverse and Add' trajectory of k.
%C a(n) <= A067033(n).
%H <a href="/index/Res#RAA">Index entries for sequences related to Reverse and Add!</a>
%e a(14) = 7, since A067030(14) = 55 and the five integers 7, 23, 32, 41, 50 are not of the form m + reverse(m) for any m, 55 occurs in the trajectory of each of them and 7 is the smallest one. a(25) = 1, since A067030(25) = 154 and the eleven integers 1, 25, 34, 43, 52, 59, 61, 68, 70, 86, 95 are not of the form m + reverse(m) for any m, 154 occurs in the trajectory of each of them and 1 is the smallest one.
%Y Cf. A067030, A067031, A067033, A067284, A067286.
%K base,nonn
%O 0,4
%A _Klaus Brockhaus_, Feb 04 2002