The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A068468 Decimal expansion of zeta(6)/(zeta(2)*zeta(3)). 8
5, 1, 4, 5, 1, 0, 1, 0, 1, 5, 0, 8, 3, 9, 3, 1, 2, 3, 0, 7, 3, 2, 8, 1, 1, 8, 6, 7, 7, 2, 7, 8, 9, 6, 1, 6, 5, 0, 6, 5, 6, 5, 7, 4, 6, 9, 0, 7, 1, 2, 8, 0, 1, 8, 3, 3, 7, 5, 4, 3, 4, 5, 7, 2, 2, 2, 4, 5, 5, 1, 4, 9, 4, 9, 3, 8, 2, 4, 9, 4, 6, 7, 7, 3, 2, 3, 8, 4, 2, 4, 7, 8, 6, 8, 7, 5, 9, 7, 4, 8, 0, 8, 4, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
From Amiram Eldar, Nov 07 2022: (Start)
Equals 2*Pi^4/(315*zeta(3)).
Equals Product_{p prime} (1 - 1/(p^2-p+1)). (End)
EXAMPLE
0.514510101508393123073281186772789616506565746907128.....
MATHEMATICA
RealDigits[Zeta[6]/(Zeta[2]*Zeta[3]), 10, 100][[1]] (* G. C. Greubel, Mar 11 2018 *)
PROG
(PARI) default(realprecision, 100); zeta(6)/(zeta(2)*zeta(3)) \\ G. C. Greubel, Mar 11 2018
(Magma) R:=RealField(150); SetDefaultRealField(R); L:=RiemannZeta(); 2*Pi(R)^4/(315*Evaluate(L, 3)); // G. C. Greubel, Mar 11 2018
CROSSREFS
Cf. A013661 (zeta(2)), A002117 (zeta(3)), A013664 (zeta(6)), A082695 (inverse).
Sequence in context: A200421 A019977 A169978 * A200022 A216157 A216851
KEYWORD
cons,easy,nonn
AUTHOR
Benoit Cloitre, Mar 10 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 12 19:25 EDT 2024. Contains 372494 sequences. (Running on oeis4.)