Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A069024
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A069024 Palindromic in base 2 as well as in base 10 (initial zeros may be prepended). +0
1
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 20, 30, 33, 40, 60, 66, 80, 90, 99, 252, 272, 292, 313, 330, 585, 626, 660, 717, 990, 2112, 2720, 2772, 2920, 4224, 5850, 6336, 7447, 7470, 8448, 8580, 9009, 15351, 21120, 22122, 25752, 32223, 39993, 40904, 42240, 44244 (list; graph; listen)
OFFSET

1,2

EXAMPLE

66 in base 2 is 1000010 which is palindromic if rewritten as 01000010.

MATHEMATICA

pal[n_, b_] := (z=IntegerDigits[n, b]) == Reverse[z]; extpal[n_, b_] := If[Mod[n, b]>0, pal[n, b], extpal[n/b, b]]; Select[Range[50000], extpal[ #, 10]&&extpal[ #, 2]&]

CROSSREFS

Cf. A007632.

Sequence in context: A038367 A108652 A140665 this_sequence A107085 A032945 A052018

Adjacent sequences: A069021 A069022 A069023 this_sequence A069025 A069026 A069027

KEYWORD

nonn,base

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Apr 02 2002

EXTENSIONS

Edited by Dean Hickerson (dean(AT)math.ucdavis.edu), Apr 06 2002

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 6 17:22 EDT 2008. Contains 140988 sequences.


AT&T Labs Research