A065354 Decimal representation of binary palindromes extracted from the Golden String using ever-increasing Lucas-style subdivisions.
1, 5, 6, 107, 730, 224091, 190536538, 120316721060699, 26815615903949132618586, 9090874414162652716478489106641017691, 285152539069955354427985396951391834474389843433339258362714
Offset: 1
Examples
Bin (Dec) -> {10} skipped -> start: 1 (1); 101 (5); 0110 (6); 1101011 (107); 01011011010 (730); 110110101101011011 (224091); etc.
Links
- Patrick De Geest and J. McNamara, Palindromes in the Golden String
- Ron Knott, The Fibonacci Rabbit sequence
Comments