How to colour the US map with Yellow, Green, Red and Blue to minimize the number of states with the colour of Green The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Did the Appel/Haken graph colouring (four colour map) proof really not contribute to understanding?How many different game situations has connect four?$Z_n backslash 0$ splits into octetsThe four colour theoremKempe's proof of the four colour theoremChessboard four-colour theoremAlgorithm to solve this grid puzzle?Explain this proof of the 5-color theoremFinding a maximum connected planar graph to prove the four colour theoremStrategies in Memory game

Keeping a retro style to sci-fi spaceships?

Wolves and sheep

How do you keep chess fun when your opponent constantly beats you?

How did the audience guess the pentatonic scale in Bobby McFerrin's presentation?

Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?

Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?

Was credit for the black hole image misattributed?

How to delete random line from file using Unix command?

University's motivation for having tenure-track positions

Simulating Exploding Dice

What was the last x86 CPU that did not have the x87 floating-point unit built in?

Are my PIs rude or am I just being too sensitive?

Who or what is the being for whom Being is a question for Heidegger?

does high air pressure throw off wheel balance?

Did the new image of black hole confirm the general theory of relativity?

Would an alien lifeform be able to achieve space travel if lacking in vision?

Working through the single responsibility principle (SRP) in Python when calls are expensive

Derivation tree not rendering

The variadic template constructor of my class cannot modify my class members, why is that so?

How should I replace vector<uint8_t>::const_iterator in an API?

Windows 10: How to Lock (not sleep) laptop on lid close?

What LEGO pieces have "real-world" functionality?

Single author papers against my advisor's will?

"... to apply for a visa" or "... and applied for a visa"?



How to colour the US map with Yellow, Green, Red and Blue to minimize the number of states with the colour of Green



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Did the Appel/Haken graph colouring (four colour map) proof really not contribute to understanding?How many different game situations has connect four?$Z_n backslash 0$ splits into octetsThe four colour theoremKempe's proof of the four colour theoremChessboard four-colour theoremAlgorithm to solve this grid puzzle?Explain this proof of the 5-color theoremFinding a maximum connected planar graph to prove the four colour theoremStrategies in Memory game










7












$begingroup$


I want to colour the US (only the states) map with Yellow, Green, Red and Blue. I was wondering what would be the lowest number of states with the colour of Green. We can of course use the other colours as much as we want. Please note that I want to follow the Four Color Theorem rules.



Motivation:
I am studying graph theory and I want to know if there is a way that we could limit the use of the fourth colour as much as possible. This is not a homework problem.



My attempt:
I have tried many variations and can limit it to 6 and it seems like the
minimum possible but there are infinite possibilities to try so I was wondering if there is a simpler method? Thank you in advance.



Clarification:
I am interested in only the mainland of USA. For states like Michigan that are split, I used the same colour for both parts (since they were not connected directly).










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    you would need to agree on a favorite version of the graph. In the actual US, there are islands, states split into disconnected regions, other things forbidden
    $endgroup$
    – Will Jagy
    2 hours ago






  • 1




    $begingroup$
    blog.computationalcomplexity.org/2006/05/… They correctly point out that three colors cannot work, as Nevada has an odd number of neighbors
    $endgroup$
    – Will Jagy
    2 hours ago










  • $begingroup$
    thank you for your suggestion, I made a few clarifications.
    $endgroup$
    – Bor Kari
    1 hour ago










  • $begingroup$
    I've edited your title to make it more specific and informative. Please check if it is correct.
    $endgroup$
    – YuiTo Cheng
    15 mins ago















7












$begingroup$


I want to colour the US (only the states) map with Yellow, Green, Red and Blue. I was wondering what would be the lowest number of states with the colour of Green. We can of course use the other colours as much as we want. Please note that I want to follow the Four Color Theorem rules.



Motivation:
I am studying graph theory and I want to know if there is a way that we could limit the use of the fourth colour as much as possible. This is not a homework problem.



My attempt:
I have tried many variations and can limit it to 6 and it seems like the
minimum possible but there are infinite possibilities to try so I was wondering if there is a simpler method? Thank you in advance.



