login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A303573
a(n) = palindrome arising when A230891(n+1) is formed (if there is more than one, use the smallest).
2
101, 111, 101, 10001, 101101, 1010101, 1001001, 101101, 1010101, 10011001, 10011001, 10111101, 100111001, 100101001, 10111101, 10111101, 100111001, 1000110001, 1000110001, 1001111001, 1001111001, 1001111001, 1011111101, 1011111101, 10001110001, 10001010001
OFFSET
0,1
COMMENTS
Let A230891(n) = X, A230891(n+1) = Y. The binary digits of X and Y can be rearranged to form a base-2 palindrome, possibly in several ways; a(n) is the smallest such palindrome.
LINKS
PROG
(PARI) See Links section.
CROSSREFS
Cf. A230891.
Sequence in context: A305396 A266717 A303571 * A050661 A282115 A116642
KEYWORD
nonn,base
AUTHOR
N. J. A. Sloane, Apr 27 2018
EXTENSIONS
More terms from Rémy Sigrist, Dec 27 2018
STATUS
approved