![]() |
[QUOTE][i]Originally posted by dsouza123 [/i]
[B]Could Prime95 if it allowed composite exponents be used to find factors[/B][/QUOTE] Prime95 works fine with composite exponents. The [URL=http://elevensmooth.com/Tour01.html]ElevenSmooth[/URL] [URL=http://elevensmooth.com/ElevenFAQ.html#Special]Special Project[/URL] uses Prime95 to search for factors of composite exponents. We've found [URL=http://elevensmooth.com/ElevenFactors.html]over fifty[/URL] factors with Prime95. One small issue with using Prime95 is that automatically search the [URL=http://elevensmooth.com/ElevenFAQ.html#Algebraic]Algebraic Factors[/URL], too, so for each factor you must figure out which [URL=http://elevensmooth.com/ElevenFAQ.html#Primitive]Mersenne Primitive[/URL] 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 [URL=http://www.garlic.com/~wedgingt/mersenne.html]Mersenne Page[/URL]. William |
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 ? |
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 2[sup]m[/sup]-1. I think it also works with 2[sup]m[/sup]+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 [URL=http://www.mersenneforum.org/showthread.php?s=&threadid=1008]factoring highly composite Mersenne Numbers[/URL]. William |
| All times are UTC. The time now is 15:06. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.