Clarification:
I am interested in only the mainland of USA. For states like Michigan that are split, I used the same colour for both parts (since they were not connected directly).










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    you would need to agree on a favorite version of the graph. In the actual US, there are islands, states split into disconnected regions, other things forbidden
    $endgroup$
    – Will Jagy
    2 hours ago






  • 1




    $begingroup$
    blog.computationalcomplexity.org/2006/05/… They correctly point out that three colors cannot work, as Nevada has an odd number of neighbors
    $endgroup$
    – Will Jagy
    2 hours ago










  • $begingroup$
    thank you for your suggestion, I made a few clarifications.
    $endgroup$
    – Bor Kari
    1 hour ago










  • $begingroup$
    I've edited your title to make it more specific and informative. Please check if it is correct.
    $endgroup$
    – YuiTo Cheng
    15 mins ago













7












7








7


2



$begingroup$


I want to colour the US (only the states) map with Yellow, Green, Red and Blue. I was wondering what would be the lowest number of states with the colour of Green. We can of course use the other colours as much as we want. Please note that I want to follow the Four Color Theorem rules.



Motivation:
I am studying graph theory and I want to know if there is a way that we could limit the use of the fourth colour as much as possible. This is not a homework problem.



My attempt:
I have tried many variations and can limit it to 6 and it seems like the
minimum possible but there are infinite possibilities to try so I was wondering if there is a simpler method? Thank you in advance.



Clarification:
I am interested in only the mainland of USA. For states like Michigan that are split, I used the same colour for both parts (since they were not connected directly).










share|cite|improve this question











$endgroup$




I want to colour the US (only the states) map with Yellow, Green, Red and Blue. I was wondering what would be the lowest number of states with the colour of Green. We can of course use the other colours as much as we want. Please note that I want to follow the Four Color Theorem rules.



Motivation:
I am studying graph theory and I want to know if there is a way that we could limit the use of the fourth colour as much as possible. This is not a homework problem.



My attempt:
I have tried many variations and can limit it to 6 and it seems like the
minimum possible but there are infinite possibilities to try so I was wondering if there is a simpler method? Thank you in advance.



Clarification:
I am interested in only the mainland of USA. For states like Michigan that are split, I used the same colour for both parts (since they were not connected directly).







graph-theory recreational-mathematics






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited 15 mins ago









YuiTo Cheng

2,40641037




2,40641037










asked 2 hours ago









Bor KariBor Kari

3749




3749







  • 1




    $begingroup$
    you would need to agree on a favorite version of the graph. In the actual US, there are islands, states split into disconnected regions, other things forbidden
    $endgroup$
    – Will Jagy
    2 hours ago






  • 1




    $begingroup$
    blog.computationalcomplexity.org/2006/05/… They correctly point out that three colors cannot work, as Nevada has an odd number of neighbors
    $endgroup$
    – Will Jagy
    2 hours ago










  • $begingroup$
    thank you for your suggestion, I made a few clarifications.
    $endgroup$
    – Bor Kari
    1 hour ago










  • $begingroup$
    I've edited your title to make it more specific and informative. Please check if it is correct.
    $endgroup$
    – YuiTo Cheng
    15 mins ago












  • 1




    $begingroup$
    you would need to agree on a favorite version of the graph. In the actual US, there are islands, states split into disconnected regions, other things forbidden
    $endgroup$
    – Will Jagy
    2 hours ago






  • 1




    $begingroup$
    blog.computationalcomplexity.org/2006/05/… They correctly point out that three colors cannot work, as Nevada has an odd number of neighbors
    $endgroup$
    – Will Jagy
    2 hours ago










  • $begingroup$
    thank you for your suggestion, I made a few clarifications.
    $endgroup$
    – Bor Kari
    1 hour ago










  • $begingroup$
    I've edited your title to make it more specific and informative. Please check if it is correct.
    $endgroup$
    – YuiTo Cheng
    15 mins ago







1




1




$begingroup$
you would need to agree on a favorite version of the graph. In the actual US, there are islands, states split into disconnected regions, other things forbidden
$endgroup$
– Will Jagy
2 hours ago




$begingroup$
you would need to agree on a favorite version of the graph. In the actual US, there are islands, states split into disconnected regions, other things forbidden
$endgroup$
– Will Jagy
2 hours ago




1




1




$begingroup$
blog.computationalcomplexity.org/2006/05/… They correctly point out that three colors cannot work, as Nevada has an odd number of neighbors
$endgroup$
– Will Jagy
2 hours ago




$begingroup$
blog.computationalcomplexity.org/2006/05/… They correctly point out that three colors cannot work, as Nevada has an odd number of neighbors
$endgroup$
– Will Jagy
2 hours ago












$begingroup$
thank you for your suggestion, I made a few clarifications.
$endgroup$
– Bor Kari
1 hour ago




$begingroup$
thank you for your suggestion, I made a few clarifications.
$endgroup$
– Bor Kari
1 hour ago












