Skip to content

AdSCFTPrimeSolver is a prime density calculation tool based on the AdS/CFT (Anti-de Sitter / Conformal Field Theory) model. Using spectral resonance methods and the non-trivial zeros of the Riemann zeta function, it automatically optimizes frequencies and parameters to accurately compute prime density and predict the distribution of primes.

License

Notifications You must be signed in to change notification settings

papasop/PrimeAdSCFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Features in Detail

  • Adaptive Precision:
    The tool supports precision up to arbitrary accuracy. By dynamically increasing the number of ζ zeros and optimizing the amplitudes and phases, the model can reach extremely small fitting errors.

  • Automatic Frequency Matching:
    Automatically selects the best matching frequencies based on resonance alignment with ( \log(x) ), using a score-based selection strategy.

  • Spectral Kernel Compression:
    Stores optimized frequency–amplitude–phase structures as reusable kernels, supporting rapid recalculation, transfer learning, and structural explanation.

  • Scalability to Large Numbers:
    Capable of estimating prime density for ( x ) values up to ( 2^{512} ) and beyond. Since the model operates in ( \log x )-space, it remains efficient at very large scales.

  • Physical Interpretability:
    Based on the AdS/CFT holographic duality, this model reveals deep structural resonance between prime distributions and zeta zero frequencies, offering insight aligned with both number theory and mathematical physics.

Holographic Duality of Prime Numbers and Riemann Zeros in AdS/CFT

https://zenodo.org/records/15232851

Installation

To use the PrimeAdSCFT tool, install the necessary dependencies with the following command:

pip install numpy scipy mp math


 

About

AdSCFTPrimeSolver is a prime density calculation tool based on the AdS/CFT (Anti-de Sitter / Conformal Field Theory) model. Using spectral resonance methods and the non-trivial zeros of the Riemann zeta function, it automatically optimizes frequencies and parameters to accurately compute prime density and predict the distribution of primes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages