A194656 Decimal expansion of (2*Pi^5*log(2) - 30*Pi^3*zeta(3) + 225*Pi*zeta(5))/320.
1, 2, 2, 0, 4, 7, 2, 9, 5, 8, 8, 5, 9, 2, 8, 7, 2, 1, 6, 3, 3, 2, 6, 0, 2, 9, 6, 2, 8, 2, 2, 9, 5, 2, 8, 8, 1, 4, 4, 5, 6, 8, 7, 2, 0, 5, 0, 5, 6, 9, 2, 4, 2, 8, 1, 5, 5, 4, 3, 8, 5, 7, 9, 2, 6, 4, 2, 7, 6, 2, 1, 5, 6, 7, 7, 7, 9, 5, 5, 8, 6, 5, 2, 1, 0, 9, 1, 3, 5, 3, 0, 9, 5, 5, 0, 4, 5, 5, 8, 2, 8, 0, 9, 3, 5
Offset: 0
Examples
0.12204729588592872163...
References
- I. S. Gradshteyn and I. M. Ryzhik, Table of Integrals, Series and Products, 4th edition, 1.441.2
Programs
-
Mathematica
RealDigits[ N[Pi (2 Pi^4*Log[2]-30 Pi^2*Zeta[3]+225 Zeta[5])/320, 150]][[1]]
Comments