- Theorem: 3=4
Suppose:
a + b = c
This can also be written as:
4a - 3a + 4b - 3b = 4c - 3c
After reorganizing:
4a + 4b - 4c = 3a + 3b - 3c
Take the constants out of the brackets:
4 * (a+b-c) = 3 * (a+b-c)
Remove the same term left and right:
4 = 3
- Theorem: All positive integers are equal.
Proof: Sufficient to show that for any two positive integers, A and B, A = B.
Further, it is sufficient to show that for all N > 0, if A and B (positive integers) satisfy (MAX(A, B) = N) then A = B.
Proceed by induction.
If N = 1, then A and B, being positive integers, must both be 1. So A = B.
Assume that the theorem is true for some value k. Take A and B with MAX(A, B) = k+1. Then MAX((A-1), (B-1)) = k. And hence (A-1) = (B-1). Consequently, A = B.
Four is equal to five
Proof:
-20 = -20
16 - 36 = 25 - 45
4^2 - 9*4 = 5^2 - 9*5
4^2 - 9*4 + 81/4 = 5^2 - 9*5 + 81/4
(4 - 9/2)^2 = (5 - 9/2)^2
4 - 9/2 = 5 - 9/2
4 = 5
No comments:
Post a Comment