The main problem will be to provide means to express the results from checking "small" numbers (performed with a computer): numbers up to about 4 x 10^18 for the binary Goldbach conjecture resp. about 9 x 10^30 for the ternary Goldbach conjecture. Maybe each of the results must be provided as theorem, like ~ 6gbe , which would be quite a lot...
The main problem will be to provide means to express the results from checking "small" numbers (performed with a computer): numbers up to about 4 x 10^18 for the binary Goldbach conjecture resp. about 9 x 10^30 for the ternary Goldbach conjecture. Maybe each of the results must be provided as theorem, like ~ 6gbe , which would be quite a lot...The proof of ~6gbe takes about 500 bytes in set.mm, so recording Goldbach partitions of all even numbers up to 4x10^18 will require at least 10^21 bytes, i.e. a zettabyte. For comparison, that is more or less on the same order of magnitude as the amount of data generated worldwide (see https://en.wikipedia.org/wiki/Zettabyte#Comparisons_for_scale). At this point AI would have a better chance trying to lower this bound to something more feasible :-)
--
You received this message because you are subscribed to the Google Groups "Metamath" group.
To unsubscribe from this group and stop receiving emails from it, send an email to metamath+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/metamath/2e121181-6739-4bbb-9c20-6404f1280caeo%40googlegroups.com.
FWIW, my suggestion would be to sidestep the computation problem for now by simply adding an axiom which states GBC is true for all numbers < 10^31. This axiom could live in a mathbox or if we want to be really careful, in a copy of set.mm
IMO, such a 'conditional' formal proof would end-up helping the proof getting published in a peer-reviewed journal (or maybe we will find a flaw in the proof). In any case, it would be a huge win for Metamath and OpenAI. The good press metamath will get with the proof will help more people get to solve the limitations of metamath.
--
You received this message because you are subscribed to the Google Groups "Metamath" group.
To unsubscribe from this group and stop receiving emails from it, send an email to metamath+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/metamath/63183c9c-7120-4c8e-a75d-8a61af54c358o%40googlegroups.com.
On the path to the Hardy-Littlewood circle method, at the center of Goldbach’s conjecture, Is Cauchy’s residue theorem, which is on the list of obvious omissions to the 100 theorems to be formalized. We should probably start with a formalization of the line (contour) integrals.
That being said, it does require Siegel-Walfisz theorem (an asymptotic for the sum of log p for primes p = a (mod n)).
Thank you Savely!
I think a lot of Mario's material from the Prime Number Theorem can be used as a basis, including von Mangoldt's and Euler's phi functions. Mario also mentioned the methods to compute the integrals might be similar.
What about Nathanson, Melvyn B. (1996). Additive number theory. The classical bases (ISBN 0-387-94656-X): could we use this textbook as a reference?
BR,
_
Thierry
What about Nathanson, Melvyn B. (1996). Additive number theory. The classical bases (ISBN 0-387-94656-X): could we use this textbook as a reference?