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.

A143934 Continued fraction expansion of exp(LambertW(1/e)+1).

Original entry on oeis.org

3, 1, 1, 2, 4, 9, 1, 1, 292, 20, 1, 1, 2, 1, 8, 1, 13, 2, 2, 1, 3, 2, 16, 11, 5, 1, 1, 1, 1, 1, 3, 8, 1, 5, 5, 1, 7, 1, 41, 2, 1, 1, 2, 1, 13, 1, 6, 3, 33, 1, 245, 2, 1, 22, 1, 2, 5, 1, 1, 1, 10, 1, 1, 2, 1, 4, 1, 2, 1, 19, 17, 1, 3, 2, 1, 15, 2, 2, 2, 1, 1, 1, 4, 17, 9, 3, 2, 1, 1, 1, 21, 1, 2, 1, 1, 5, 1
Offset: 0

Views

Author

Ross La Haye, Sep 05 2008

Keywords

Crossrefs

Cf. A141251 (decimal expansion).

Programs

  • Mathematica
    ContinuedFraction[E^(ProductLog[1/E] + 1), 111]
  • PARI
    contfrac(exp(lambertw(1/exp(1))+1)) \\ Michel Marcus, Nov 13 2017

Extensions

Offset changed by Andrew Howroyd, Aug 09 2024