$begingroup$
I've edited your title to make it more specific and informative. Please check if it is correct.
$endgroup$
– YuiTo Cheng
15 mins ago




$begingroup$
I've edited your title to make it more specific and informative. Please check if it is correct.
$endgroup$
– YuiTo Cheng
15 mins ago










1 Answer
1






active

oldest

votes


















5












$begingroup$

The minimum is two states that use the fourth color. Nevada and its five neighbors cannot be colored with only three colors, and similarly West Virginia and its five neighbors cannot be colored with only three colors.



But if we color Arizona and Ohio a color we use nowhere else, then the remainder of the map can be completed using only three colors:



enter image description here



Adjacencies between the states may be easier to see here.






share|cite|improve this answer











$endgroup$












  • $begingroup$
    I need a better atlas. I'm looking at the Philadelphia area, I cannot tell what happens among Pennsylvania, New Jersey, Delaware, Maryland.
    $endgroup$
    – Will Jagy
    1 hour ago










  • $begingroup$
    @WillJagy The reference I actually used to color the US was this picture of the US graph, which solves this problem.
    $endgroup$
    – Misha Lavrov
    1 hour ago










  • $begingroup$
    That's pretty good. A simple standard: at least one drivable road between neighbors
    $endgroup$
    – Will Jagy
    1 hour ago










  • $begingroup$
    just curious -- did you write code to do this, or did you do this by hand?
    $endgroup$
    – antkam
    47 mins ago











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3186983%2fhow-to-colour-the-us-map-with-yellow-green-red-and-blue-to-minimize-the-number%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









5












$begingroup$

The minimum is two states that use the fourth color. Nevada and its five neighbors cannot be colored with only three colors, and similarly West Virginia and its five neighbors cannot be colored with only three colors.



But if we color Arizona and Ohio a color we use nowhere else, then the remainder of the map can be completed using only three colors:



enter image description here



Adjacencies between the states may be easier to see here.






share|cite|improve this answer











$endgroup$












  • $begingroup$
    I need a better atlas. I'm looking at the Philadelphia area, I cannot tell what happens among Pennsylvania, New Jersey, Delaware, Maryland.
    $endgroup$
    – Will Jagy
    1 hour ago










  • $begingroup$
    @WillJagy The reference I actually used to color the US was this picture of the US graph, which solves this problem.
    $endgroup$
    – Misha Lavrov
    1 hour ago










  • $begingroup$
    That's pretty good. A simple standard: at least one drivable road between neighbors
    $endgroup$
    – Will Jagy
    1 hour ago










  • $begingroup$
    just curious -- did you write code to do this, or did you do this by hand?
    $endgroup$
    – antkam
    47 mins ago















5












$begingroup$

The minimum is two states that use the fourth color. Nevada and its five neighbors cannot be colored with only three colors, and similarly West Virginia and its five neighbors cannot be colored with only three colors.



But if we color Arizona and Ohio a color we use nowhere else, then the remainder of the map can be completed using only three colors:



enter image description here



Adjacencies between the states may be easier to see here.






share|cite|improve this answer











$endgroup$












  • $begingroup$
    I need a better atlas. I'm looking at the Philadelphia area, I cannot tell what happens among Pennsylvania, New Jersey, Delaware, Maryland.
    $endgroup$
    – Will Jagy
    1 hour ago










  • $begingroup$
    @WillJagy The reference I actually used to color the US was this picture of the US graph, which solves this problem.
    $endgroup$
    – Misha Lavrov
    1 hour ago










  • $begingroup$
    That's pretty good. A simple standard: at least one drivable road between neighbors
    $endgroup$
    – Will Jagy
    1 hour ago










  • $begingroup$
    just curious -- did you write code to do this, or did you do this by hand?
    $endgroup$
    – antkam
    47 mins ago













5












5








5





$begingroup$

The minimum is two states that use the fourth color. Nevada and its five neighbors cannot be colored with only three colors, and similarly West Virginia and its five neighbors cannot be colored with only three colors.



But if we color Arizona and Ohio a color we use nowhere else, then the remainder of the map can be completed using only three colors:



enter image description here



Adjacencies between the states may be easier to see here.






share|cite|improve this answer











$endgroup$



The minimum is two states that use the fourth color. Nevada and its five neighbors cannot be colored with only three colors, and similarly West Virginia and its five neighbors cannot be colored with only three colors.



But if we color Arizona and Ohio a color we use nowhere else, then the remainder of the map can be completed using only three colors:



enter image description here



