![]() |
|
|
#617 | |
|
"James Heinrich"
May 2004
ex-Northern Ontario
3·5·227 Posts |
Quote:
![]() How's that now? |
|
|
|
|
|
|
#618 |
|
Jul 2003
wear a mask
1,657 Posts |
|
|
|
|
|
|
#619 | |
|
Nov 2014
2×3×5 Posts |
Quote:
1) If there is already some ECM done, then use a substantially higher bound than the B1 for the current ECM level done. Just use a fixed factor of e.g. 50x which is around 10 digits for ECM. 2) B1 of P+1 should not be as large as the B1 of the P-1 and the P-1 should be run before. I think one half or one third of the P-1 B1 should be used for P+1. 3) If there is no ECM done yet, then choose half or a third of the B1 of the already done P-1. 4) I always let Prime95 choose the B2 bounds (put "0" there). 5) If there has been P+1 work done before (maybe to lower bound), then you should vary the "nth-run" parameter to change the starting value. This increases chances to find factors. I very much would like if mersenne.ca has a feature like:
Additionally, for the "morefactors.php" file, I would like to be able to change the 1.3x hardcoded value to something much larger. If you increase B1 only in 1.3x steps, then one wastes almost three quarters (1/1.3) of effort on every increase. I usually increase by a factor of 10x (or I don't do that number at all). Last fiddled with by gLauss on 2021-04-28 at 14:57 |
|
|
|
|
|
|
#620 | |
|
"James Heinrich"
May 2004
ex-Northern Ontario
D4D16 Posts |
Quote:
I don't have the expertise at this point to make a tool as you describe to translate an exponent into a most-appropriate worktodo line, sorry. |
|
|
|
|
|
|
#621 |
|
Nov 2014
2×3×5 Posts |
Don't worry. I have tried to write a Python script which would consider all the P-1, TF and ECM information available for a given exponent and then decide what is best next, but it is very hard to calculate the odds exactly. I totally understand why you cannot do it, this is just a hobby for all of us.
|
|
|
|
|
|
#622 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
3×5×227 Posts |
My very simple P+1 page now shows a list of only factors found by P+1 (if you want the list of all no-factors P+1 efforts see the linked report on mersenne.org), but it does show whether the discovered factor is P+1 smooth or P-1 smooth, data which is not so readily available on mersenne.org
I'm not sure if it's possible for a factor to be both P+1 and P-1 smooth, but if one is found it will highlight that too. https://www.mersenne.ca/pplus1.php |
|
|
|
|
|
#623 | |
|
Dec 2016
73 Posts |
Quote:
|
|
|
|
|
|
|
#625 |
|
Romulan Interpreter
Jun 2011
Thailand
258B16 Posts |
Did you try googling "probable prime"?
A probable prime is a number that passes a test which all prime numbers pass, but the number itself can be a prime, a provable composite number, or we may have no freaking idea if it is composite and how to prove it. Or we know how to prove it, but it will take a very long time, and the effort is not worth. The "certified primes" are numbers we know for sure are prime, and we can provide a "certificate" (proof) for the fact they are prime. |
|
|
|
|
|
#626 |
|
Apr 2021
316 Posts |
I understand the concept of a probable prime, try not to be condescending to a simple question next time. Was just wondering why the two remaining cofactors that are similar in length differ in whether or not they can be certified primes easily or not
|
|
|
|
|
|
#627 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
D4D16 Posts |
Certification of Probable Primes into actual certainly-primes is (as I understand it) usually done outside the scope of GIMPS and tracked by factordb.com
The Mersenne Number Factored thread usually posts when a new Mersenne number becomes fully factored (with a probable prime) and if/when said PRP is certified really-prime. GP2 has also take charge of maintaining that list on mersenne.ca since he already tracks such things. As right now the cofactor of M82939 is certified-prime, but nobody has uploaded a primality proof for the cofactor of M78737 to factordb.com, hence it remains a "probable" prime. Last fiddled with by James Heinrich on 2021-05-27 at 23:24 |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Small inconsistencies between mersenne.org and mersenne.ca factor databases | GP2 | mersenne.ca | 44 | 2016-06-19 19:29 |
| mersenne.ca (ex mersenne-aries.sili.net) | LaurV | mersenne.ca | 8 | 2013-11-25 21:01 |
| Gaussian-Mersenne & Eisenstein-Mersenne primes | siegert81 | Math | 2 | 2011-09-19 17:36 |
| Mersenne Wiki: Improving the mersenne primes web site by FOSS methods | optim | PrimeNet | 13 | 2004-07-09 13:51 |