The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A084233 Decimal expansion of area under the curve Zeta(1/2 + t*I) from zero to its first nontrivial zero (A058303). 0
1, 3, 8, 3, 2, 8, 5, 3, 0, 4, 2, 2, 7, 2, 2, 5, 1, 8, 8, 5, 6, 6, 8, 3, 0, 2, 5, 4, 8, 2, 9, 4, 6, 9, 8, 3, 9, 3, 2, 7, 0, 0, 6, 8, 2, 8, 4, 8, 5, 1, 9, 9, 2, 2, 3, 9, 9, 8, 0, 4, 9, 3, 3, 3, 6, 7, 4, 4, 5, 0, 3, 0, 3, 9, 8, 6, 4, 2, 0, 0, 6, 0, 3, 1, 4, 8, 9, 5, 6, 0, 2, 6, 2, 5, 9, 0, 5, 7, 4, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
2,2
LINKS
Eric Weisstein's World of Mathematics, Riemann Zeta Function Zeros
EXAMPLE
13.832853042...
MATHEMATICA
digits = 100; NIntegrate[ Zeta[1/2 + t*I] // Abs, {t, 0, ZetaZero[1] // Im}, WorkingPrecision -> digits+5] // RealDigits[#, 10, digits]& // First (* Jean-François Alcover, Mar 05 2013 *)
PROG
(PARI) intnum(t=0, solve(s=14, 15, imag(zeta(1/2+I*s))), abs(zeta(1/2+I*t))) /* Brad Chalfan (brad(AT)chalfan.net), Aug 31 2010 */
CROSSREFS
Cf. A058303.
Sequence in context: A309648 A021265 A115369 * A198489 A334503 A015136
KEYWORD
nonn,cons
AUTHOR
Robert G. Wilson v, May 11 2003
EXTENSIONS
More terms from Brad Chalfan (brad(AT)chalfan.net), Aug 31 2010
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 16 17:27 EDT 2024. Contains 372554 sequences. (Running on oeis4.)