mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Math

Closed Thread
 
Thread Tools
Old 2004-01-04, 19:12   #12
wblipp
 
wblipp's Avatar
 
"William"
May 2003
New Haven

2×7×132 Posts
Default

Quote:
Originally posted by dsouza123
Could Prime95 if it allowed composite exponents be used to find factors
Prime95 works fine with composite exponents. The ElevenSmooth Special Project uses Prime95 to search for factors of composite exponents. We've found over fifty factors with Prime95.

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
wblipp is offline  
Old 2004-01-04, 20:18   #13
dsouza123
 
dsouza123's Avatar
 
Sep 2002

10100101102 Posts
Default

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 ?
dsouza123 is offline  
Old 2004-01-05, 05:16   #14
wblipp
 
wblipp's Avatar
 
"William"
May 2003
New Haven

2·7·132 Posts
Default

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
wblipp is offline  
Closed Thread



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

All times are UTC. The time now is 17:42.


Fri Jul 16 17:42:36 UTC 2021 up 49 days, 15:29, 1 user, load averages: 1.70, 1.50, 1.50

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.