![]() |
|
|
#12 | |
|
"William"
May 2003
New Haven
2·7·132 Posts |
Quote:
One small issue with using Prime95 is that automatically search the Algebraic Factors, too, so for each factor you must figure out which Mersenne Primitive the factor belongs too. Will Edgington collects Mersenne factors, so you should check with him about previously known factors and report to him any newly discovered factors. Reach him through his Mersenne Page. William |
|
|
|
|
|
#13 |
|
Sep 2002
29616 Posts |
So to use composite exponents it requires using ECM in Prime95 to find factors, is this correct ?
Is it (ECM) restricted to 2^p + 1 or can it test 2^p - 1 ( the mersenne numbers (prime exponent) that are tested by trial factoring, p-1 factoring and LL ) ? ============================ How/where do you find the status (factor(s), composite, prime) of a mersenne number ( with a prime exponent) ? I checked a status.txt file from Dec 2003 and it starts with the 7 millions. For the M971 ( 2^971 - 1) mentioned how/where would it's status be found ? |
|
|
|
|
#14 |
|
"William"
May 2003
New Haven
236610 Posts |
Prime95 will also do P-1 factoring of composite exponents.
I haven't tried it, but I think Prime95 will do trial factoring of composite exponents. I suspect that it would only find factors of the primitive part, not the algebraic factors. I know Prime95 works with 2m-1. I think it also works with 2m+1 in all modes. Will Edgington's lowM.txt file shows the following entries for M(971) M( 971 )E: 413817700 50000000 0.56 M( 971 )H: 144115188077210231 M( 971 )c: 293 M( 971 )o: 4294000000 4294000000 The file mersfmt.txt explains these. The E line shows that Will knows that somebody has done ECM work with B1=50M, although no more than 8 curves have been tried at this level. The H line shows the highest trial factor attempted. The "o" line shows that somebody has tried P-1 factoring with those bounds, meaning no stage 2 was used. The c line shows the remaining unfactored composite is 293 digits. There are not "C" lines, so no factors are known for this primitive. 971 is prime, so there are no algebraic factors. For small exponents it is often faster to use GMP-ECM than Prime95 - run some timing comparisons to find what works best for your machine and your exponent. If you use Prime95 with composite exponents, you should look at Philmoore's information on factoring highly composite Mersenne Numbers. William |
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mersenne Primes p which are in a set of twin primes is finite? | carpetpool | Miscellaneous Math | 3 | 2017-08-10 13:47 |
| Distribution of Mersenne primes before and after couples of primes found | emily | Math | 34 | 2017-07-16 18:44 |
| Gaussian-Mersenne & Eisenstein-Mersenne primes | siegert81 | Math | 2 | 2011-09-19 17:36 |
| A conjecture about Mersenne primes and non-primes | Unregistered | Information & Answers | 0 | 2011-01-31 15:41 |
| Mersenne Wiki: Improving the mersenne primes web site by FOSS methods | optim | PrimeNet | 13 | 2004-07-09 13:51 |