login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A118597 Palindromes in base 6 (written in base 6). 9
0, 1, 2, 3, 4, 5, 11, 22, 33, 44, 55, 101, 111, 121, 131, 141, 151, 202, 212, 222, 232, 242, 252, 303, 313, 323, 333, 343, 353, 404, 414, 424, 434, 444, 454, 505, 515, 525, 535, 545, 555, 1001, 1111, 1221, 1331, 1441, 1551, 2002, 2112, 2222, 2332, 2442, 2552 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

MATHEMATICA

(* get NextPalindrome from A029965 *) Select[NestList[NextPalindrome, 0, 125], Max@IntegerDigits@# < 6 &] (* Robert G. Wilson v *)

CROSSREFS

Cf. A029953, A057148, A118594, A118595, A118596, A118597, A118598, A118599, A118600, A002113.

Sequence in context: A116067 A063685 A006481 * A083160 A123823 A064959

Adjacent sequences:  A118594 A118595 A118596 * A118598 A118599 A118600

KEYWORD

nonn,base

AUTHOR

Martin Renner (martin.renner(AT)gmx.net), May 08 2006

EXTENSIONS

Corrected and extended by Robert G. Wilson v (rgwv(at)rgwv.com), May 09 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 23:53 EST 2012. Contains 205860 sequences.