A145429 Decimal expansion of Sum_{n > 0} n*(n!)^2/(2n)!.
1, 0, 6, 9, 7, 3, 3, 1, 9, 2, 0, 5, 2, 0, 4, 8, 4, 1, 1, 2, 4, 3, 1, 2, 8, 5, 0, 1, 6, 9, 8, 2, 5, 6, 8, 2, 9, 3, 9, 6, 4, 5, 9, 1, 6, 6, 2, 4, 2, 8, 3, 1, 2, 3, 9, 0, 1, 5, 5, 2, 9, 9, 8, 5, 6, 4, 1, 8, 0, 5, 1, 5, 1, 3, 6, 1, 4, 1, 1, 9, 7, 4, 1, 5, 2, 0, 2, 7, 7, 7, 5, 1, 5
Offset: 1
Examples
1.069733192052..
References
- Alexander Apelblat, Tables of Integrals and Series, Harri Deutsch, (1996), 4.1.35.
Crossrefs
Programs
-
Maple
2/3+2/27*Pi*3^(1/2) ;
-
Mathematica
RealDigits[2/3 + 2*Pi/(9*Sqrt[3]), 10, 100][[1]] (* Amiram Eldar, Nov 16 2021 *)
Formula
From Amiram Eldar, Nov 16 2021: (Start)
Equals 2/3 + 2*Pi/(9*sqrt(3)).
Equals 1 + Integral_{x>=1} 1/(x^2 + x + 1)^2 dx. (End)
Comments