![]() |
releasing 768222, 910032 and 532656
reserving 391656 |
reserving 103956
|
reserving 197490 516330 652296 738240 887010 888576 894066 967680
|
I'm dropping [URL="http://factordb.com/sequences.php?se=1&aq=3366&action=last20&fr=0&to=100"]3366[/URL], C170 = 2^3 · 3^3 · 181 · 178601 · 475429 · 191215273 · 62522184853<11> · [COLOR="DeepSkyBlue"]2538886442...93<135>[/COLOR], no ECM. It got pretty boring after a while, especially after picking up the guide.
|
[QUOTE=Dubslow;306196]I'm dropping [URL="http://factordb.com/sequences.php?se=1&aq=3366&action=last20&fr=0&to=100"]3366[/URL], C170 = 2^3 · 3^3 · 181 · 178601 · 475429 · 191215273 · 62522184853<11> · [COLOR=DeepSkyBlue]2538886442...93<135>[/COLOR], no ECM. It got pretty boring after a while, especially after picking up the guide.[/QUOTE]
I wana take it for one more term, as all those thingies from the tail are 1 mod 4, if the last thing splits in two 1 mod 4 thingies, then it can escape (you didn't see that, I bet!) :P Unfortunately it will not be scheduled until the end of next week. All cores busy now. |
[QUOTE=LaurV;306197]I wana take it for one more term, as all those thingies from the tail are 1 mod 4, if the last thing splits in two 1 mod 4 thingies, then it can escape (you didn't see that, I bet!) :P Unfortunately it will not be scheduled until the end of next week. All cores busy now.[/QUOTE]
No, it can't escape. That requires an even power of 3. [code]>>> import aliquot >>> for i in range(1, 6): ... guide = '2^3 * 3^'+str(i) ... print('Guide:', guide, 'class:', aliquot.get_class(guide)) ... Guide: 2^3 * 3^1 class: 1 Guide: 2^3 * 3^2 class: 3 Guide: 2^3 * 3^3 class: 0 Guide: 2^3 * 3^4 class: 3 Guide: 2^3 * 3^5 class: 1[/code] Edit: Rather, with 3^3, then it has to be 2^3*3^3*prime, with some extra conditions of the prime |
taking 499560
|
[QUOTE=Dubslow;306198]No, it can't escape. That requires an even power of 3.[/QUOTE]
And how do you get that? |
[QUOTE=LaurV;306204]And how do you get that?[/QUOTE]
[url]http://dubslow.tk/aliquot/analysis.html[/url] [url]http://dubslow.tk/aliquot/aliquot.txt[/url] |
Also dropping 967230
|
Taking 488214, 526752, 629112
|
| All times are UTC. The time now is 22:55. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.