![]() |
|
|
#1 |
|
Sep 2010
Scandinavia
3×5×41 Posts |
Does anyone know of a factor of 11499*1150^1150-1?
And no, there really isn't anything special about this number. I just got stuck on it for some reason. And I'm posting here now hoping that someone else cares to throw a few curves at it or such. The expected size of the smallest factor is approaching 30digits right now. I'm running curves with B1=250k B2=100*B1 right now. Those limits and below should be exhausted in, well several hours. Should anyone be interested I'll post all details. |
|
|
|
|
|
#2 |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17×251 Posts |
|
|
|
|
|
|
#3 |
|
Sep 2010
Scandinavia
3×5×41 Posts |
Yeah, I know the 100 is low.
I don't really know how to use GMP-ECM... I'm working on it. |
|
|
|
|
|
#4 |
|
"Ben"
Feb 2007
1101110000012 Posts |
|
|
|
|
|
|
#5 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
9,497 Posts |
Prime95, most likely?
|
|
|
|
|
|
#6 |
|
Sep 2010
Scandinavia
3·5·41 Posts |
You are correct sir!
Prime95 is the only program I know well that is suited for this. For some reason I've started factoring numbers of the form k*1150^1150+-1, where 10499<k<11501. 70 to go... What limits should I be using? (11484*1150^1150+1)/409607532333161 is PRP to seven bases btw. Last fiddled with by lorgix on 2010-12-08 at 09:49 Reason: PRP |
|
|
|
|
|
#7 | |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17×251 Posts |
Quote:
Code:
ecm -c 430 -one 25e4 <input.txt >>ecm-results.txt Or just: Code:
ecm -c 430 -one 25e4 Limits that make the time for stage 1 equal to the time for stage 2 (as long as they're both run on the same hardware - otherwise it gets more complicated). I know that GMP-ECM will automatically set the B2 so the times should be equal, but I don't think Prime95 does - you'd have to tune it for that yourself. |
|
|
|
|
|
|
#8 | |
|
"Ed Hall"
Dec 2009
Adirondack Mtns
28·3·5 Posts |
Quote:
I wonder if it has to do with memory limitations... |
|
|
|
|
|
|
#9 |
|
Oct 2004
Austria
9B216 Posts |
Primo says that it's prime. (prime proving took ~95 h)
link to Primo certificate for (11484*1150^1150+1)/409607532333161, 1.24 MB |
|
|
|
|
|
#10 | |
|
Sep 2010
Scandinavia
3×5×41 Posts |
Quote:
I actually started that, but stopped very soon after. I realized it would have taken forever. |
|
|
|
|