TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Beal's Conjecture Revisited

27 pointsby dmitover 9 years ago

2 comments

nkurzover 9 years ago
<i>However, I made an error back in 2000: my program ruled out all cases where A and B had a common factor, but actually, as long as C does not also share the factor, it is a valid counterexample.</i><p>Is there a proof for Norvig&#x27;s less stringent &quot;misinterpretation&quot; that only A and B must share a prime factor? Or is it also unproved? What about C and just one of the others? Is it clear that all these cases are true or false together?
评论 #10431826 未加载
JadeNBover 9 years ago
Aside from playing, what is the use of this? To be sure, there&#x27;s nothing <i>wrong</i> with playing, but I think that intellectual honesty would demand that Norvig acknowledge that this (running a straightforward Python program) is not how the conjecture will eventually be resolved, even if it is false.<p>I suppose somebody has to check the small possibilities, but true numerical search uses algorithms that are either incredibly optimised or run on huge time scales in order to check truly huge numbers. See, for example, the discussion of the Collatz conjecture at <a href="http:&#x2F;&#x2F;sweet.ua.pt&#x2F;tos&#x2F;3x+1.html" rel="nofollow">http:&#x2F;&#x2F;sweet.ua.pt&#x2F;tos&#x2F;3x+1.html</a> , where experimental verification is currently up to 2^(60) \approx 10^(18).
评论 #10433291 未加载