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!)
A013668 Decimal expansion of zeta(10). 37

%I #42 Sep 19 2020 23:53:10

%S 1,0,0,0,9,9,4,5,7,5,1,2,7,8,1,8,0,8,5,3,3,7,1,4,5,9,5,8,9,0,0,3,1,9,

%T 0,1,7,0,0,6,0,1,9,5,3,1,5,6,4,4,7,7,5,1,7,2,5,7,7,8,8,9,9,4,6,3,6,2,

%U 9,1,4,6,5,1,5,1,9,1,2,9,5,4,3,9,7,0,4,1,9,6,8,6,1,0,3,8,5,6,5

%N Decimal expansion of zeta(10).

%D M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards Applied Math. Series 55, 1964 (and various reprintings), p. 811.

%H M. Abramowitz and I. A. Stegun, eds., <a href="http://www.convertit.com/Go/ConvertIt/Reference/AMS55.ASP?Res=150&amp;Page=807&amp;Submit=Go">Handbook of Mathematical Functions</a>, National Bureau of Standards, Applied Math. Series 55, Tenth Printing, 1972 [alternative scanned copy].

%F Equals Pi^10/93555.

%F zeta(10) = 4/3*2^10/(2^10 - 1)*( Sum_{n even} n^2*p(n)/(n^2 - 1)^11 ), where p(n) = 3*n^10 + 55*n^8 + 198*n^6 + 198*n^4 + 55*n^2 + 3 is a row polynomial of A091043. - _Peter Bala_, Dec 05 2013

%F zeta(10) = Sum_{n >= 1} (A010052(n)/n^5) = Sum_{n >= 1} ( (floor(sqrt(n))-floor(sqrt(n-1)))/n^5 ). - _Mikael Aaltonen_, Feb 20 2015

%F zeta(10) = Product_{k>=1} 1/(1 - 1/prime(k)^10). - _Vaclav Kotesovec_, May 02 2020

%F From _Wolfdieter Lang_, Sep 16 2020: (Start)

%F zeta(10) = (1/9!)*Integral_{0..infinity} x^9/(exp(x) - 1). See Abramowitz-Stegun, 23.2.7., for s=10, p. 807. The value of the integral is (128/33)*Pi^10 = (3.6324091...)*10^5.

%F zeta(10) = (4/1448685)*Integral_{0..infinity} x^9/(exp(x) + 1). See Abramowitz-Stegun, 23.2.8., for s=10, p. 807. The value of the integral is (511/132)*Pi^10 = (3.625314565...)*10^5. (End)

%e 1.0009945751278180853371459589003190170060195315644775172577889946362914...

%t RealDigits[Zeta[10], 10, 100][[1]] (* _Vincenzo Librandi_, Feb 15 2015 *)

%o (PARI) zeta(10) \\ _Michel Marcus_, Feb 20 2015

%Y Cf. A013662, A013664, A013666, A013670.

%K cons,nonn

%O 1,5

%A _N. J. A. Sloane_

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 23 06:04 EDT 2024. Contains 371906 sequences. (Running on oeis4.)