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.

A002211 Continued fraction for Khintchine's constant.

Original entry on oeis.org

2, 1, 2, 5, 1, 1, 2, 1, 1, 3, 10, 2, 1, 3, 2, 24, 1, 3, 2, 3, 1, 1, 1, 90, 2, 1, 12, 1, 1, 1, 1, 5, 2, 6, 1, 6, 3, 1, 1, 2, 5, 2, 1, 2, 1, 1, 4, 1, 2, 2, 3, 2, 1, 1, 4, 1, 1, 2, 5, 2, 1, 1, 3, 29, 8, 3, 1, 4, 3, 1, 10, 50, 1, 2, 2, 7, 6, 2, 2, 16, 4, 4, 2, 2, 3, 1, 1, 7, 1, 5, 1, 2, 1, 5, 3, 1
Offset: 0

Views

Author

Keywords

Comments

Incrementally larger terms in the continued fraction for Khintchine's constant: 1, 2, 5, 10, 24, 90, 770, 941, 11759, 54097, 231973, ..., and they occur at 1, 2, 3, 10, 15, 23, 104, 1701, 2445, 18995, 60037, ... - Robert G. Wilson v, Dec 09 2013

Examples

			2.685452001065306445309714835... = 2 + 1/(1 + 1/(2 + 1/(5 + 1/(1 + ...))))
[a_0; a_1, a_2, ...] = [2, 1, 2, ...]
		

References

  • N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Cf. A002210.

Programs

  • Mathematica
    ContinuedFraction[Khinchin, 100]

Extensions

More terms from Robert G. Wilson v, Oct 31 2001