%I A118599
%S A118599 0,1,2,3,4,5,6,7,11,22,33,44,55,66,77,101,111,121,131,141,151,161,171,
%T A118599 202,212,222,232,242,252,262,272,303,313,323,333,343,353,363,373,404,
%U A118599 414,424,434,444,454,464,474,505,515,525,535,545,555,565,575,606,616
%N A118599 Palindromes in base 8 (written in base 8).
%t A118599 (* get NextPalindrome from A029965 *) Select[NestList[NextPalindrome,
0, 70], Max@IntegerDigits@# < 8 &] (* Robert G. Wilson v *)
%Y A118599 Cf. A029803, A057148, A118594, A118595, A118596, A118597, A118598, A118599,
A118600, A002113.
%Y A118599 Sequence in context: A103539 A033086 A059768 this_sequence A032985 A032869
A032342
%Y A118599 Adjacent sequences: A118596 A118597 A118598 this_sequence A118600 A118601
A118602
%K A118599 nonn,base
%O A118599 1,3
%A A118599 Martin Renner (martin.renner(AT)gmx.net), May 08 2006
%E A118599 More terms from Robert G. Wilson v (rgwv(at)rgwv.com), May 09 2006
|