![]() |
![]() |
#1 |
Jun 2018
17 Posts |
![]()
Let me refine the question. For instance, the prime-testing software Primo generates a "prime certificate" file that can be shared easily in order to prove that a given prime has been deterministically verified as prime. CUDALucas does not provide such a file. Instead, it writes a "result.txt" which simply confirms that the given mersenne number is indeed prime, without "proof".
What stops someone from claiming "I just proved that M41033333333323 is prime using CUDALucas", and wasting everyone's time who tries to verify it? |
![]() |
![]() |
![]() |
#2 |
Jun 2003
2×7×389 Posts |
![]()
We can ask them to produce the last checkpoint file written by CudaLucas and then run the rest of the LL test from there. Other than that, no shortcut verification is known.
|
![]() |
![]() |
![]() |
#3 |
Jun 2018
100012 Posts |
![]()
So using CUDALucas to prove the primality of a mersenne number is not very useful?
|
![]() |
![]() |
![]() |
#4 | ||
Sep 2002
Database er0rr
29·157 Posts |
![]() Quote:
Quote:
Last fiddled with by paulunderwood on 2018-06-04 at 08:52 |
||
![]() |
![]() |
![]() |
#5 |
Banned
"Luigi"
Aug 2002
Team Italia
43·113 Posts |
![]() |
![]() |
![]() |
![]() |
#6 |
Jun 2018
218 Posts |
![]()
That was just a random prime number. Replace it with any number verifiable by CUDALucas.
|
![]() |
![]() |
![]() |
#7 |
"Mihai Preda"
Apr 2015
23·181 Posts |
![]()
An LL verification, even if it takes a significant amount of time, is still a very fast way to verify a Mersenne presumed-prime.
For comparison, there are hundreds of LL done daily just to verify that X is indeed not prime (I'm referring to double checks, done after an initial LL turned up negative). Last fiddled with by preda on 2018-06-04 at 13:10 |
![]() |
![]() |
![]() |
#8 |
Jun 2018
1116 Posts |
![]()
So if one came forward with the claim that "I found M*** a new Mersenne prime using CUDALucas, and I have nothing but the last checkpoint file to prove it", would be taken seriously?
|
![]() |
![]() |
![]() |
#9 |
"Mihai Preda"
Apr 2015
23·181 Posts |
![]() |
![]() |
![]() |
![]() |
#10 |
Undefined
"The unspeakable one"
Jun 2006
My evil lair
3×2,239 Posts |
![]()
It isn't just CUDALucas, but all LL test programs that have the same "flaw". Since there is currently no known fast verification method, we are left with asking the claimant to produce the penultimate checkpoint file. So if you can produce a checkpoint file and someone else runs the last few iterations and gets the same result then you will be famous. But if instead it is bogus then you may have trouble with people believing you in the future. Either your machine/GPU is faulty, or something more sinister is going on.
Last fiddled with by retina on 2018-06-04 at 13:58 |
![]() |
![]() |
![]() |
#11 |
Jun 2018
17 Posts |
![]()
Thank you all for your replies. This is exactly what I was looking for.
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to know if you found a mersenne prime | shaytan1986 | Information & Answers | 1 | 2015-07-26 03:38 |
Mersenne Prime Found? No. | houding | PrimeNet | 4 | 2014-09-21 15:32 |
How to know if you found a mersenne prime. | Sutton Shin | PrimeNet | 7 | 2012-10-02 05:57 |
new mersenne prime found | unregistered | Data | 25 | 2005-01-07 19:26 |
Strategies when a Mersenne prime is found | GP2 | Lounge | 30 | 2003-12-02 19:45 |