login
A262556
Even numbers that are not the sum of two binary palindromes (written in base 2).
2
10110000, 10111100, 11010000, 11110010, 11110100, 100110110, 1000001100, 1001110100, 1010010000, 1011100000, 1011110010, 1100011010, 1101000000, 1101011110, 1101100010, 1101100100, 1101110000, 1110100100, 1110110000, 1111100010, 1111101000, 10010011100, 10011011000, 10100011100, 10100011110
OFFSET
1,1
COMMENTS
This is A261678 written in base 2.
It would be nice to have an independent characterization of these binary strings.
Binary palindromes are odd, so no odd number is the sum of two of them.
LINKS
CROSSREFS
See also A006995 and A057148 (binary palindromes).
Sequence in context: A017601 A186173 A043644 * A155514 A133595 A108810
KEYWORD
nonn,base
AUTHOR
N. J. A. Sloane, Oct 12 2015
STATUS
approved