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.

A100611 Continued fraction expansion of (Khinchin + (4+Khinchin*Khinchin)^(1/2))/2 [A100485], where Khinchin is Khinchin's constant (A002210).

Original entry on oeis.org

3, 59, 8, 1, 2, 1, 1, 1, 1, 1, 2, 6, 1, 1, 3, 2, 1, 7, 1, 3, 2, 8, 5, 1, 3, 2, 6, 1, 2, 2, 2, 7, 1, 1, 3, 1, 10, 3, 1, 1, 3, 1, 1, 1, 2, 2, 3, 1, 1, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 5, 9, 2, 1, 21, 3, 1, 1, 2, 1, 13, 1, 3, 1, 1, 1, 1, 2, 2, 1, 3, 5, 1, 1, 2, 1, 3, 1, 1, 6, 4, 2, 1, 2, 1, 2, 9, 5, 16, 4, 1, 2, 2, 4
Offset: 0

Views

Author

Joseph Biberstine (jrbibers(AT)indiana.edu), Dec 01 2004

Keywords

Comments

The geometric mean of the first 5000 partial quotients (Product[a(n),{n,1,5000}]^(1/5000)), approximately 2.6289, suggests this constant's partial quotients do indeed converge to Khinchin's constant.

Crossrefs

Cf. A100485 (decimal expansion), A002210.

Programs

  • Mathematica
    ContinuedFraction[(Khinchin + (4+Khinchin*Khinchin)^(1/2))/2, 130]

Extensions

Offset changed by Andrew Howroyd, Aug 04 2024
Showing 1-1 of 1 results.