|
| |
|
|
A065354
|
|
Decimal representation of palindromes extracted from the Golden String using ever increasing Lucas-style subdivisions.
|
|
1
| |
|
|
1, 5, 6, 107, 730, 224091, 190536538, 120316721060699, 26815615903949132618586, 9090874414162652716478489106641017691, 285152539069955354427985396951391834474389843433339258362714
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
COMMENTS
| A zero must be prefixed to the 2n+1 terms (n>0) when converting back to binary.
|
|
|
LINKS
| P. De Geest and J. McNamara, Palindromes in the Golden String
R. Knott, The Fibonacci Rabbit sequence
|
|
|
EXAMPLE
| Bin (Dec) -> {10} skipped -> start: 1 (1); 101 (5); 0110 (6); 1101011 (107); 01011011010 (730); 110110101101011011 (224091); etc.
|
|
|
CROSSREFS
| Cf. A065353, A003849, A005203, A005614, A014675, A036299.
Sequence in context: A041058 A053611 A041139 * A078984 A041257 A041411
Adjacent sequences: A065351 A065352 A065353 * A065355 A065356 A065357
|
|
|
KEYWORD
| nonn,base
|
|
|
AUTHOR
| Patrick De Geest (pdg(AT)worldofnumbers.com), Oct 31 2001.
|
| |
|
|