Adjacencies between the states may be easier to see here.







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited 1 hour ago

























answered 1 hour ago









Misha LavrovMisha Lavrov

49.3k757108




49.3k757108











  • $begingroup$
    I need a better atlas. I'm looking at the Philadelphia area, I cannot tell what happens among Pennsylvania, New Jersey, Delaware, Maryland.
    $endgroup$
    – Will Jagy
    1 hour ago










  • $begingroup$
    @WillJagy The reference I actually used to color the US was this picture of the US graph, which solves this problem.
    $endgroup$
    – Misha Lavrov
    1 hour ago










  • $begingroup$
    That's pretty good. A simple standard: at least one drivable road between neighbors
    $endgroup$
    – Will Jagy
    1 hour ago










  • $begingroup$
    just curious -- did you write code to do this, or did you do this by hand?
    $endgroup$
    – antkam
    47 mins ago
















  • $begingroup$
    I need a better atlas. I'm looking at the Philadelphia area, I cannot tell what happens among Pennsylvania, New Jersey, Delaware, Maryland.
    $endgroup$
    – Will Jagy
    1 hour ago










  • $begingroup$
    @WillJagy The reference I actually used to color the US was this picture of the US graph, which solves this problem.
    $endgroup$
    – Misha Lavrov
    1 hour ago










  • $begingroup$
    That's pretty good. A simple standard: at least one drivable road between neighbors
    $endgroup$
    – Will Jagy
    1 hour ago










  • $begingroup$
    just curious -- did you write code to do this, or did you do this by hand?
    $endgroup$
    – antkam
    47 mins ago















$begingroup$
I need a better atlas. I'm looking at the Philadelphia area, I cannot tell what happens among Pennsylvania, New Jersey, Delaware, Maryland.
$endgroup$
– Will Jagy
1 hour ago




$begingroup$
I need a better atlas. I'm looking at the Philadelphia area, I cannot tell what happens among Pennsylvania, New Jersey, Delaware, Maryland.
$endgroup$
– Will Jagy
1 hour ago












$begingroup$
@WillJagy The reference I actually used to color the US was this picture of the US graph, which solves this problem.
$endgroup$
– Misha Lavrov
1 hour ago




$begingroup$
@WillJagy The reference I actually used to color the US was this picture of the US graph, which solves this problem.
$endgroup$
– Misha Lavrov
1 hour ago












$begingroup$
That's pretty good. A simple standard: at least one drivable road between neighbors
$endgroup$
– Will Jagy
1 hour ago




$begingroup$
That's pretty good. A simple standard: at least one drivable road between neighbors
$endgroup$
– Will Jagy
1 hour ago












$begingroup$
just curious -- did you write code to do this, or did you do this by hand?
$endgroup$
– antkam
47 mins ago




$begingroup$
just curious -- did you write code to do this, or did you do this by hand?
$endgroup$
– antkam
47 mins ago

















draft saved

draft discarded
















































Thanks for contributing an answer to Mathematics Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3186983%2fhow-to-colour-the-us-map-with-yellow-green-red-and-blue-to-minimize-the-number%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Are there any AGPL-style licences that require source code modifications to be public? Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Force derivative works to be publicAre there any GPL like licenses for Apple App Store?Do you violate the GPL if you provide source code that cannot be compiled?GPL - is it distribution to use libraries in an appliance loaned to customers?Distributing App for free which uses GPL'ed codeModifications of server software under GPL, with web/CLI interfaceDoes using an AGPLv3-licensed library prevent me from dual-licensing my own source code?Can I publish only select code under GPLv3 from a private project?Is there published precedent regarding the scope of covered work that uses AGPL software?If MIT licensed code links to GPL licensed code what should be the license of the resulting binary program?If I use a public API endpoint that has its source code licensed under AGPL in my app, do I need to disclose my source?

2013 GY136 Descoberta | Órbita | Referências Menu de navegação«List Of Centaurs and Scattered-Disk Objects»«List of Known Trans-Neptunian Objects»

Button changing it's text & action. Good or terrible? The 2019 Stack Overflow Developer Survey Results Are Inchanging text on user mouseoverShould certain functions be “hard to find” for powerusers to discover?Custom liking function - do I need user login?Using different checkbox style for different checkbox behaviorBest Practices: Save and Exit in Software UIInteraction with remote validated formMore efficient UI to progress the user through a complicated process?Designing a popup notice for a gameShould bulk-editing functions be hidden until a table row is selected, or is there a better solution?Is it bad practice to disable (replace) the context menu?