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).

This page as a plain text file.
%I A143934 #13 Aug 09 2024 15:12:22
%S A143934 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,
%T A143934 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,
%U A143934 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
%N A143934 Continued fraction expansion of exp(LambertW(1/e)+1).
%H A143934 G. C. Greubel, <a href="/A143934/b143934.txt">Table of n, a(n) for n = 0..9999</a>
%t A143934 ContinuedFraction[E^(ProductLog[1/E] + 1), 111]
%o A143934 (PARI) contfrac(exp(lambertw(1/exp(1))+1)) \\ _Michel Marcus_, Nov 13 2017
%Y A143934 Cf. A141251 (decimal expansion).
%K A143934 cofr,nonn
%O A143934 0,1
%A A143934 _Ross La Haye_, Sep 05 2008
%E A143934 Offset changed by _Andrew Howroyd_, Aug 09 2024