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.

A080730 Decimal expansion of the infinite product of zeta functions for odd arguments >= 3.

Original entry on oeis.org

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

Views

Author

Deepak R. N (deepak_rn(AT)safe-mail.net), Mar 08 2003

Keywords

Examples

			1.2602057107052417107678172260024106280343...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[ Product[ Zeta[ 2n + 1], {n, 500}], 10, 110][[1]] (* Robert G. Wilson v, Nov 21 2014 *)
  • PARI
    prodinf(x=1, zeta(2*x+1)) \\ Michel Marcus, Nov 22 2014

Formula

Decimal expansion of zeta(3)*zeta(5)*zeta(7)*...*zeta(2k+1)*...
Equals A021002/A080729. - Amiram Eldar, Jan 31 2024

Extensions

More terms from Benoit Cloitre, Mar 08 2003