Earlier quoted context omitted.
Is there a good POW mechanism that would test primes? I found this but curious what else exists! https://en.wikipedia.org/wiki/Primecoin
Thats it (afaik), and it could be for the usual, dismissive reasons, but its easy to hand-waive the "make primality a part of the work" part but it also comes down to the properties of the work that require it to be useful: the difficulty of the work must be adjustable, the difficulty/reward ratio must scale to the polynomial of users/work-rate to avoid sybil/"51% (31%)" attacks, and dissuade volatility during transi…
New Mersenne Prime discovered (probably)
71–80 of 126 posts
Re: New Mersenne Prime discovered (probably)
#72Earlier quoted context omitted.
Is there a good POW mechanism that would test primes? I found this but curious what else exists! https://en.wikipedia.org/wiki/Primecoin
There's also https://gapcoin.org/ for searching prime number gaps (mine the gap).
10 years!
Re: New Mersenne Prime discovered (probably)
#73I can swear something like 20+ years ago I found a new one too, but I didn’t realize the importance of it. I had just downloaded GIMPS and I was just messing around with it, and when I saw the message I thought “ok, cool!” and proceeded to turn it off.
I thought this was about GIMP at first, the GNU Image Manipulation Program. Like did they hide a prime number check into the brush strokes algorithm so users would become pseudorandom generators whenever they made art...? And you just happened to draw the right thing that also happened to be a prime? But nope, it's just a similar acronym! https://en.wikipedia.org/wiki/Great_Internet_Mersenne_Prime_...
Re: New Mersenne Prime discovered (probably)
#74Re: New Mersenne Prime discovered (probably)
#75Re: New Mersenne Prime discovered (probably)
#76I always wondered if we could parallelize a prime test on GPU. That would give us a Datacenter level compute and really help us scale, but it might be too hard to do.
Re: New Mersenne Prime discovered (probably)
#77Finally! Just when I thought everyone had moved their spare compute to more lucrative schemes. It’s the longest wait for a new mersenne prime since the discovery of M32 in 1992.
amazing how many bitcoins have been discovered since then. Satoshi should've incentivized mining something useful.
Re: New Mersenne Prime discovered (probably)
#78I can swear something like 20+ years ago I found a new one too, but I didn’t realize the importance of it. I had just downloaded GIMPS and I was just messing around with it, and when I saw the message I thought “ok, cool!” and proceeded to turn it off.
I'd believe it. Many years ago when I was around 10 years old and not understanding the concept of probability properly, I decided I had come up with a way to enumerate the lottery numbers and come up with a reasonably sized set of numbers to place bets for. I proceeded to write 9 pages of numbers for my father to place bets for. It is a 6/49 lottery so 6 balls are drawn from a set of 49 and you need to get all of th…
Re: New Mersenne Prime discovered (probably)
#79Why don't they say what it is?
Because the EFF Cooperative Computing Awards for the first discovery of large enough prime numbers are still active. Publishing the probable prime in advance would risk someone verifying faster than GIMPS.
If you want to prove that a number is not a prime you can show the factorization or that it breack the little theorem of Fermat with 367984321568, and everyone can check the refutation inmediately.
I don't know a similar method to show that you actualy verified the number is a prime.
Re: New Mersenne Prime discovered (probably)
#80Earlier quoted context omitted.
There's also https://gapcoin.org/ for searching prime number gaps (mine the gap).
I knew I forgot something, thank you! 10 years!