A377567 Decimal expansion of 3*zeta(3)/2 + 12*log(2) - 10.
1, 2, 0, 8, 5, 1, 5, 2, 1, 4, 5, 8, 7, 3, 5, 1, 4, 1, 1, 0, 6, 3, 9, 2, 6, 9, 9, 7, 6, 5, 2, 9, 3, 8, 0, 3, 0, 5, 3, 4, 8, 1, 0, 5, 0, 8, 3, 3, 8, 1, 1, 3, 7, 2, 1, 3, 6, 5, 6, 7, 4, 4, 6, 9, 3, 3, 4, 8, 0, 7, 7, 2, 3, 1, 5, 8, 0, 6, 2, 2, 2, 5, 5, 0, 0, 4, 3, 7, 3, 4, 3, 7, 1, 0, 2, 7, 1, 3, 7, 7
Offset: 0
Examples
0.12085152145873514110639269976529380305348105083381
References
- Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 1.6.3, p. 44.
Links
- Michael I. Shamos, A catalog of the real numbers, (2007). See p. 159.
Programs
-
Mathematica
RealDigits[3Zeta[3]/2+12Log[2]-10,10,100][[1]]
Formula
Equals Sum_{k>=1} (-1)^(k+1)/(k^3*(k + 1)^3) (see Finch and Shamos).