![]() |
|
|
#1 | |
|
Dec 2010
2×37 Posts |
From "The Math" section of GIMPS:
Quote:
I would think E should be the product of all primes less than B1, all squares of primes less than the the square root of B1, all cubes of primes less than the cubic root of B1, etc. Or am I way off here, missing something about the math? When reading about P-1 factoring, K! was used instead which contains more than a sufficient number of powers of small primes. If I am catching a missed opportunity here, then P-1 factoring for Mersenne numbers could be very substantially improved on using additional powers of the small primes. After all, numerous k values of real factors are divisible by 4, 8, 16, 32, 64, 128 or 9, 27, 81, or 25, 125, or 49, 121, 169, etc. Last fiddled with by siegert81 on 2014-03-08 at 23:53 |
|
|
|
|
|
|
#2 | |||||
|
"Richard B. Woods"
Aug 2002
Wisconsin USA
11110000011002 Posts |
Quote:
Quote:
Quote:
Quote:
You've found a documentation bug, or at least a nonclarity. Quote:
But in fact, the few missed factors that are occasionally discovered have been missed because of other problems, not because of insufficient prime-powering in Prime95's implementation of P-1. Last fiddled with by cheesehead on 2014-03-09 at 01:14 |
|||||
|
|
|
|
|
#3 |
|
Romulan Interpreter
Jun 2011
Thailand
32·29·37 Posts |
Saying it differently, the described method guarantees that it searches all the "searching space" under B1, i.e. it will guarantee to find a factor q if q-1 is B1-power-smooth. Only talking about stage 1 here. Stage 2 is a different fish. Of course, you can use higher powers if you like, that would be a "shot in the dark", trying to find some factors "out of the searching space". It will be called an "extension" to the algorithm, and that is what Brent-Suyama extension is doing. You can do any type of "extensions" you like, but not all of them are worth a try, you can work in vain ages without finding a factor. Remark that you do not "extend" B1, by using larger powers, unless you do not add new primes to the exponent. Take a small example and try to do it practically.
|
|
|
|
|
|
#4 | |
|
Dec 2010
2·37 Posts |
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Factoring Question | Rde | Software | 12 | 2009-06-12 22:38 |
| Factoring Question | AntonVrba | Math | 7 | 2006-08-30 07:15 |
| Question about factoring 24737*2^991+1 | VJS | Factoring | 56 | 2005-06-15 19:49 |
| factoring question | philmoore | Factoring | 8 | 2005-06-14 22:13 |
| Trial factoring question | ThomRuley | Math | 1 | 2004-02-26 21:43 |