A217739 Decimal expansion of 8/Pi^2.
8, 1, 0, 5, 6, 9, 4, 6, 9, 1, 3, 8, 7, 0, 2, 1, 7, 1, 5, 5, 1, 0, 3, 5, 7, 0, 5, 6, 7, 7, 8, 2, 1, 1, 1, 1, 2, 3, 4, 8, 7, 0, 1, 9, 7, 3, 7, 7, 9, 7, 2, 3, 9, 0, 7, 6, 4, 8, 7, 2, 2, 5, 5, 1, 5, 3, 3, 8, 4, 9, 6, 7, 6, 9, 7, 8, 8, 3, 5, 2, 9, 5, 2, 9, 6, 7, 4, 1, 9, 1, 4, 0, 4, 9, 7, 4, 7
Offset: 0
Examples
0.810569469138702171551...
Links
- J. E. Nymann, On the probability that k positive integers are relatively prime II, Journal of Number Theory, Vol. 7, No. 4 (1975), pp. 406-412.
- Matt Springer, Sunday Function, Built on Facts, Aug 16 2009, from ScienceBlogs.
- Eric Weisstein's World of Mathematics, Triangle Wave.
- Index entries for transcendental numbers
Programs
-
Mathematica
RealDigits[8/Pi^2, 10, 108][[1]]
Formula
Equals -Sum_{k>=1} mu(2*k)/k^2, where mu is the Möbius function (A008683). - Amiram Eldar, Aug 20 2020
Equals Product_{k>=2} (1-1/k^2)^((-1)^k). - Amiram Eldar, Apr 09 2022
Extensions
Mathematica program edited by Harvey P. Dale, Nov 17 2024
Comments