cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-1 of 1 results.

A065354 Decimal representation of binary palindromes extracted from the Golden String using ever-increasing Lucas-style subdivisions.

Original entry on oeis.org

1, 5, 6, 107, 730, 224091, 190536538, 120316721060699, 26815615903949132618586, 9090874414162652716478489106641017691, 285152539069955354427985396951391834474389843433339258362714
Offset: 1

Views

Author

Patrick De Geest, Oct 31 2001

Keywords

Comments

A zero must be prefixed to the 2n+1 terms (n>0) when converting back to binary.

Examples

			Bin (Dec) -> {10} skipped -> start: 1 (1); 101 (5); 0110 (6); 1101011 (107); 01011011010 (730); 110110101101011011 (224091); etc.
		

Crossrefs

Showing 1-1 of 1 results.