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.

A077178 Continued fraction expansion of Sum_{k >= 1} 1/k^k.

Original entry on oeis.org

1, 3, 2, 3, 4, 3, 1, 2, 1, 1, 6, 7, 2, 5, 3, 1, 2, 1, 8, 1, 2, 4, 1, 9, 3, 1, 1, 18, 1, 1, 29, 4, 1, 5, 2, 167, 1, 62, 4, 2, 1, 3, 3, 27, 1, 9, 1, 46, 1, 3, 2, 2, 1, 1, 3, 2, 10, 73, 1, 11, 1, 2, 1, 1, 18, 1, 4, 1, 4, 6, 1, 4, 4, 1, 6, 1, 1, 1, 2, 1, 7, 8, 4, 1, 3, 1, 4, 28, 2, 1, 6, 2, 10, 3, 1, 2, 2
Offset: 0

Views

Author

Benoit Cloitre, Nov 29 2002

Keywords

Crossrefs

Cf. A073009 (decimal expansion).

Programs

  • PARI
    default(realprecision, 10^5); contfrac(suminf(k=1, k^-k)) \\ Jinyuan Wang, Mar 04 2020

Extensions

Offset changed by Andrew Howroyd, Aug 07 2024