Mathematics Battle Flag. Based on the Bedford Battle Flag, used in the Battle of Concord (April 19, 1775), and thought to be the first flag of the American Revolution. (Via Wikimedia Commons). |
One example of a four color map. Note the famous Four Corners point at the boundaries of Arizona, Colorado, New Mexico and Utah. Graph by Dbenbenn via (Via Wikimedia Commons). |
"The particular problem of the seven bridges of Königsberg could be solved by carefully tabulating all possible paths, thereby ascertaining by inspection which of them, if any, met the requirement. This method of solution, however, is too tedious and too difficult because of the large number of possible combinations, and in other problems where many more bridges are involved it could not be used at all."[2].The computer-assisted proof of the Four Color Conjecture was a romp in the park compared with the proof of the Kepler Conjecture that I mentioned in a earlier article (Packing, November 30, 2010). Johannes Kepler was the first to conjecture that a face-centered-cubic lattice was the optimal packing of spheres. This is merely the arrangement of spherical fruit that greengrocers have used for centuries. The Kepler Conjecture was proved by Thomas Hales and his student, Sam Ferguson, in 1998. The proof was not published in full until 2006, since it was difficult to confirm its validity. Hales is working on a project, called Flyspeck to produce a formal proof of the Kepler Conjecture. A formal proof is different from a traditional mathematical proof, since all the intermediate logical steps are included from start to finish. In that case, logical errors are far less likely, although the proof is lengthy and harder to follow. What I consider a significant landmark in the application of computers to mathematics is the Bailey–Borwein–Plouffe formula, created by Simon Plouffe, and published by Plouffe, David H. Bailey and Peter Borwein. This formula gives you the n-th digit of pi without the necessity of computing the previous (n-1) digits. You can retrieve the source code of a C program that calculates hex digits of pi using this formula, here. There's an interesting anecdote about the computation of pi. Roger Penrose, in his 1989 book "The Emperor's New Mind," conjectured that we might never know whether pi contains ten sequential sevens in its digital expansion. This was reasonable at the time, since statistically (assuming that the digits of pi are random - Still no proof of that!) you would need to examine about 1010 digits of pi; that is, ten billion. Yasumasa Kanada found that this sequence occurs starting at the 22,869,046,249th digit.[3] We shouldn't be surprised, since 2.7 trillion digits of pi are known at the writing of this article.[4] Just like scientists, mathematicians get their inspiration from various sources, but mostly prior work. Now that we have fast computers, computers can indicate areas of mathematics that are worthy of study. That's the point of an article by pi formula collaborators, David H. Bailey and Jonathan M. Borwein, in the current issue of the Notices of the American Mathematical Society.[3,5] Says Bailey,
"By computing mathematical expressions to very high precision, the computer can discover completely unexpected relationships and formulas."[3]In particular, by expressing the results of calculations using data visualization techniques, computers can assist mathematicians in what they do in practice, finding patterns. Computation is a great tool to falsify conjectures, eliminating work by finding counterexamples.[3] As an example, Bailey and Borwein offer some explorations of Giuga's Conjecture, a conjecture dating from 1950 that seems to be inaccessible to proof by conventional mathematical methods. Although not proving the conjecture, they were able to find strong evidence that it's true, perhaps inspiring a renewed effort for a proof.[3] Such computer explorations of fundamental mathematics are part of a new field called "experimental mathematics." There's a journal, Experimental Mathematics, published quarterly by Taylor & Francis. Many years ago, I published an article in a general interest magazine in which I asked the following question:
Does Mathematical Truth really exist, or will most of mathematics become a tentative consensus of Mathematical Reality mediated by computers?[6]The proponents of experimental mathematics don't go that far in their philosophy, but it makes you wonder about the mathematical landscape fifty years hence.