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.

A117537 Locations of the midpoints of consecutive zeros of the Riemann zeta function on the critical line with increasingly large normalized spacing.

This page as a plain text file.
%I A117537 #20 Jun 25 2022 17:07:03
%S A117537 2,3,5,7,12,19,31,46,53,72,270,311,954,1178,1308,1395,1578,3395,4190
%N A117537 Locations of the midpoints of consecutive zeros of the Riemann zeta function on the critical line with increasingly large normalized spacing.
%C A117537 Equivalently, locations of consecutive real zeros of the Z function. If t and s are consecutive zeros of the Z function, we define their normalized spacing as (s-t)*log((s+t)/(4*Pi)). The sequence above is found by taking r = log(2)(s+t)/(4*Pi) and rounding to the nearest integer. These values r have a marked tendency to be close to integer values and all of the terms of the above sequence are actually contained in the intervals [s, t]*log(2)/(2*Pi).
%C A117537 So far as the first 100000 zeros take us, the integers of the above sequence actually fall inside the normalized intervals of zeros of Z; that is, they fall between two zeros of Z(2*Pi*t/log(2)). It would be a worthwhile project to push this computation far enough to find a counterexample. The integers above, while slightly less clearly linked to music than A117536 and A117538, are nevertheless very clearly closely related to equal divisions of the octave. Large gaps between consecutive zeros, in other words, seem to correspond to good scale divisions, though less exactly than peak values or high integrals do.
%D A117537 Edwards, H. M., Riemann's Zeta-Function, Academic Press, 1974
%D A117537 A. Ivic (1985). The Riemann Zeta Function, John Wiley & Sons. ISBN 0-471-80634-X.
%D A117537 Titchmarsh, E. C., The Theory of the Riemann Zeta-Function, second revised (Heath-Brown) edition, Oxford University Press, 1986
%H A117537 A. M. Odlyzko, <a href="http://www.dtc.umn.edu/~odlyzko/doc/zeta.html">On the distribution of spacings between zeros of the zeta function</a>, Math. Comp., 48 (1987), 273-308.
%H A117537 A. M. Odlyzko, <a href="http://www.dtc.umn.edu/~odlyzko/zeta_tables/index.html">The first 100,000 zeros of the Riemann zeta function, accurate to within 3*10^(-9)</a>
%H A117537 Wikipedia, <a href="http://en.wikipedia.org/wiki/Z_function">Z Function</a>
%Y A117537 Cf. A117536, A117538, A117539.
%K A117537 hard,nonn
%O A117537 0,1
%A A117537 _Gene Ward Smith_, Mar 27 2006