![]() |
|
|
#353 |
|
"Forget I exist"
Jul 2009
Dumbassville
100000110000002 Posts |
|
|
|
|
|
|
#354 |
|
Aug 2006
3·1,993 Posts |
Pi, I started work on a second number as soon as I finished the first. Your number shouldn't take too long, so you'll probably get a record before I smash it.
![]() Good luck. If you find an answer, post it -- and tell me if mine is OK. |
|
|
|
|
|
#355 | |
|
May 2010
Prime hunting commission.
24·3·5·7 Posts |
Quote:
It is supposed to perform 71-72 billion divisions.. Last fiddled with by 3.14159 on 2010-09-07 at 16:49 |
|
|
|
|
|
|
#356 |
|
May 2010
Prime hunting commission.
24×3×5×7 Posts |
I don't think 71 to 72 billion divisions is going to finish anytime soon.. And, no, I'm not on the applet, I am using PFGW.
Last fiddled with by 3.14159 on 2010-09-07 at 16:54 |
|
|
|
|
|
#357 | |
|
Aug 2006
10111010110112 Posts |
Quote:
Something like that. If that's literally true, it must only sieve to some limit, not quite up to the square root, for determining which 'primes' to use. This is safe, of course -- the extra nonprimes won't ever divide the number, just add to the running time. (Of course if testing the extra 1-2 billion numbers is shorter than doing the extra sieving to remove them, it's worthwhile.) |
|
|
|
|
|
|
#358 |
|
May 2010
Prime hunting commission.
168010 Posts |
And, in the fractions, it shoots higher than 100%. Maybe the program is being confused by the factor limit value, due to it being too large?
So far, it's performed 2.9 billion divisions out of the 70.2 billion necessary to prove its primality. My best guess is that it is dividing by any odd number, regardless of whether or not it is prime. Here is what I observe: Code:
F: 3660797218706330586200749 3335000000/2734577474 mro=0 Last fiddled with by 3.14159 on 2010-09-07 at 17:02 |
|
|
|
|
|
#359 | |
|
Aug 2006
3×1,993 Posts |
Quote:
Now this assumes a certain amount of optimization, but I'd certainly hope it finishes in a day. |
|
|
|
|
|
|
#360 |
|
Aug 2006
3×1,993 Posts |
|
|
|
|
|
|
#361 | |
|
May 2010
Prime hunting commission.
110100100002 Posts |
Quote:
Here is what is being observed now: Code:
F: 3660797218706330586200749 440000000/3159943140 mro=0 Last fiddled with by 3.14159 on 2010-09-07 at 17:11 |
|
|
|
|
|
|
#362 |
|
Aug 2006
3×1,993 Posts |
|
|
|
|
|
|
#363 |
|
Aug 2006
10111010110112 Posts |
So how long do you expect it to take, compared to your earlier efforts?
Mine should take about 24 hours, if I can trust the scaling. If I hit a bad breakpoint it could be as long as 48 hours. Last time I used a single core of a slow computer. I make no guarantee that I will do either this time.
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Prime posting thread, part 2. (With a catch.) | 3.14159 | Miscellaneous Math | 55 | 2010-11-19 23:55 |
| Tiny range request .... 555.1M | petrw1 | LMH > 100M | 1 | 2010-07-13 15:35 |
| Other primes thread | nuggetprime | No Prime Left Behind | 32 | 2009-10-21 21:48 |
| Error: tiny factoring failed | 10metreh | Msieve | 26 | 2009-03-08 23:28 |
| Tiny error on nfsnet pages. | antiroach | NFSNET Discussion | 1 | 2003-07-08 00:27 |