Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dhl

Admissible sets for the Dickson-Hardy-Littlewood Conjecture

Overview

  • sutherland.py implements Andrew Sutherland's algorithm to sift intervals until they are admissible. The results are written to admissible-py.txt and verified by verify.py

  • verify.py verifies that a set is admissible

  • genprime.py generates primes and writes them to primes.txt

  • dhl.py does NOT work properly in its current form, but it was meant to generate symmetric Richards-Henley sequences

Results

sutherland.py currently sifts the interval [-185662, 202456] to create an admissible set with 34429 elements and diameter 388118, which yields the current world record on bounded gaps between primes.

See Also

About

Admissible sets for the Dickson-Hardy-Littlewood Conjecture

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages