Weird Proof Involving Derivatives

Here is a "proof" that if x2 = x(x), then 1 = 2 as well:
  • x2 = x(x)
  • x2 = x + x + x + ... + x
  • (x2)' = (x + x + x + ... + x)'
  • 2x = 1 + 1 + 1 + ... + 1
  • 2x = x
  • 1 = 2
  • QED

Comments