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”).

A065354
Decimal representation of binary palindromes extracted from the Golden String using ever-increasing Lucas-style subdivisions.
1
1, 5, 6, 107, 730, 224091, 190536538, 120316721060699, 26815615903949132618586, 9090874414162652716478489106641017691, 285152539069955354427985396951391834474389843433339258362714
OFFSET
1,2
COMMENTS
A zero must be prefixed to the 2n+1 terms (n>0) when converting back to binary.
EXAMPLE
Bin (Dec) -> {10} skipped -> start: 1 (1); 101 (5); 0110 (6); 1101011 (107); 01011011010 (730); 110110101101011011 (224091); etc.
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Patrick De Geest, Oct 31 2001
STATUS
approved