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.

A242908 Decimal expansion of exp(7*zeta(3)/(2*Pi^2)).

Original entry on oeis.org

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

Views

Author

Keywords

Examples

			1.5315470966874577766407778651358020602...
		

References

  • Steven R. Finch, Mathematical Constants, Cambridge University Press, 2003, Sections 3.10 Kneser-Mahler polynomial constants, p. 234.

Crossrefs

Programs

  • Mathematica
    RealDigits[Exp[7*Zeta[3]/(2*Pi^2)], 10, 100] // First

Formula

M(1 + x + y + z) where M is Mahler's measure for multivariate polynomials.
Equals sqrt(2) * Product_{k>=1} (1 + 1/(4*k^2 - 1))^(4*k^2) * (1 - 2/(2*k + 1))^k. - Antonio Graciá Llorente, Sep 02 2024