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.

A123561 Continued fraction expansion of Mills' constant.

Original entry on oeis.org

1, 3, 3, 1, 3, 1, 2, 1, 2, 1, 4, 2, 35, 21, 1, 4, 4, 1, 1, 3, 2, 17, 7, 4, 1, 3, 16, 5, 3, 2, 3, 1, 4, 8, 1, 1, 19578, 1, 1, 1, 1, 1, 8, 1, 2, 1, 1, 3, 2, 1, 1, 1, 2, 1, 1, 9, 1, 1, 1, 2, 14, 4, 19, 1, 3, 3, 5, 9, 1, 3, 1, 6, 1, 2, 1, 11, 1, 1, 5, 23, 1, 4, 2, 3, 1, 35, 2, 1, 5, 3, 1, 9, 4, 8, 3, 1, 6, 2, 1
Offset: 0

Views

Author

Hauke Worpel (hw1(AT)email.com), Nov 11 2006

Keywords

Crossrefs

Cf. A051021 (decimal expansion), A051254.

Programs

  • Mathematica
    ContinuedFraction[Nest[NextPrime[#^3] &, 2, 7]^(1/3^8), 100] (* G. C. Greubel, Oct 25 2017 *)

Extensions

More terms from Robert G. Wilson v, Nov 18 2006
Offset changed by Andrew Howroyd, Aug 09 2024