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

%I #28 Nov 07 2022 07:39:38

%S 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,

%T 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,

%U 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

%N Decimal expansion of zeta(6)/(zeta(2)*zeta(3)).

%H G. C. Greubel, <a href="/A068468/b068468.txt">Table of n, a(n) for n = 0..10000</a>

%H <a href="/index/Z#zeta_function">Index entries for zeta function</a>.

%F From _Amiram Eldar_, Nov 07 2022: (Start)

%F Equals 2*Pi^4/(315*zeta(3)).

%F Equals Product_{p prime} (1 - 1/(p^2-p+1)). (End)

%e 0.514510101508393123073281186772789616506565746907128.....

%t RealDigits[Zeta[6]/(Zeta[2]*Zeta[3]), 10, 100][[1]] (* _G. C. Greubel_, Mar 11 2018 *)

%o (PARI) default(realprecision, 100); zeta(6)/(zeta(2)*zeta(3)) \\ _G. C. Greubel_, Mar 11 2018

%o (Magma) R:=RealField(150); SetDefaultRealField(R); L:=RiemannZeta(); 2*Pi(R)^4/(315*Evaluate(L,3)); // _G. C. Greubel_, Mar 11 2018

%Y Cf. A013661 (zeta(2)), A002117 (zeta(3)), A013664 (zeta(6)), A082695 (inverse).

%K cons,easy,nonn

%O 0,1

%A _Benoit Cloitre_, Mar 10 2002

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 April 25 06:49 EDT 2024. Contains 371964 sequences. (Running on oeis4.)