![]() |
![]() |
#1 |
Jun 2003
22·61 Posts |
![]()
i noticed that there are many "small" mersenne numbers that have only been trial divided upto 57 bits. (decomp -w 1 100000) for example. I tried to trial factor them (upto 58 bits) just for the heck of it but prime95 wouldnt let me. It said it was a bad factoring assignment. Anyone know why this is happening? Thanks.
|
![]() |
![]() |
![]() |
#2 |
Aug 2002
Richland, WA
8416 Posts |
![]()
I believe you need to set FactorOverride=58 in prime.ini .
The reason you get "bad factoring assignment" is that default factoring depth for an exponent around 1 million is much lower than 57 bits, so Prime95 doesn't think there is any work to do on the exponent. |
![]() |
![]() |
![]() |
#3 | |
"Richard B. Woods"
Aug 2002
Wisconsin USA
22·3·641 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#4 |
Dec 2002
Frederick County, MD
2·5·37 Posts |
![]()
Also, reference this post for another reason you shouldn't TF the smaller numbers.
http://www.mersenneforum.org/viewtopic.php?t=415 |
![]() |
![]() |
![]() |
#5 |
Jun 2003
F416 Posts |
![]()
wow, thanks for all the replies. i did set factoroverride, but i had no idea that it takes longer to trial factor smaller numbers. I wasn't really planning on trial factoring those numbers since an first time LL and a double check were already performed on these numbers. I was just wondering why prime95 wouldn't even let me do it.
|
![]() |
![]() |
![]() |
#6 |
Aug 2002
Richland, WA
22·3·11 Posts |
![]()
I just tested to make sure and it does work. I randomly chose 944821 from the nofactor file. My worktodo.ini has Factor=944821,57 and I set FactorOverride=58 in prime.ini . Make certain to restart Prime95 after making changes to prime.ini .
|
![]() |
![]() |
![]() |
#7 |
Jun 2003
22·61 Posts |
![]()
i have only tested it upto 100,000. I havent bothered trying to trial factor anything above that. :)
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
"factoring" vs "factorizing" | ixfd64 | Factoring | 4 | 2012-10-16 04:07 |
"On factors of Mersenne numbers" - Seiji Tomita | cheesehead | Math | 6 | 2009-12-15 17:45 |
Algorithms for "small" numbers? | Jushi | Factoring | 2 | 2006-03-12 12:10 |
request: always include "from" in trial-factoring results | James Heinrich | Software | 1 | 2005-04-10 02:44 |
P-1 factoring != "Mersenne numbers to factor"? | James Heinrich | Marin's Mersenne-aries | 8 | 2004-05-17 11:09 |