login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A247041
Decimal expansion of zeta(5/2).
9
1, 3, 4, 1, 4, 8, 7, 2, 5, 7, 2, 5, 0, 9, 1, 7, 1, 7, 9, 7, 5, 6, 7, 6, 9, 6, 9, 3, 3, 4, 8, 6, 1, 2, 1, 3, 6, 6, 2, 3, 0, 3, 7, 6, 2, 9, 5, 0, 5, 9, 8, 6, 5, 1, 1, 2, 5, 3, 7, 9, 6, 7, 2, 8, 3, 4, 0, 9, 1, 8, 9, 2, 3, 8, 1, 3, 1, 8, 5, 4, 4, 1, 5, 8, 1, 7, 6, 1, 0, 8, 5, 9, 9, 8, 6, 9, 7, 9, 9, 4, 4, 7
OFFSET
1,2
COMMENTS
Zeta(5/2) appears in the expression of the 6th Madelung constant (A247040).
REFERENCES
Steven R. Finch, Mathematical Constants, Cambridge University Press, 2003, Sections 1.10 Madelung's constant, p. 77.
LINKS
Eric Weisstein's World of Mathematics, Riemann Zeta Function.
EXAMPLE
1.3414872572509171797567696933486121366230376295059865...
MATHEMATICA
RealDigits[Zeta[5/2], 10, 102] // First
PROG
(PARI) zeta(5/2) \\ Michel Marcus, Feb 23 2023
CROSSREFS
KEYWORD
nonn,cons,easy
AUTHOR
STATUS
approved