cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-2 of 2 results.

A377589 Decimal expansion of 9*zeta(3)/(2*Pi^2) - log(2) + 1/3.

Original entry on oeis.org

1, 8, 8, 2, 5, 8, 3, 7, 9, 8, 2, 4, 4, 6, 6, 8, 9, 7, 9, 6, 0, 6, 2, 8, 7, 6, 0, 3, 5, 5, 9, 4, 2, 7, 4, 4, 9, 0, 3, 8, 4, 1, 9, 0, 2, 7, 8, 2, 6, 0, 8, 9, 3, 1, 7, 6, 6, 1, 4, 7, 3, 4, 1, 3, 0, 2, 6, 2, 0, 4, 3, 4, 3, 7, 2, 5, 0, 2, 7, 9, 3, 9, 2, 7, 7, 7, 2, 5, 3, 4, 1, 9, 2, 6, 5, 5, 5, 7, 3, 2
Offset: 0

Views

Author

Stefano Spezia, Nov 02 2024

Keywords

Examples

			0.18825837982446689796062876035594274490384190278...
		

References

  • Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 1.6.3, pp. 43-44.

Crossrefs

Programs

  • Mathematica
    RealDigits[9Zeta[3]/(2Pi^2)-Log[2]+1/3,10,100][[1]]

Formula

Equals Sum_{k>=1} zeta(2*k)/((2*k + 3)*2^(2*k-1)) (see Finch).

A377592 Decimal expansion of 9*zeta(3)/Pi^2 - 93*zeta(5)/(2*Pi^4) - log(2) + 1/4.

Original entry on oeis.org

1, 5, 8, 0, 0, 0, 9, 6, 3, 6, 2, 5, 5, 5, 7, 7, 3, 3, 2, 6, 8, 6, 2, 9, 3, 8, 5, 9, 7, 8, 4, 5, 8, 5, 4, 9, 0, 9, 1, 7, 8, 0, 2, 8, 4, 7, 9, 6, 2, 7, 6, 1, 1, 3, 0, 8, 8, 6, 1, 4, 1, 6, 3, 1, 6, 2, 1, 8, 5, 9, 2, 6, 5, 7, 1, 5, 5, 6, 8, 4, 3, 7, 3, 7, 0, 1, 6, 0, 8, 6, 6, 1, 9, 2, 7, 0, 2, 8, 0, 9
Offset: 0

Views

Author

Stefano Spezia, Nov 02 2024

Keywords

Examples

			0.158000963625557733268629385978458549091780284796...
		

References

  • Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 1.6.3, pp. 43-44.

Crossrefs

Programs

  • Mathematica
    RealDigits[9Zeta[3]/Pi^2-93Zeta[5]/(2Pi^4)-Log[2]+1/4,10,100][[1]]

Formula

Equals Sum_{k>=1} zeta(2*k)/((k + 2)*2^(2*k)) (see Finch).
Showing 1-2 of 2 results.