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