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 Sophie Germain Search"

From Prime-Wiki
Jump to: navigation, search
m
(internal links + templates used)
Line 2: Line 2:
  
 
==Search range==
 
==Search range==
The current iteration of the project is searching for prime numbers of the form k × 2<sup>1290000</sup> - 1, for ''k'' ≤ 10 trillion. Sophie Germain pairs take the form k × 2<sup>1290001</sup> - 1, and Twin pairs take the form k × 2<sup>1290000</sup> + 1.
+
The current iteration of the project is searching for prime numbers of the form {{Kbn|k|1290000}}, for ''k'' ≤ 10<sup>12</sup>.  
  
As of June 2020, the search is currently at k = 5.4 trillion. [https://www.primegrid.com/stats_sgs_llr.php Live status]
+
{{C|red|2=This k-range is already done! PrimeGrid Forum thread is not current, still data for n=666666 given (''k'' ≤ 41 • 10<sup>12</sup>).}}
  
The first version of the project searched for prime numbers k × 2<sup>n</sup> - 1 for 666,666 ≤ ''n'' ≤ 666,691 with varying ranges of ''k'' values up to 38.5 trillion.
+
Sophie Germain pairs take the form {{Kbn|k|1290001}}, and Twin pairs take the form {{Kbn|+|k|1290000}}.
 +
 
 +
As of June 2020, the search is currently at k = 5.4 • 10<sup>12</sup>. [https://www.primegrid.com/stats_sgs_llr.php Live status]
 +
 
 +
The first version of the project searched for prime numbers {{Kbn|k|n}} for 666,666 ≤ ''n'' ≤ 666,691 with varying ranges of ''k'' values up to 38.5 • 10<sup>12</sup>.
  
 
==Found primes==
 
==Found primes==
Line 12: Line 16:
  
 
===Sophie Germain pairs===
 
===Sophie Germain pairs===
# {{T5000|121330|{{Kbn|2618163402417|1290000}}}} and {{T5000|121331|{{Kbn|2618163402417|1290001}}}} on 2016-02-29 ([https://www.primegrid.com/download/SGS_2618163402417_1290000.pdf official announcement])
+
# [[Riesel prime 2618163402417|{{Kbn|2618163402417|1290000}}]] and [[Riesel prime 2618163402417|{{Kbn|2618163402417|1290001}}]] on 2016-02-29 ([https://www.primegrid.com/download/SGS_2618163402417_1290000.pdf official announcement])
 
# [[Riesel prime 18543637900515|{{Kbn|18543637900515|666667}}]] and [[Riesel prime 18543637900515|{{Kbn|18543637900515|666668}}]] on 2012-04-09 ([https://www.primegrid.com/download/SGS-666667.pdf official announcement])
 
# [[Riesel prime 18543637900515|{{Kbn|18543637900515|666667}}]] and [[Riesel prime 18543637900515|{{Kbn|18543637900515|666668}}]] on 2012-04-09 ([https://www.primegrid.com/download/SGS-666667.pdf official announcement])
  

Revision as of 09:06, 18 June 2020

The Sophie Germain Search is a PrimeGrid sub-project searching for Sophie Germain and Twin prime pairs. It was launched in 2009 as a successor to the Twin Prime Search sub-project.

Search range

The current iteration of the project is searching for prime numbers of the form k•21290000-1, for k ≤ 1012.

This k-range is already done! PrimeGrid Forum thread is not current, still data for n=666666 given (k ≤ 41 • 1012).

Sophie Germain pairs take the form k•21290001-1, and Twin pairs take the form k•21290000+1.

As of June 2020, the search is currently at k = 5.4 • 1012. Live status

The first version of the project searched for prime numbers k•2n-1 for 666,666 ≤ n ≤ 666,691 with varying ranges of k values up to 38.5 • 1012.

Found primes

As of June 2020 the project has found over 8200 primes, with 2 Sophie Germain pairs and 2 Twin pairs. Each of these discoveries are currently the largest and second largest known pairs in their respective categories.

Sophie Germain pairs

  1. 2618163402417•21290000-1 and 2618163402417•21290001-1 on 2016-02-29 (official announcement)
  2. 18543637900515•2666667-1 and 18543637900515•2666668-1 on 2012-04-09 (official announcement)

Twin pairs

  1. 2996863034895•21290000-1 and 2996863034895•21290000+1 on 2016-09-14 (official announcement)
  2. 3756801695685•2666669-1 and 3756801695685•2666669+1 on 2011-12-25 (official announcement)

History

See also

External links