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.

A181313 Continued fraction expansion of the Fibonacci binary number.

Original entry on oeis.org

1, 2, 2, 3, 2, 28, 1, 13, 1, 2, 1, 123, 1, 6, 1, 2039, 2, 2, 6, 262111, 1, 35, 1, 1, 3, 536870655, 1, 2, 1, 15, 1, 3, 3, 1, 1, 1, 2, 140737488347135, 1, 1, 1, 1, 1, 127, 1, 7, 7, 1, 5, 2, 2, 75557863725914321321983, 1, 1, 2, 5, 1, 2047, 2, 2, 5, 1, 31, 6, 1, 1, 3, 2, 2
Offset: 0

Views

Author

Keywords

Comments

Essentially the same as A125600. - R. J. Mathar, Oct 14 2010

Crossrefs

Cf. A084119 (decimal expansion), A125600 (essentially the same), A006518.

Programs

  • PARI
    contfrac(suminf(n=1,2.^-fibonacci(n)))

Extensions

Offset changed by Andrew Howroyd, Aug 09 2024