Currently there may be errors shown on top of a page, because of a missing Wiki update (PHP version and extension DPL3).
Navigation
Topics Help • Register • News • History • How to • Sequences statistics • Template prototypes

Difference between revisions of "PrimeGrid Generalized Fermat Prime Search"

From Prime-Wiki
Jump to: navigation, search
(add abbreviation note)
m (add ref for GFN 17 Low ending)
Line 7: Line 7:
  
 
"Genefer 17" (where {{Vn}} = 17) was split into two sub-projects:
 
"Genefer 17" (where {{Vn}} = 17) was split into two sub-projects:
* "Genefer 17 Low", testing {{Vb}} < 42,597,774, completed.
+
* "Genefer 17 Low", testing {{Vb}} < 42,597,774, completed.<ref>[https://www.primegrid.com/forum_thread.php?id=9796 GFN-17-LOW will finish soon - PrimeGrid forums]</ref>
 
* "Genefer 17 Mega", testing {{Vb}} ≥ 42,597,774 (the smallest {{Vb}} necessary to find megaprimes)
 
* "Genefer 17 Mega", testing {{Vb}} ≥ 42,597,774 (the smallest {{Vb}} necessary to find megaprimes)
  

Revision as of 10:58, 20 July 2023

The Generalized Fermat Prime Search is a PrimeGrid sub-project, launched in 2009.[1] It is sometimes abbreviated to "Genefer" or "GFN". It is searching for Generalized Fermat prime numbers.

Purpose

The project is searching for primes of the form b2n+1 where:

  • 15 ≤ n ≤ 22
  • b ≤ 2 • 109

"Genefer 17" (where n = 17) was split into two sub-projects:

  • "Genefer 17 Low", testing b < 42,597,774, completed.[2]
  • "Genefer 17 Mega", testing b ≥ 42,597,774 (the smallest b necessary to find megaprimes)

There is also "Do You Feel Lucky?", a variant of Genefer 22 (where n = 22) designed to find world record primes. It is currently searching b ≥ 846,398, the smallest b necessary such that any prime found would be larger than M51, making it a world record prime number. If a new world record is found outside of PrimeGrid then this project will jump up to the minimum b needed to surpass that number.[3]

Primes found

As of July 2023 over 7,000 primes have been found. Full list from PrimeGrid's website

The largest four finds have been GFN-20s:

  • 2022-09-24: 19637361048576+1
  • 2022-08-09: 19517341048576+1
  • 2018-10-31: 10590941048576+1
  • 2017-08-29: 9194441048576+1

Status

Live status at PrimeGrid

References

PrimeGrid