mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Math (https://www.mersenneforum.org/forumdisplay.php?f=8)
-   -   GIMPS double-checking certainty rate (https://www.mersenneforum.org/showthread.php?t=22970)

GP2 2018-01-27 23:01

[QUOTE=6pac;478568]An idea (if I understand correctly though) would be to get a candidate with floating-point math and just for the fun, try to get "100% certainty" on it using a second pass.[/QUOTE]

If your primary concern is the roundoff error (convolution error) associated with floating-point math, then you could try using a ridiculously large FFT size.

It would take considerably longer, but presumably not as long as 10 years, or whatever your hypothetical fixed-point calculation would require.

Perhaps there are some theoretical bounds that could be determined for a given exponent using a particular FFT size, such that we could guarantee that the error will always be less than 0.5?

Another approach is to use the relatively new Gerbicz PRP tests rather than the LL test. It has a much greater level of built-in error correction, which would make us considerably more confident of the final result even when there is only a single test.

retina 2018-01-28 01:27

[QUOTE=GP2;478575]If your primary concern is the roundoff error (convolution error) associated with floating-point math, then you could try using a ridiculously large FFT size.

It would take considerably longer, but presumably not as long as 10 years, or whatever your hypothetical fixed-point calculation would require.

Perhaps there are some theoretical bounds that could be determined for a given exponent using a particular FFT size, such that we could guarantee that the error will always be less than 0.5?

Another approach is to use the relatively new Gerbicz PRP tests rather than the LL test. It has a much greater level of built-in error correction, which would make us considerably more confident of the final result even when there is only a single test.[/QUOTE]I think we are good enough as far as certainty goes. I personally have no problem accepting 1 in 2^64 as enough proof. If that kind of proof level is worrying to anyone then they have much more pressing concerns with being struck by lightning.


All times are UTC. The time now is 16:10.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.