![]() |
Hello,
[QUOTE=paulunderwood;606326]@ryanp and @Andreas. Please make a The Prime Pages database entry for your numbers. [/QUOTE] the prime has an entry here now: [URL]https://primes.utm.edu/primes/page.php?id=134003[/URL] under the proof code E3. Andreas |
M86371 is nearing completion. W117239 i.e. [$](2^{117239}+1)/3[/$] had gotten stuck, but I will try to resume it after.
|
[QUOTE=ryanp;607456]M86371 is nearing completion. W117239 i.e. [$](2^{117239}+1)/3[/$] had gotten stuck, but I will try to resume it after.[/QUOTE]
I have had a 40k digit number stick twice. The second time, deleting the last two sets of numbers from ".cert1" did not work with "-np 4" -- it followed the same path. I had to delete 2 more sets and now it has chosen a new path, I think. Either that or it is actually on the same path as before and I have to be more patient. I just checked: It is now on a new path. :smile: |
I will run a smallish [STRIKE]Phi(36547,-10)[/STRIKE]. It is [URL="https://mersenneforum.org/showpost.php?p=515872&postcount=90"]a Unique number[/URL].
[B]Done as of 6/19/2022.[/B] |
M86371 cofactor is now proven; cert uploaded to FactorDB and [URL="http://factordb.com/certoverview.php?pending=true"]processing[/URL].
|
[QUOTE=ryanp;607755]M86371 cofactor is now proven; cert uploaded to FactorDB and [URL="http://factordb.com/certoverview.php?pending=true"]processing[/URL].[/QUOTE]
Please don't forget a UTM submission appending your number with Mersenne cofactor, ECPP. @Greg The number 2^99069+99069^2 can be submitted to UTM too with the appendage ECPP. |
[QUOTE=paulunderwood;607757]Please don't forget a UTM submission appending your number with Mersenne cofactor, ECPP.[/QUOTE]
[URL="https://primes.utm.edu/primes/page.php?id=134046"]Done[/URL]. |
[QUOTE=ryanp;607759][URL="https://primes.utm.edu/primes/page.php?id=134046"]Done[/URL].[/QUOTE]
@Ryan please add a comment to your submission. I have just completed [URL="https://primes.utm.edu/primes/page.php?id=134055"](18^25667-1)/17[/URL]. Sweet, eh? Congrats to Andreas for [URL="http://factordb.com/index.php?id=1100000000213078448"]10^40000+14253[/URL]. @Andreas, please make an UTM submission. |
[QUOTE=paulunderwood;607870]I have just completed [URL="https://primes.utm.edu/primes/page.php?id=134055"](18^25667-1)/17[/URL]. Sweet, eh?[/QUOTE]
Well, you have not uploaded its certificate to factordb. |
[QUOTE=sweety439;607872]Well, you have not uploaded its certificate to factordb.[/QUOTE]
Had a technical problem. Had to change the prefix to "$" for the candidate in the certificate file. All done. Now processing at factorDB. :smile: |
[QUOTE=paulunderwood;607874]Had a technical problem. Had to change the prefix to "$" for the candidate in the certificate file. All done. Now processing at factorDB. :smile:[/QUOTE]
A quick fix for that in the source code is in [C]file.c[/C], in the [C]mpz_out_hex[/C] function. Replace the [C]"0x"[/C] with [C]"$"[/C] and [C]"-0x"[/C] with [C]"-$"[/C]. Pretty handy if one is checking lots of small numbers. |
All times are UTC. The time now is 21:44. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2022, Jelsoft Enterprises Ltd.