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.

A097670 Decimal expansion of the constant 5*exp(psi(4/5) + EulerGamma), where EulerGamma is the Euler-Mascheroni constant (A001620) and psi(x) is the digamma function.

This page as a plain text file.
%I A097670 #20 Feb 27 2021 13:20:38
%S A097670 3,3,9,2,7,6,4,2,7,8,9,2,7,8,4,9,8,0,7,7,0,4,7,5,5,0,5,6,5,5,4,4,7,1,
%T A097670 2,8,3,9,2,7,4,0,1,0,9,2,5,8,6,0,8,4,4,2,2,3,4,7,8,0,8,4,4,1,9,3,5,2,
%U A097670 4,6,3,6,1,5,9,8,0,3,4,6,1,3,5,1,7,3,5,0,1,0,5,1,9,3,2,9,7,8,5,7,3,4,6,7,3
%N A097670 Decimal expansion of the constant 5*exp(psi(4/5) + EulerGamma), where EulerGamma is the Euler-Mascheroni constant (A001620) and psi(x) is the digamma function.
%C A097670 This constant appears in _Benoit Cloitre_'s generalized Euler-Gauss formula for the Gamma function (see Cloitre link) and is involved in the exact determination of asymptotic limits of certain order-5 linear recursions with varying coefficients (see A097680 for example).
%D A097670 A. M. Odlyzko, Linear recurrences with varying coefficients, in Handbook of Combinatorics, Vol. 2, R. L. Graham, M. Grotschel and L. Lovasz, eds., Elsevier, Amsterdam, 1995, pp. 1135-1138.
%H A097670 G. C. Greubel, <a href="/A097670/b097670.txt">Table of n, a(n) for n = 1..2500</a>
%H A097670 Benoit Cloitre, <a href="/A097679/a097679.pdf">On a generalization of Euler-Gauss formula for the Gamma function</a>, preprint 2004.
%H A097670 Xavier Gourdon and Pascal Sebah, <a href="http://numbers.computation.free.fr/Constants/Miscellaneous/gammaFunction.html">Introduction to the Gamma Function</a>.
%H A097670 Andrew Odlyzko, <a href="http://www.dtc.umn.edu/~odlyzko/doc/asymptotic.enum.pdf">Asymptotic enumeration methods</a>, in Handbook of Combinatorics, vol. 2, 1995, pp. 1063-1229.
%F A097670 c = ((sqrt(5)+1)/2)^(-sqrt(5)/2)/5^(1/4)*exp(Pi/2*sqrt(1+2/sqrt(5))).
%e A097670 c = 3.39276427892784980770475505655447128392740109258608442234780...
%t A097670 RealDigits[ GoldenRatio^(-Sqrt[5]/2)/5^(1/4)*E^(Pi/2Sqrt[1 + 2/Sqrt[5]]), 10, 105][[1]] (* _Robert G. Wilson v_, Aug 27 2004 *)
%o A097670 (PARI) 5*exp(psi(4/5)+Euler)
%Y A097670 Cf. A097663-A097669, A097671-A097676.
%K A097670 cons,nonn
%O A097670 1,1
%A A097670 _Paul D. Hanna_, Aug 25 2004
%E A097670 More terms from _Robert G. Wilson v_, Aug 27 2004