Explain SMBC — the wiki for Saturday Morning Breakfast Cereal

a-proof

2015-11-07 View on smbc-comics.com → 1 revision
a-proof
Votey panel for a-proof
This explanation is incomplete or may contain errors. It was generated by AI and has not yet been reviewed by a human editor.

Explanation

The Joke

The comic presents a fake mathematical "proof" that P = NP. It proceeds as follows:

  1. Start with Euler's identity: e^(i*Pi) = -1
  2. Note that Pi = P * i
  3. Substitute: e^(iPi) = e^(Pi*i) = e^(-P)
  4. Therefore e^(-P) = -1
  5. Square both sides: e^(-2P) = 1
  6. This means -2P = 0, so P = 0
  7. "Thus, P = NP" (since N times 0 = 0)
  8. QED

The Humor

The comic is a parody of mathematical crankery -- the kind of bogus "proofs" that amateur mathematicians sometimes produce for famously unsolved problems. The P vs. NP problem is one of the most important open questions in computer science and mathematics (and one of the Clay Millennium Prize Problems worth a million dollars). The "proof" here exploits a deliberate equivocation: the "P" in the P vs. NP problem refers to complexity classes (sets of decision problems), while the "P" in the proof is treated as a simple numerical variable. The mathematical steps themselves also contain errors -- most notably, e^(-P) = -1 does not imply e^(-2P) = 1 in the way used here (squaring -1 gives 1, but squaring e^(-P) gives e^(-2P) only if you ignore that the original equation involves complex numbers). The final leap from "P = 0" to "P = NP" is the crowning absurdity, conflating a numerical value with a statement about computational complexity classes.

The votey ("You are wrong. It is flawless.") is the cranky mathematician's inevitable response to criticism, doubling down on the obviously wrong proof.

References

  • P vs. NP is an unsolved problem in computer science asking whether every problem whose solution can be verified quickly (NP) can also be solved quickly (P). It is one of the seven Millennium Prize Problems.
  • Euler's identity (e^(i*pi) + 1 = 0) is considered one of the most beautiful equations in mathematics, relating five fundamental constants.
  • QED (quod erat demonstrandum) is Latin for "which was to be demonstrated," traditionally written at the end of mathematical proofs.
View History (1) Original Comic
← Previous Comic Next Comic →