cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A240961 Decimal expansion of y_126, the [imaginary part of the] first zero of Riemann's zeta function where Gram's law fails.

This page as a plain text file.
%I A240961 #14 Feb 16 2025 08:33:21
%S A240961 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,
%T A240961 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,
%U A240961 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
%N A240961 Decimal expansion of y_126, the [imaginary part of the] first zero of Riemann's zeta function where Gram's law fails.
%D A240961 H. M. Edwards, Riemann's Zeta Function, Dover Publications Inc. 1974, pp 124-127.
%H A240961 Eric Weisstein's MathWorld, <a href="https://mathworld.wolfram.com/GramPoint.html">Gram Point</a>
%e A240961 279.2292509277451892284098804519553592834926374...
%t A240961 RealDigits[ZetaZero[126] // Im, 10, 99] // First
%o A240961 (PARI) solve(y=279,279.3,real(zeta(1/2+y*I))) \\ _Charles R Greathouse IV_, Mar 10 2016
%o A240961 (PARI) lfunzeros(lzeta,[279,280])[1] \\ _Charles R Greathouse IV_, Mar 10 2016
%Y A240961 Cf. A114856.
%K A240961 nonn,cons
%O A240961 3,1
%A A240961 _Jean-François Alcover_, Aug 05 2014