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.

A328339 Simple continued fraction expansion of Gamma(exp(gamma)+1).

This page as a plain text file.
%I A328339 #23 Nov 05 2019 10:37:49
%S A328339 1,1,1,1,6,15,1,4,2,1,11,2,3,1,1,13,1,1,1,1,5,1,27,1,37,1,1,2,2,2,40,
%T A328339 1,3,1,5,1,1,3,3942,3,2,1,13,3,11,1,2,1,15,1,1,2,1,51,37,1,1,13,4,1,1,
%U A328339 2,5,1,1,2,1,1,5,1,75,1,16,6,2,2,1,1,7,2,4
%N A328339 Simple continued fraction expansion of Gamma(exp(gamma)+1).
%C A328339 'Gamma' is the gamma function, and 'gamma' is the Euler-Mascheroni constant.
%C A328339 Approximation of Gamma(exp(gamma)+1) in decimal: 1.6501566139104548059...
%F A328339 Gamma(exp(gamma)+1) = Gamma(exp(gamma)) * exp(gamma).
%t A328339 ContinuedFraction[Gamma[1 + Exp[EulerGamma]], 81] (* _Amiram Eldar_, Oct 13 2019 *)
%o A328339 (PARI) contfrac(gamma(exp(Euler)+1)) \\ _Michel Marcus_, Nov 04 2019
%Y A328339 Cf. A094644, A073004, A079650.
%K A328339 cofr,nonn
%O A328339 0,5
%A A328339 _Daniel Hoyt_, Oct 12 2019