![]() |
|
|
#1 |
|
Feb 2019
10110102 Posts |
I saw there are almost no factors registered for GFNs (b^2^N+1) with large N like 16, 17, etc. What software do I have to use in order to find some factors for them? YAFU crashes when I enter such big numbers. Thanks!
|
|
|
|
|
|
#2 | |
|
"Nuri, the dragon :P"
Jul 2016
Good old Germany
809 Posts |
Quote:
Are you kidding, or is that a typo? You know about how many digits your talking there, huh? |
|
|
|
|
|
|
#3 |
|
Feb 2019
9010 Posts |
Of course I was just thinking about finding any factors, not factoring these numbers completely.
|
|
|
|
|
|
#4 |
|
Jun 2003
31·163 Posts |
Prime95 / mprime can do ECM & P-1 on these numbers.
PrimeGrid does deep sieving and PRP testing on these numbers, so coordinate with them (if you haven't already) to figure out which ones don't have factors. |
|
|
|
|
|
#5 | |
|
Dec 2011
After milion nines:)
144510 Posts |
Quote:
1200000033018347521 | 423295908^131072+1 1200000014754250753 | 1434107566^131072+1 1200000058915028993 | 1416413544^131072+1 1200000084461223937 | 1365773326^131072+1 1200000194002812929 | 1275027340^131072+1 1200000206079787009 | 1479080220^131072+1 1200000214073868289 | 374580072^131072+1 1200000262411386881 | 1362834562^131072+1 1200000360969142273 | 581027762^131072+1 Does you need more factors... Just run opencl sieveless app any enjoy :) Or if you run Prime95/mprime 271754520^131072+1 has a factor: 1448335003038767382529 (P-1, B1=40000, B2=500000) 271754590^131072+1 has a factor: 62066673049552736747521 (P-1, B1=40000) 271754588^131072+1 has a factor: 3785032735161581569 (P-1, B1=40000, B2=500000) 271700578^131072+1 has a factor: 6633353454338703361 (P-1, B1=25000) |
|
|
|
|
|
|
#6 | |
|
"Nuri, the dragon :P"
Jul 2016
Good old Germany
809 Posts |
Quote:
Give it a try and pick some random number in a digit range (above ~1500 digits when you want to use YAFU); and try if you can find some factors. Special forms like n^m-1 or n^m+1 will give you many. Just search for them. :) It would be nice to find some more people "cleaning" up the composite list. >> |
|
|
|
|
|
|
#7 | |
|
Feb 2019
1328 Posts |
Quote:
Has there been any greater interest / effort in factoring GFNs (b^2^N+1 form) in the past? I just don't want to duplicate work. |
|
|
|
|
|
|
#8 |
|
Feb 2019
2×32×5 Posts |
I'm going for smaller numbers now which can be factored in reasonable time, e.g. I factored a C104 cofactor of 2*3^306+1 in 3.5 h:
P56 = 32164135493155426933135767708550436931390657201593485721 P49 = 1522525026464068699495246003230848523594670181147 (using yafu -> factor) Last fiddled with by matzetoni on 2019-05-19 at 20:14 |
|
|
|
|
|
#9 |
|
Romulan Interpreter
Jun 2011
Thailand
961210 Posts |
|
|
|
|
|
|
#10 | |
|
Feb 2019
10110102 Posts |
Quote:
Last fiddled with by matzetoni on 2019-05-20 at 19:31 |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| OpenCL GPU P-1 Factoring and ECM Factoring | xx005fs | GPU Computing | 3 | 2018-10-27 14:49 |