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.

Proof of P ≠ NP (2nd attempt)

10 pointsby shunyaekam9 months ago
URL: https:&#x2F;&#x2F;shunyaekam.com&#x2F;assets&#x2F;papers&#x2F;pvsnp.pdf<p>Second attempt. Apologies for the 1st attempt, didn&#x27;t check the definitions properly.<p>Looking forward to useful criticism.

4 comments

desertrider129 months ago
L_R is not decidable. Deciding if x##y is in L requires simulating y until it produces |x| digits of output. x being anything and y = “while(true) {}” is a counterexample. Another way to look at it is that for any fixed x, &quot;y produces x as its first |x| digits of output&quot; is a nontrivial semantic property of y, so Rice&#x27;s theorem shows that the property is undecidable.
评论 #41317052 未加载
kingkongjaffa9 months ago
Pls stop posting this here.<p>post the paper on <a href="https:&#x2F;&#x2F;arxiv.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;arxiv.org&#x2F;</a> or speak with your local university mathematics department. These would be far more qualified to assess a proof than HN.<p>I only ask because people who do mathematics in isolation are often quite naive and people reacting to such a fantastical proof on social media like here, are not equipped to evaluate it on its merits, (I’m certainly not, and unless you’re an active researching mathematician you’re probably not either)
devit9 months ago
Very unlikely that a half page proof of P!=NP is correct.<p>Please provide a formalization of your argument in any widely-used theorem prover (I&#x27;d recommend Lean) configured with options widely accepted to be sound.<p>BTW, the argument seems trivially bullshit because you say that L is in NP, and then claim that L is not P because &quot;there exists no algorithm that...&quot;, but if L is in NP there is of course an exponential-time algorithm for L.
pookybear2239 months ago
Congrats sir!! What comes next? Do you view this as the end of this line of research or just the start of something new?? What consequences are there from this?? Hacker news is fantastic in that we get to rub shoulders with the greats like here and tptacek. -Armond