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!)
A199500 Reciprocal of (Imaginary part of first zeta zero divided by 2*Pi). 0
4, 4, 4, 5, 2, 1, 2, 2, 3, 0, 2, 8, 7, 8, 2, 4, 5, 2, 2, 6, 4, 2, 8, 1, 8, 5, 3, 9, 0, 1, 6, 6, 4, 0, 9, 5, 7, 8, 7, 4, 0, 7, 7, 6, 8, 9, 6, 4, 8, 2, 1, 3, 6, 9, 3, 3, 7, 5, 2, 2, 6, 0, 9, 3, 8, 0, 0, 7, 7, 8, 0, 8, 1, 0, 0, 7, 5, 9, 7, 4, 4, 2, 0, 3, 2, 1, 3, 7, 7, 5 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
((Imaginary part of first zeta zero)/(2*Pi))^-1
EXAMPLE
0.44452122302878245226428185390166409578740776...
MATHEMATICA
RealDigits[N[Im[ZetaZero[1]]/(2*Pi), 90]^-1]
PROG
(PARI) 2*Pi/solve(y=14, 15, imag(zeta(1/2+y*I))) \\ Charles R Greathouse IV, Mar 10 2016
(PARI) 2*Pi/lfunzeros(lzeta, [14, 15])[1] \\ Charles R Greathouse IV, Mar 10 2016
CROSSREFS
Cf. A058303.
Sequence in context: A321611 A309756 A309767 * A164838 A059112 A111731
KEYWORD
nonn,cons
AUTHOR
Mats Granvik, Nov 07 2011
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 September 16 22:04 EDT 2024. Contains 375979 sequences. (Running on oeis4.)