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 Cullen Prime Search"

From Prime-Wiki
Jump to: navigation, search
(Found primes: Full list of primes found)
(improve calculation of test size)
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
==Purpose==
 
==Purpose==
The goal of this project is to find [[Generalized Cullen prime]]s for bases which have no known primes.
+
The goal of this project is to find [[Cullen prime|Generalized Cullen primes]] of the form {{Kbn|+|n|b|n}} for bases {{Vb}} which have no known primes.
  
 
==Status==
 
==Status==
The bases currently being searched by the project: [[Gen. Cullen prime 13|13]], [[Gen. Cullen prime 29|29]], [[Gen. Cullen prime 47|47]], [[Gen. Cullen prime 49|49]], [[Gen. Cullen prime 55|55]], [[Gen. Cullen prime 69|69]], [[Gen. Cullen prime 73|73]], [[Gen. Cullen prime 101|101]], [[Gen. Cullen prime 109|109]], [[Gen. Cullen prime 121|121]]
+
*[http://www.primegrid.com/stats_gcw_llr.php Current status]
 +
*[[:Multi Reservation:17|Multi Reservation 17]]: The current test size is {{Num|{{#expr: floor( {{Multi Reservation:17-NMax}} * ln( {{Multi Reservation:17-KMax}} ) / ln(10) ) }}}} digits as of {{Multi Reservation:17-Date}}.
 +
*'''Important note:''' Tests are handed out by size instead of {{Vn}}-value. The above multi-reservation is set to the current {{Vn}}-value of the largest base of the project. A calculation must be made for each base so that its corresponding {{Vn}}-value is shown correctly.
 +
 
 +
{{#dpl:
 +
|debug=1
 +
|namespace=
 +
|category=PrimeGrid Generalized Cullen Prime Search
 +
|include={Cullen prime}:CuBase,{Cullen prime}:CuBase
 +
|mode=userformat
 +
|format=<div style="column-count:5;-moz-column-count:5;-webkit-column-count:5"><ul type="disc">,<li>,</li>,</ul></div>
 +
|secseparators=[[Cullen prime ,|Base ,,]]
 +
|order=ascending
 +
|ordermethod=sortkey
 +
|resultsheader=<b>The bases currently being searched by the project</b>:
 +
}}
  
 
==Found primes==
 
==Found primes==
* 2019-09-02: [[Gen. Cullen prime 25|{{Kbn|+|2805222|25|2805222}}]]
+
Each of these finds was the first known Generalized Cullen prime in that base, eliminating that base from the search.
* 2018-03-11: [[Gen. Cullen prime 41|{{Kbn|+|1806676|41|1806676}}]]
+
* 2021-08-28: [[Cullen prime 73|{{Kbn|+|2525532|73|2525532}}]]
* 2018-01-18: [[Gen. Cullen prime 116|{{Kbn|+|1323365|116|1323365}}]]
+
* 2019-09-02: [[Cullen prime 25|{{Kbn|+|2805222|25|2805222}}]]
* 2017-08-21: [[Gen. Cullen prime 53|{{Kbn|+|1341174|53|1341174}}]]
+
* 2018-03-11: [[Cullen prime 41|{{Kbn|+|1806676|41|1806676}}]]
* 2016-10-08: [[Gen. Cullen prime 79|{{Kbn|+|682156|79|682156}}]]
+
* 2018-01-18: [[Cullen prime 116|{{Kbn|+|1323365|116|1323365}}]]
* 2012-01-29: [[Gen. Cullen prime 113|{{Kbn|+|427194|113|427194}}]]
+
* 2017-08-21: [[Cullen prime 53|{{Kbn|+|1341174|53|1341174}}]]
* 2010-05-25: [[Gen. Cullen prime 68|{{Kbn|+|129897|68|129897}}]]
+
* 2016-10-08: [[Cullen prime 79|{{Kbn|+|682156|79|682156}}]]
 +
* 2012-01-29: [[Cullen prime 113|{{Kbn|+|427194|113|427194}}]]
 +
* 2010-05-25: [[Cullen prime 68|{{Kbn|+|129897|68|129897}}]]
 +
 
 +
==See also==
 +
*[[PrimeGrid]]
 +
*[[Cullen prime]]
  
 
==External links==
 
==External links==
 
*[https://www.primegrid.com/forum_thread.php?id=7073 Generalized Cullen/Woodall Prime Search introduction - PrimeGrid Forums]
 
*[https://www.primegrid.com/forum_thread.php?id=7073 Generalized Cullen/Woodall Prime Search introduction - PrimeGrid Forums]
  
 +
{{Navbox PrimeGrid}}
 
[[Category:PrimeGrid Generalized Cullen Prime Search| ]]
 
[[Category:PrimeGrid Generalized Cullen Prime Search| ]]

Latest revision as of 04:38, 14 October 2024

Purpose

The goal of this project is to find Generalized Cullen primes of the form nbn+1 for bases b which have no known primes.

Status

  • Current status
  • Multi Reservation 17: The current test size is 6,595,852 digits as of 2024-09-26.
  • Important note: Tests are handed out by size instead of n-value. The above multi-reservation is set to the current n-value of the largest base of the project. A calculation must be made for each base so that its corresponding n-value is shown correctly.

The bases currently being searched by the project:

Found primes

Each of these finds was the first known Generalized Cullen prime in that base, eliminating that base from the search.

See also

External links

PrimeGrid