|
| |
|
|
A097673
|
|
Decimal expansion of the constant 8*exp(psi(1/8)+EulerGamma), where EulerGamma is the Euler-Mascheroni constant (A001620).
|
|
3
| |
|
|
0, 0, 3, 2, 4, 1, 1, 2, 2, 8, 3, 0, 0, 9, 6, 3, 0, 7, 3, 7, 4, 7, 5, 1, 1, 7, 1, 2, 1, 7, 9, 1, 9, 0, 1, 7, 0, 1, 0, 7, 3, 8, 4, 7, 9, 2, 2, 1, 5, 1, 0, 4, 0, 0, 6, 9, 2, 9, 9, 0, 5, 9, 2, 3, 0, 5, 1, 8, 5, 7, 1, 1, 0, 2, 1, 3, 7, 4, 1, 0, 1, 1, 3, 2, 7, 9, 8, 7, 0, 4, 4, 4, 3, 6, 4, 9, 4, 7, 3, 7, 7, 4, 7, 2, 2
(list; constant; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,3
|
|
|
COMMENTS
| 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-8 linear recursions with varying coefficients (see A097682 for example).
|
|
|
REFERENCES
| 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.
|
|
|
LINKS
| Benoit Cloitre, On a generalization of Euler-Gauss formula for the Gamma function, pre-print 2004.
Xavier Gourdon and Pascal Sebah, Introduction to the Gamma Function.
Andrew Odlyzko, Asymptotic enumeration methods, in Handbook of Combinatorics, vol. 2, 1995, pp. 1063-1229.
|
|
|
FORMULA
| c = (1+sqrt(2))^(-sqrt(2))/2*exp(-Pi/2*(1+sqrt(2)))
|
|
|
EXAMPLE
| c = 0.00324112283009630737475117121791901701073847922151040069299...
|
|
|
MATHEMATICA
| RealDigits[(1 + Sqrt[2])^(-Sqrt[2])/2E^(-Pi/2*(1 + Sqrt[2])), 10, 103][[1]] (from Robert G. Wilson v Aug 27 2004)
|
|
|
PROG
| (PARI) 8*exp(psi(1/8)+Euler)
|
|
|
CROSSREFS
| Cf. A097663-A097672, A097674-A097676.
Sequence in context: A004545 A127481 A154879 * A140430 A123359 A121885
Adjacent sequences: A097670 A097671 A097672 * A097674 A097675 A097676
|
|
|
KEYWORD
| cons,nonn
|
|
|
AUTHOR
| Paul D. Hanna (pauldhanna(AT)juno.com), Aug 25 2004
|
|
|
EXTENSIONS
| More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 27 2004
|
| |
|
|