FourColourTheory|
It's valid - but I can no more understand it than I could before someone let me play with maps for a while and said "Do you think this is true?" It's not an elegant proof, and I think it highlights a missing bit of maths - we need some nice way to enumerate and step through without actually having to do it. I suppose the really clever part was finding a way to enumerate and generate all possible maps (and show that they were all possible maps) - plus I can't help shake the nagging feeling that we'd have opened up a new field of art if they'd found a counterexample instead. "Penrose tiles, meet the five colour map." Something like that. Dang laws of nature, spoiling my fun and not even being able to show me why ;) --Vitenka |
|
It's valid - but I can no more understand it than I could before someone let me play with maps for a while and said "Do you think this is true?" It's not an elegant proof, and I think it highlights a missing bit of maths - we need some nice way to enumerate and step through without actually having to do it. I suppose the really clever part was finding a way to enumerate and generate all possible maps (and show that they were all possible maps) - plus I can't help shake the nagging feeling that we'd have opened up a new field of art if they'd found a counterexample instead. "PenroseTiles, meet the five colour map." Something like that. Dang laws of nature, spoiling my fun and not even being able to show me why ;) --Vitenka |
|
:It is. It starts with the few thousand base cases. Then shows that any map with N corners (or some such) can be split up into sub-cases of less-than-N corners, in such a way that if you could 4-colour the sub-cases, you can 4-colour the original map also. Induction. |
|
:It is. It starts with the few thousand base cases. Then shows that any map with N corners (or some such) can be split up into sub-cases of fewer-than-N corners, in such a way that if you could 4-colour the sub-cases, you can 4-colour the original map also. Induction. |
|
Shouldn't this be FourColourTheorem?? --CH |
|