A358045 Decimal expansion of 2*(gamma + Re(Psi(i))).
1, 3, 4, 3, 7, 3, 1, 9, 7, 1, 0, 4, 8, 0, 1, 9, 6, 7, 5, 7, 5, 6, 7, 8, 1, 1, 4, 5, 6, 0, 8, 6, 2, 6, 3, 0, 7, 0, 3, 6, 8, 4, 4, 6, 1, 5, 4, 0, 6, 9, 3, 0, 4, 4, 4, 0, 7, 7, 5, 1, 3, 9, 1, 8, 0, 0, 7, 5, 4, 5, 6, 8, 3, 0, 7, 3, 8, 9, 0, 6, 4, 8, 6, 4, 0, 8, 3
Offset: 1
Examples
1.343731971048019675756781145608...
Links
- Prof. Schoute, Question 10184, The Educational Times, and Journal of the College of Preceptors 42 (1889), nr. 339 (July 1), p. 293; Question 10184, Ibid., 58 (1905), nr. 536 (Dec. 1), p. 534.
Programs
-
Maple
2*(gamma+Re(Psi(I))); evalf(%,200);
-
Mathematica
RealDigits[2*(EulerGamma + Re[PolyGamma[0, I]]), 10, 120][[1]] (* Amiram Eldar, Dec 20 2022 *)
Comments