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!)
A013671 Decimal expansion of zeta(13). 22
1, 0, 0, 0, 1, 2, 2, 7, 1, 3, 3, 4, 7, 5, 7, 8, 4, 8, 9, 1, 4, 6, 7, 5, 1, 8, 3, 6, 5, 2, 6, 3, 5, 7, 3, 9, 5, 7, 1, 4, 2, 7, 5, 1, 0, 5, 8, 9, 5, 5, 0, 9, 8, 4, 5, 1, 3, 6, 7, 0, 2, 6, 7, 1, 6, 2, 0, 8, 9, 6, 7, 2, 6, 8, 2, 9, 8, 4, 4, 2, 0, 9, 8, 1, 2, 8, 9, 2, 7, 1, 3, 9, 5, 3, 2, 6, 8, 1, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,6
REFERENCES
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.
LINKS
M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards, Applied Math. Series 55, Tenth Printing, 1972 [alternative scanned copy].
FORMULA
From Peter Bala, Dec 04 2013: (Start)
Definition: zeta(13) = sum {n >= 1} 1/n^13.
zeta(13) = 2^13/(2^13 - 1)*( sum {n even} n^9*p(n)*p(1/n)/(n^2 - 1)^14 ), where p(n) = n^6 + 21*n^4 + 35*n^2 + 7. (End)
zeta(13) = Sum_{n >= 1} (A010052(n)/n^(13/2)) = Sum_{n >= 1} ( (floor(sqrt(n))-floor(sqrt(n-1)))/n^(13/2) ). - Mikael Aaltonen, Feb 22 2015
zeta(13) = Product_{k>=1} 1/(1 - 1/prime(k)^13). - Vaclav Kotesovec, May 02 2020
EXAMPLE
1.0001227133475784891467518365263573957142751058955098451367026716208967...
MATHEMATICA
RealDigits[Zeta[13], 10, 120][[1]] (* Harvey P. Dale, Dec 24 2016 *)
PROG
(PARI) zeta(13) \\ Charles R Greathouse IV, Apr 25 2016
CROSSREFS
Sequence in context: A201315 A199861 A190256 * A019807 A362029 A324085
KEYWORD
cons,nonn
AUTHOR
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 April 19 17:39 EDT 2024. Contains 371797 sequences. (Running on oeis4.)