|
| |
|
|
A065353
|
|
Decimal representation of palindromes extracted from the Golden String using ever increasing Fibonacci-style subdivisions.
|
|
1
| |
|
|
1, 0, 3, 2, 27, 90, 7003, 744282, 14687099739, 12786682083105626, 529158535306496354546309979, 7914572860144723898900437268660641289952090
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,3
|
|
|
COMMENTS
| A zero must be prefixed to the 2n (n>0) terms 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) -> 1 (1); 0 (0); 11 (3); 010 (2); 11011 (27); 01011010 (90); 1101101011011 (7003); 010110101101101011010 (744282); etc.
|
|
|
CROSSREFS
| Cf. A065354, A003849, A005203, A005614, A014675, A036299.
Sequence in context: A009574 A059422 A102056 * A046272 A054676 A154332
Adjacent sequences: A065350 A065351 A065352 * A065354 A065355 A065356
|
|
|
KEYWORD
| nonn,base
|
|
|
AUTHOR
| Patrick De Geest (pdg(AT)worldofnumbers.com), Oct 31 2001.
|
| |
|
|