a2 + b2 = c2 ,Apparently the ancient Egyptians knew Pythagoras's Theorem on a heuristic basis for hundreds of years, but each new right triangle was a separate calculation. There was no predictability from one right triangle to the next. The idea that Pythagoras's Theorem ALWAYS WORKED, and that there was a proof of this, was left to the ancient Greeks. So were the ancient Egyptians stupid, or what?
If the ancient Egyptians had only understood this diagram, they would not have had to work out the Pythagorean Theorem for each new triangle. The larger square has an area of (a+b)2, and the smaller square has an area of c2. The four triangles lying outside the smaller square each have an area of (1/2)×a×b, or a total of 2×a×b for all four triangles. The expression (a+b)2 expands to:![]()
If you subtract away 2×a×b, which accounts for the four triangles, then the following:a×a + a×b + a×b + b×b.
is what is left behind. That is:a×a + b×b.
or:c2 = a×a + b×b.
Presto! All this manipulation was within the grasp of ancient Egyptian mathematicians. Remember, these guys weren't dummies. They're the ones who designed and built the pyramids.c2 = a2 + b2.
log2(4)=2,For n=1,048,576 (a little over a million), the difference between n2 = 1,098,304,000,000 steps and n×log2(n) = 20,971,520 steps (over 52,000-fold) may mean the difference between finding (and/or billing) a patient, or not.
log2(8)=3,
log2(16)=4,
log2(32)=5
log2(64)=6
log2(128)=7...
log2(1,048,576)=20....
Linear: n steps.For all intents and purposes, all beyond-polynomial problems are effectively insoluble for large n in the foreseeable future. Finally, according to Gödel's theorem, every mathematical system of any complexity (including ordinary arithmetic, ordinary geometry, ordinary set theory, etc.) contains some true but undecidable statements, i.e., statements with infinite computational steps.
Polynomial: nk steps, for a fixed k.
Exponential: 10n steps.
Pressburger Algebra: finite but beyond exponential.
Undecidable: Gödel's theorem.
true AND true = true. 1 × 1 = 1.
true AND false = false. 1 × 0 = 1.
false AND true = false. 0 × 1 = 1.
false AND false = false. 0 × 0 = 0.
true OR true = true. 1 + 1 = 1.
true OR false = true. 1 + 0 = 1.
false OR true = true. 0 + 1 = 1.
false OR false = false. 0 + 0 = 0.
Cuius rei demonstrationem mirabilem sane detexi hanc marginis exiguitas non caperet.The conjecture is:
I have a truly marvelous demonstration of this proposition which this margin is too narrow to contain.
ak + bk = ck ,where a, b, c, and k, are all integers. Fermat's Last Theorem is the assertion that there are no solutions where k > 2.
Cuius rei demonstrationem mirabilem sane detexi hanc marginis exiguitas non caperet.The conjecture is:
I have a truly marvelous demonstration of this proposition which this margin is too narrow to contain.
ak + bk = ck ,where a, b, c, and k, are all integers. There are no solutions where k > 2.