Skip to content

galloty/GFP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GFP

Search for Generalized Fermat Progressions

About

Let b be a positive integer. A GFP-n is any sequence of n primes such that b2k + 1 are primes for 0 ≤ kn - 1.
b is the generator of the progression.

GFP is a set of C++ applications.
Each program searches for a fixed-length GFP-n.

If gn > 1 is the smallest generator of any GFP-n then
g1 = g2 = g3 = g4 = g5 = 2 (the Fermat primes).
g6 = 7072833120 (from Yves Gallot, May 16 2001).
g7 = 2072005925466 (from Jens Kruse Andersen, May 06 2007).
g8 = 240164550712338756 (from Kellen Shenton, Aug 13 2020).

This integer sequence is https://oeis.org/A090872.

About

Search for Generalized Fermat Progressions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published