|
Search: id:A166935
|
|
|
| A166935 |
|
A positive integer n is included if the longest palindromic substring (or at least one of which that is tied for longest) in the binary representation of n consists of identically valued digits (all 0's or all 1's). |
|
+0 2
|
|
| 1, 2, 3, 4, 6, 7, 8, 12, 14, 15, 16, 23, 24, 28, 29, 30, 31, 32
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
EXAMPLE
|
29 in binary is 11101. There are two substrings in this that are tied for longest palindromic substring, 111 and 101. Since 111 contains only 1's, then 29 is in this sequence.
|
|
CROSSREFS
|
A166934
Sequence in context: A027206 A016027 A032900 this_sequence A114391 A077436 A082752
Adjacent sequences: A166932 A166933 A166934 this_sequence A166936 A166937 A166938
|
|
KEYWORD
|
base,more,nonn
|
|
AUTHOR
|
Leroy Quet (q1qq2qqq3qqqq(AT)yahoo.com), Oct 24 2009
|
|
|
Search completed in 0.002 seconds
|