A193712 Decimal expansion of Pi*zeta(3)/4.
9, 4, 4, 0, 9, 3, 2, 8, 4, 0, 4, 0, 7, 6, 9, 7, 3, 1, 8, 0, 0, 8, 6, 8, 9, 4, 8, 3, 1, 3, 1, 3, 5, 7, 0, 5, 3, 7, 5, 3, 0, 7, 5, 9, 3, 1, 9, 9, 1, 6, 3, 3, 2, 4, 3, 9, 5, 7, 3, 8, 3, 1, 0, 7, 2, 1, 1, 3, 8, 6, 6, 3, 7, 5, 6, 6, 2, 5, 0, 8, 2, 9, 4, 6, 4, 1, 9, 6, 0, 5, 6, 6, 6, 4, 8, 9, 6, 7, 6, 6, 3, 6, 4, 7, 5
Offset: 0
Examples
0.94409328404076973180...
References
- I. S. Gradshteyn and I. M. Ryzhik, Table of Integrals, Series and Products, 4th edition, 3.631.9
Links
- Masato Kobayashi, Integral representations for zeta(3) with the inverse sine function, arXiv:2108.01247 [math.NT], 2021.
Programs
-
Mathematica
RealDigits[ N[Pi Zeta[3]/4, 150]][[1]]
Formula
Equals 2 * Integral_{x=0..1} arcsin(x)^2*arccos(x)/x dx (Kobayashi, 2021). - Amiram Eldar, Jun 23 2023
Comments