"Sometimes, the reason that a conjecture is very hard to prove is simply that it is false."
Worth to see:
https://gilkalai.wordpress.com/2019/05/10/sansation-in-the-m...
Congratulations to Yaroslav Shitov!
51–60 of 77 posts
"Sometimes, the reason that a conjecture is very hard to prove is simply that it is false."
Worth to see:
https://gilkalai.wordpress.com/2019/05/10/sansation-in-the-m...
Congratulations to Yaroslav Shitov!
Earlier quoted context omitted.
To save laymen a google: A complete graph is one where all the nodes are connected. A planar graph is one that can be draw in the plane without two lines intersecting.
Notably one you can draw on either a flat piece of paper or a sphere. On a torus, you need up to 7 colors.
Earlier quoted context omitted.
To save laymen a google: A complete graph is one where all the nodes are connected. A planar graph is one that can be draw in the plane without two lines intersecting.
Notably one you can draw on either a flat piece of paper or a sphere. On a torus, you need up to 7 colors.
"Do four colors suffice to color any map? — took more than a century to answer (the answer is yes, in case you were wondering)."
and
"Returning our attention to colorings in which connected nodes are supposed to be different colors, we have no guarantee that the five colors in our palette will be sufficient to color the graph G"
How can it be that 4 colors is sufficient for any graph, but for our hypothetical graph G we can't be sure that 5 colors are sufficient?
Could somebody clear up my confusion with these two statements that appear contradictory? "Do four colors suffice to color any map? — took more than a century to answer (the answer is yes, in case you were wondering)." and "Returning our attention to colorings in which connected nodes are supposed to be different colors, we have no guarantee that the five colors in our palette will be sufficient to color the graph G"…
Could somebody clear up my confusion with these two statements that appear contradictory? "Do four colors suffice to color any map? — took more than a century to answer (the answer is yes, in case you were wondering)." and "Returning our attention to colorings in which connected nodes are supposed to be different colors, we have no guarantee that the five colors in our palette will be sufficient to color the graph G"…
I've heard vaguely of the coloring problems before, but this one quote is confusing me, can someone explain what I'm missing? > Even the question that launched the field — Do four colors suffice to color any map? — took more than a century to answer (the answer is yes, in case you were wondering). But what if my "map" includes a node that has more than four neighbors? If there are only four colors, then one of the ne…
Could somebody clear up my confusion with these two statements that appear contradictory? "Do four colors suffice to color any map? — took more than a century to answer (the answer is yes, in case you were wondering)." and "Returning our attention to colorings in which connected nodes are supposed to be different colors, we have no guarantee that the five colors in our palette will be sufficient to color the graph G"…
The map coloring problem relates to graphs that are planar--can be drawn on a 2D surface without crossing edges. Graphs in general are not planar and so more than 4 colors may be necessary.
Could somebody clear up my confusion with these two statements that appear contradictory? "Do four colors suffice to color any map? — took more than a century to answer (the answer is yes, in case you were wondering)." and "Returning our attention to colorings in which connected nodes are supposed to be different colors, we have no guarantee that the five colors in our palette will be sufficient to color the graph G"…
Four colors is sufficient for a planar graph, but insufficient for a general graph. A planar graph is any graph where the edges can be drawn in such a way that they only intersect at the endpoints (there is a more formal algebraic definition but that helps with the intuition).
An extra thank you for apparently creating a new account to assist me. (I think that's what the green username indicates, at least).
For example, is saying a planar graph can always be coloured by 4 colours the same as saying a planar graph can never have more than 4 nodes that are all connected to each other?