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!)
A234014 Decimal expansion of Sum_{x>=2} 1/((x - 1) sqrt(x)) = Sum_{k>=1} (zeta(k+1/2) - 1). 1
2, 1, 8, 4, 0, 0, 9, 4, 7, 0, 2, 6, 7, 8, 5, 1, 9, 5, 2, 8, 9, 4, 7, 3, 4, 1, 5, 7, 8, 5, 2, 9, 4, 9, 0, 7, 0, 4, 4, 3, 9, 0, 8, 4, 0, 6, 2, 6, 3, 2, 2, 9, 4, 2, 0, 2, 0, 0, 2, 5, 1, 2, 0, 7, 9, 2, 8, 3, 5, 4, 9, 0, 3, 1, 1, 2, 7, 4, 0, 2, 9, 5, 3, 9, 0, 6, 9, 7, 4, 1, 8, 4, 6, 1, 3, 4, 1, 6, 1, 9, 7, 2, 3, 0, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
David Brink, The Spiral of Theodorus and Sums of Zeta-values at the Half-Integers, The American Mathematical Monthly, Vol 119, No. 9 (November 2012), page 785.
EXAMPLE
2.184009470267851952894734157852949070443908406263229420200251207928354...
MATHEMATICA
RealDigits[ Sum[ Zeta[k + 1/2] - 1, {k, 1, 355}], 10, 111][[1]]
PROG
(PARI) sum(k=1, 340, zeta(k+1/2)-1)
CROSSREFS
Sequence in context: A085470 A200584 A099379 * A367994 A208931 A133214
KEYWORD
nonn,easy,cons
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 May 8 19:26 EDT 2024. Contains 372341 sequences. (Running on oeis4.)