A096429 Decimal expansion of -(8*(EulerGamma - log(2)))/3.
3, 0, 9, 1, 5, 0, 7, 0, 8, 4, 2, 2, 4, 3, 3, 1, 9, 6, 8, 2, 8, 5, 8, 6, 7, 5, 0, 3, 3, 5, 3, 9, 7, 6, 9, 8, 7, 5, 5, 5, 7, 5, 4, 6, 2, 4, 5, 4, 2, 1, 7, 7, 4, 7, 5, 0, 6, 4, 3, 4, 0, 6, 5, 6, 2, 2, 7, 3, 5, 7, 2, 0, 5, 1, 2, 0, 8, 0, 1, 1, 9, 1, 1, 7, 1, 1, 0, 0, 3, 6, 5, 4, 5, 7, 9, 1, 8, 3, 4, 7, 3, 9
Offset: 0
Examples
0.3091507084224331968285867503353976987555754624...
References
- Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 8.1, p. 481.
Links
- Eric Weisstein's World of Mathematics, Square Point Picking.
Crossrefs
Cf. A097059.
Programs
-
Mathematica
RealDigits[-(8*(EulerGamma - Log[2]))/3, 10, 100][[1]] (* Vaclav Kotesovec, Aug 16 2015 *)
Comments