Submitted:
21 November 2025
Posted:
25 November 2025
You are already at the latest version
Abstract
Keywords:
1. Introduction
- 1.
- To formulate a precise heuristic framework for spectral inheritance based on the explicit formula and the change of variables , which is natural from the point of view of the prime number theorem and its refinements.
- 2.
- To implement this framework computationally and examine the spectral properties of several layers via Fourier transforms and resonator sweeps, with particular attention to the alignment of peaks and the possibility of cancelling the noise by linear combinations of layers.
2. Background: Explicit Formulas and Logarithmic Time
- There is a natural time variable in which prime-related quantities can be viewed as signals.
- The nontrivial zeros of provide characteristic frequencies that appear in the spectral decomposition of these signals.
- The smooth main term corresponds to a trend, and the deviations from this trend can be interpreted as noise with a rich frequency structure.
3. Layers of Prime Gaps and Logarithmic Normalization
- It centres the measurement of around the primal mass of the block , rather than on a single endpoint.
- It ensures that, when k is fixed and n varies, the time points are approximately equally spaced with respect to the natural density of primes in the logarithmic scale.
- For , we are looking at immediate neighbour distances between consecutive primes.
- For larger k, we aggregate gaps over longer stretches, which tends to smooth out local irregularities but can enhance the visibility of slower oscillations.
4. Spectral Inheritance and Linear Systems Viewpoint
- The spectra for different k share pronounced peaks at the same frequencies.
- The amplitudes of these peaks differ according to the gain factors .
- Linear combinations of the can be used to enhance or suppress particular frequencies, similarly to the design of filters in electrical engineering.
- 1.
- Compute the magnitude spectra of several layers via FFT on a common time grid and look for aligned peaks.
- 2.
- Drive simple second-order resonators with and measure the root mean square (RMS) output as a function of the resonator centre frequency, looking for aligned “hills”.
- 3.
- Use singular value decomposition (SVD) to search for linear combinations of layers that produce nearly flat responses, indicating cancellation of the inherited noise.
5. Numerical Methodology and Experiments
5.1. Data and Layers
- We determine an interval that is common to all considered layers by intersecting their ranges.
- We construct a uniform grid for with M a power of two (to facilitate FFT).
- For each k, we interpolate onto using simple linear interpolation, obtaining a sampled signal on the common grid.
5.2. Spectral Estimation via FFT
5.3. Resonator Sweeps and RMS Response
5.4. Difference of Layers and Near-Flat Linear Combinations
5.5. Summary of Numerical Steps
Basic pseudocode.


- 1.
- Estimate the position of the main spectral peaks (e.g. via local parabolic interpolation around the discrete maximum).
- 2.
- Record the observed frequency .
- 3.
- Compare it with a known zero and compute the relative error
5.6. Resonator sweeps by layer
- A pronounced maximum at low frequencies (for instance around ).
- “Hills” or bumps in intervals of that align across layers.
- Relative amplitudes that decrease with k, roughly in a way compatible with the normalisation by .
6. Discussion and Outlook
- Refining the normalisation and time parameter to better match rigorous asymptotics from the explicit formula.
- Extending the analysis to other arithmetic sequences, such as prime pairs, prime k–tuples, or values of in short intervals.
- Designing resonators tuned to specific hypothetical zeros and studying how the RMS response changes under perturbations of the zero set.
- Exploring connections with random matrix models by comparing the empirical spectra of layers with those of suitable ensembles.
Acknowledgments
References
- H. M. Edwards, Riemann’s Zeta Function, Dover Publications, 2001.
- A. Ivić, The Riemann Zeta-Function, Dover Publications, 2003.
- H. L. Montgomery and R. C. Vaughan, Multiplicative Number Theory I: Classical Theory, Cambridge Studies in Advanced Mathematics, Cambridge University Press, 2007.
- A. M. Odlyzko, The 1020-th zero of the Riemann zeta function and 175 million of its neighbors, preprint, available from the author’s webpage.
- T. Tao, Various blog posts on the distribution of primes and the Riemann zeta function, https://terrytao.wordpress.com.




| Peak | Observed frequency | Zeta zero | Relative error |
| 1 | 14.11 | ||
| 2 | 21.16 | ||
| 3 | 33.34 | ||
| 4 | 37.83 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (http://creativecommons.org/licenses/by/4.0/).