login
A261804
Decimal expansion of zeta(7/2).
6
1, 1, 2, 6, 7, 3, 3, 8, 6, 7, 3, 1, 7, 0, 5, 6, 6, 4, 6, 4, 2, 7, 8, 1, 2, 4, 9, 1, 8, 5, 4, 9, 8, 4, 2, 7, 2, 2, 2, 1, 9, 9, 6, 9, 5, 7, 4, 0, 3, 6, 0, 2, 9, 6, 3, 8, 4, 2, 3, 9, 6, 0, 3, 8, 6, 3, 6, 6, 7, 8, 3, 3, 7, 5, 8, 4, 3, 2, 1, 0, 4, 6, 8, 7, 2, 4, 0, 4, 1, 6, 4, 1, 5, 8, 5, 6, 9, 9, 6, 4, 6, 7, 1, 3
OFFSET
1,3
COMMENTS
Zeta(7/2) appears in the expression of the 8th Madelung constant (A261805).
REFERENCES
Steven R. Finch, Mathematical Constants, Cambridge University Press, 2003, Sections 1.10 Madelung's constant, p. 77.
EXAMPLE
1.126733867317056646427812491854984272221996957403602963842396...
MATHEMATICA
RealDigits[Zeta[7/2], 10, 104] // First
PROG
(PARI) zeta(7/2) \\ Charles R Greathouse IV, Jun 07 2016
CROSSREFS
KEYWORD
nonn,cons,easy
AUTHOR
STATUS
approved