login
A240961
Decimal expansion of y_126, the [imaginary part of the] first zero of Riemann's zeta function where Gram's law fails.
0
2, 7, 9, 2, 2, 9, 2, 5, 0, 9, 2, 7, 7, 4, 5, 1, 8, 9, 2, 2, 8, 4, 0, 9, 8, 8, 0, 4, 5, 1, 9, 5, 5, 3, 5, 9, 2, 8, 3, 4, 9, 2, 6, 3, 7, 4, 0, 5, 5, 6, 1, 2, 9, 3, 5, 9, 4, 7, 2, 7, 0, 0, 9, 3, 7, 1, 3, 2, 7, 3, 1, 9, 2, 9, 1, 9, 9, 6, 3, 0, 5, 0, 7, 8, 8, 1, 6, 8, 2, 2, 5, 7, 8, 1, 9, 3, 5, 7, 9
OFFSET
3,1
REFERENCES
H. M. Edwards, Riemann's Zeta Function, Dover Publications Inc. 1974, pp 124-127.
LINKS
Eric Weisstein's MathWorld, Gram Point
EXAMPLE
279.2292509277451892284098804519553592834926374...
MATHEMATICA
RealDigits[ZetaZero[126] // Im, 10, 99] // First
PROG
(PARI) solve(y=279, 279.3, real(zeta(1/2+y*I))) \\ Charles R Greathouse IV, Mar 10 2016
(PARI) lfunzeros(lzeta, [279, 280])[1] \\ Charles R Greathouse IV, Mar 10 2016
CROSSREFS
Cf. A114856.
Sequence in context: A222134 A011355 A395259 * A303128 A198122 A021362
KEYWORD
nonn,cons
AUTHOR
STATUS
approved