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.

A190649 Continued fraction expansion of the constant A153387.

Original entry on oeis.org

1, 1, 4, 1, 2, 3, 6, 2, 1, 3, 1, 189, 1, 3, 12, 1, 1, 2, 10, 3, 1, 2, 17, 124, 2, 2, 6, 1, 137, 5, 3, 1, 3, 1, 1, 9, 2, 1, 5, 13, 1, 13, 2, 7, 1, 2, 309, 1, 2, 1, 1, 2, 2, 2, 1, 1, 3, 8, 2, 21, 1, 1, 35, 6, 1, 2, 1, 3, 1, 50, 1, 6, 8, 2, 5, 2, 109, 1, 1, 1, 1, 1, 3, 1, 2, 1, 1, 1, 5, 1, 4, 1, 1, 6
Offset: 0

Views

Author

N. J. A. Sloane, May 16 2011

Keywords

References

  • J. M. Borwein, D. H. Bailey, and R. Girgensohn, Experimentation in Mathematics, A K Peters, Ltd., Natick, MA, 2004. x+357 pp. See pp. 202-203.

Crossrefs

Cf. A153387.

Programs

  • PARI
    default(realprecision, 500);
    suminf(k = 1, 1/fibonacci(2*k-1)); \\ A153387
    contfrac(%) \\ Rick L. Shepherd, Feb 01 2014

Extensions

More terms given and keyword corrected by Rick L. Shepherd, Jan 31 2014
Offset changed by Andrew Howroyd, Jul 03 2024