|
Search: id:A059750
|
|
|
| A059750 |
|
Decimal expansion of zeta(1/2) (negated). |
|
+0 5
|
|
| 1, 4, 6, 0, 3, 5, 4, 5, 0, 8, 8, 0, 9, 5, 8, 6, 8, 1, 2, 8, 8, 9, 4, 9, 9, 1, 5, 2, 5, 1, 5, 2, 9, 8, 0, 1, 2, 4, 6, 7, 2, 2, 9, 3, 3, 1, 0, 1, 2, 5, 8, 1, 4, 9, 0, 5, 4, 2, 8, 8, 6, 0, 8, 7, 8, 2, 5, 5, 3, 0, 5, 2, 9, 4, 7, 4, 5, 0, 0, 6, 2, 5, 2, 7, 6, 4, 1, 9, 3, 7, 5, 4, 6, 3, 3, 5, 6, 8, 1
(list; cons; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,5000
Eric Weisstein's World of Mathematics, Riemann Zeta Function
|
|
EXAMPLE
|
-1.4603545088095868128894991525152980124672293310125814905428860878...
|
|
MAPLE
|
Digits := 120; evalf(Zeta(1/2));
|
|
MATHEMATICA
|
RealDigits[ Zeta[1/2], 10, 111][[1]] (from Robert G. Wilson v (rgwv(AT)rgwv.com), Oct 11 2005)
|
|
PROGRAM
|
(PARI) { default(realprecision, 5080); x=-zeta(1/2); for (n=1, 5000, d=floor(x); x=(x-d)*10; write("b059750.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 29 2009]
|
|
CROSSREFS
|
Cf. A161688 Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 29 2009]
Sequence in context: A106145 A021960 A096256 this_sequence A117036 A016723 A011442
Adjacent sequences: A059747 A059748 A059749 this_sequence A059751 A059752 A059753
|
|
KEYWORD
|
nonn,cons
|
|
AUTHOR
|
Peter Walker (peterw(AT)aus.ac.ae), Feb 11 2001
|
|
EXTENSIONS
|
Sign of the constant reversed by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 05 2009
|
|
|
Search completed in 0.002 seconds
|