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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A124334 Nonpalindromes in base 10 that are palindromes in base 2. 0
15, 17, 21, 27, 31, 45, 51, 63, 65, 73, 85, 93, 107, 119, 127, 129, 153, 165, 189, 195, 219, 231, 255, 257, 273, 297, 325, 341, 365, 381, 387, 403, 427, 443, 455, 471, 495, 511, 513, 561, 633, 645, 693, 765, 771, 819, 843, 891, 903, 951, 975 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[Range[1000], Reverse[IntegerDigits[ # ]] != IntegerDigits[ # ] && Reverse[IntegerDigits[ #, 2]] == IntegerDigits[ #, 2] &]

CROSSREFS

Cf. A007632 = numbers that are palindromic in bases 2 and 10.

Sequence in context: A074748 A183981 A155111 * A002155 A091017 A157716

Adjacent sequences:  A124331 A124332 A124333 * A124335 A124336 A124337

KEYWORD

base,nonn

AUTHOR

Tanya Khovanova (tanyakh(AT)yahoo.com), Dec 26 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 17 13:28 EST 2012. Contains 206031 sequences.