Color the cubes, then assemble them to form a larger cube
Given 27 same-sized cubes and using three colors of your choice, can you color the faces of the cubes in such a way that it's possible to assemble the cubes into a 3x3x3 cube with only one color on the surface, no matter which of the colors is chosen as the surface color?
geometry
New contributor
Daniel Mathias is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Given 27 same-sized cubes and using three colors of your choice, can you color the faces of the cubes in such a way that it's possible to assemble the cubes into a 3x3x3 cube with only one color on the surface, no matter which of the colors is chosen as the surface color?
geometry
New contributor
Daniel Mathias is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Welcome to PSE! Your question seems unclear to me. Why not just put the cubes into a 3x3x3 cube shape, paint the faces of the larger cube, disassemble, and then paint the rest of the faces whatever colors we want?
– Frpzzd
3 hours ago
You must be able to assemble the cube in each of the colors.
– Daniel Mathias
2 hours ago
Oh, I see. Thanks for clarifying!
– Frpzzd
2 hours ago
I ran into the same problem as @Frpzzd, so I tried to edit the question to be a bit more difficult to misunderstand. My sentence structure still seems a bit convoluted, so please feel free to improve it however you see fit.
– Bass
44 mins ago
add a comment |
Given 27 same-sized cubes and using three colors of your choice, can you color the faces of the cubes in such a way that it's possible to assemble the cubes into a 3x3x3 cube with only one color on the surface, no matter which of the colors is chosen as the surface color?
geometry
New contributor
Daniel Mathias is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Given 27 same-sized cubes and using three colors of your choice, can you color the faces of the cubes in such a way that it's possible to assemble the cubes into a 3x3x3 cube with only one color on the surface, no matter which of the colors is chosen as the surface color?
geometry
geometry
New contributor
Daniel Mathias is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Daniel Mathias is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 47 mins ago
Bass
27.1k465168
27.1k465168
New contributor
Daniel Mathias is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 3 hours ago
Daniel Mathias
261
261
New contributor
Daniel Mathias is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Daniel Mathias is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Daniel Mathias is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Welcome to PSE! Your question seems unclear to me. Why not just put the cubes into a 3x3x3 cube shape, paint the faces of the larger cube, disassemble, and then paint the rest of the faces whatever colors we want?
– Frpzzd
3 hours ago
You must be able to assemble the cube in each of the colors.
– Daniel Mathias
2 hours ago
Oh, I see. Thanks for clarifying!
– Frpzzd
2 hours ago
I ran into the same problem as @Frpzzd, so I tried to edit the question to be a bit more difficult to misunderstand. My sentence structure still seems a bit convoluted, so please feel free to improve it however you see fit.
– Bass
44 mins ago
add a comment |
Welcome to PSE! Your question seems unclear to me. Why not just put the cubes into a 3x3x3 cube shape, paint the faces of the larger cube, disassemble, and then paint the rest of the faces whatever colors we want?
– Frpzzd
3 hours ago
You must be able to assemble the cube in each of the colors.
– Daniel Mathias
2 hours ago
Oh, I see. Thanks for clarifying!
– Frpzzd
2 hours ago
I ran into the same problem as @Frpzzd, so I tried to edit the question to be a bit more difficult to misunderstand. My sentence structure still seems a bit convoluted, so please feel free to improve it however you see fit.
– Bass
44 mins ago
Welcome to PSE! Your question seems unclear to me. Why not just put the cubes into a 3x3x3 cube shape, paint the faces of the larger cube, disassemble, and then paint the rest of the faces whatever colors we want?
– Frpzzd
3 hours ago
Welcome to PSE! Your question seems unclear to me. Why not just put the cubes into a 3x3x3 cube shape, paint the faces of the larger cube, disassemble, and then paint the rest of the faces whatever colors we want?
– Frpzzd
3 hours ago
You must be able to assemble the cube in each of the colors.
– Daniel Mathias
2 hours ago
You must be able to assemble the cube in each of the colors.
– Daniel Mathias
2 hours ago
Oh, I see. Thanks for clarifying!
– Frpzzd
2 hours ago
Oh, I see. Thanks for clarifying!
– Frpzzd
2 hours ago
I ran into the same problem as @Frpzzd, so I tried to edit the question to be a bit more difficult to misunderstand. My sentence structure still seems a bit convoluted, so please feel free to improve it however you see fit.
– Bass
44 mins ago
I ran into the same problem as @Frpzzd, so I tried to edit the question to be a bit more difficult to misunderstand. My sentence structure still seems a bit convoluted, so please feel free to improve it however you see fit.
– Bass
44 mins ago
add a comment |
2 Answers
2
active
oldest
votes
Paint the small cubes with the colors red, blue, and green as follows, so that on each cube, the faces with the same color are all mutually adjacent.
- One cube with three red faces and three blue faces
- One cube with three red faces and three green faces
- One cube with three blue faces and three green faces
- Three cubes each with three red faces, two blue faces, and one green face
- Three cubes each with three red faces, two green faces, and one blue face
- Three cubes each with three blue faces, two red faces, and one green face
- Three cubes each with three blue faces, two green faces, and one red face
- Three cubes each with three green faces, two red faces, and one blue face
- Three cubes each with three green faces, two blue faces, and one red face
- Six cubes with two faces of each color
Then you have exactly the correct number of corner, edge, face-center, and center pieces for each cube.
Much better than my answer; well done!
– Hugh
1 hour ago
@Hugh Thanks! It would be nice to generalize it. The 4x4x4 cube with 3 colors is pretty much trivial, but with 4 colors... hmm...
– Frpzzd
1 hour ago
Oh, that's a good puzzle... A 4*4*4 with 3 colours can't be too difficult, but with 4 colours it could get tough. I'm pretty sure it could be done though! You know what I'll be working on ;)
– Hugh
1 hour ago
This looks very like the expansion of $(RG+GB+BR)^3$ - I haven't figured out quite how yet though!
– JonMark Perry
39 mins ago
add a comment |
This sounds very similar to...
this puzzle featured in a video by TED-ED. I'll try and make a picture when I get home.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "559"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
});
}
});
Daniel Mathias is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f77921%2fcolor-the-cubes-then-assemble-them-to-form-a-larger-cube%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Paint the small cubes with the colors red, blue, and green as follows, so that on each cube, the faces with the same color are all mutually adjacent.
- One cube with three red faces and three blue faces
- One cube with three red faces and three green faces
- One cube with three blue faces and three green faces
- Three cubes each with three red faces, two blue faces, and one green face
- Three cubes each with three red faces, two green faces, and one blue face
- Three cubes each with three blue faces, two red faces, and one green face
- Three cubes each with three blue faces, two green faces, and one red face
- Three cubes each with three green faces, two red faces, and one blue face
- Three cubes each with three green faces, two blue faces, and one red face
- Six cubes with two faces of each color
Then you have exactly the correct number of corner, edge, face-center, and center pieces for each cube.
Much better than my answer; well done!
– Hugh
1 hour ago
@Hugh Thanks! It would be nice to generalize it. The 4x4x4 cube with 3 colors is pretty much trivial, but with 4 colors... hmm...
– Frpzzd
1 hour ago
Oh, that's a good puzzle... A 4*4*4 with 3 colours can't be too difficult, but with 4 colours it could get tough. I'm pretty sure it could be done though! You know what I'll be working on ;)
– Hugh
1 hour ago
This looks very like the expansion of $(RG+GB+BR)^3$ - I haven't figured out quite how yet though!
– JonMark Perry
39 mins ago
add a comment |
Paint the small cubes with the colors red, blue, and green as follows, so that on each cube, the faces with the same color are all mutually adjacent.
- One cube with three red faces and three blue faces
- One cube with three red faces and three green faces
- One cube with three blue faces and three green faces
- Three cubes each with three red faces, two blue faces, and one green face
- Three cubes each with three red faces, two green faces, and one blue face
- Three cubes each with three blue faces, two red faces, and one green face
- Three cubes each with three blue faces, two green faces, and one red face
- Three cubes each with three green faces, two red faces, and one blue face
- Three cubes each with three green faces, two blue faces, and one red face
- Six cubes with two faces of each color
Then you have exactly the correct number of corner, edge, face-center, and center pieces for each cube.
Much better than my answer; well done!
– Hugh
1 hour ago
@Hugh Thanks! It would be nice to generalize it. The 4x4x4 cube with 3 colors is pretty much trivial, but with 4 colors... hmm...
– Frpzzd
1 hour ago
Oh, that's a good puzzle... A 4*4*4 with 3 colours can't be too difficult, but with 4 colours it could get tough. I'm pretty sure it could be done though! You know what I'll be working on ;)
– Hugh
1 hour ago
This looks very like the expansion of $(RG+GB+BR)^3$ - I haven't figured out quite how yet though!
– JonMark Perry
39 mins ago
add a comment |
Paint the small cubes with the colors red, blue, and green as follows, so that on each cube, the faces with the same color are all mutually adjacent.
- One cube with three red faces and three blue faces
- One cube with three red faces and three green faces
- One cube with three blue faces and three green faces
- Three cubes each with three red faces, two blue faces, and one green face
- Three cubes each with three red faces, two green faces, and one blue face
- Three cubes each with three blue faces, two red faces, and one green face
- Three cubes each with three blue faces, two green faces, and one red face
- Three cubes each with three green faces, two red faces, and one blue face
- Three cubes each with three green faces, two blue faces, and one red face
- Six cubes with two faces of each color
Then you have exactly the correct number of corner, edge, face-center, and center pieces for each cube.
Paint the small cubes with the colors red, blue, and green as follows, so that on each cube, the faces with the same color are all mutually adjacent.
- One cube with three red faces and three blue faces
- One cube with three red faces and three green faces
- One cube with three blue faces and three green faces
- Three cubes each with three red faces, two blue faces, and one green face
- Three cubes each with three red faces, two green faces, and one blue face
- Three cubes each with three blue faces, two red faces, and one green face
- Three cubes each with three blue faces, two green faces, and one red face
- Three cubes each with three green faces, two red faces, and one blue face
- Three cubes each with three green faces, two blue faces, and one red face
- Six cubes with two faces of each color
Then you have exactly the correct number of corner, edge, face-center, and center pieces for each cube.
answered 2 hours ago
Frpzzd
642119
642119
Much better than my answer; well done!
– Hugh
1 hour ago
@Hugh Thanks! It would be nice to generalize it. The 4x4x4 cube with 3 colors is pretty much trivial, but with 4 colors... hmm...
– Frpzzd
1 hour ago
Oh, that's a good puzzle... A 4*4*4 with 3 colours can't be too difficult, but with 4 colours it could get tough. I'm pretty sure it could be done though! You know what I'll be working on ;)
– Hugh
1 hour ago
This looks very like the expansion of $(RG+GB+BR)^3$ - I haven't figured out quite how yet though!
– JonMark Perry
39 mins ago
add a comment |
Much better than my answer; well done!
– Hugh
1 hour ago
@Hugh Thanks! It would be nice to generalize it. The 4x4x4 cube with 3 colors is pretty much trivial, but with 4 colors... hmm...
– Frpzzd
1 hour ago
Oh, that's a good puzzle... A 4*4*4 with 3 colours can't be too difficult, but with 4 colours it could get tough. I'm pretty sure it could be done though! You know what I'll be working on ;)
– Hugh
1 hour ago
This looks very like the expansion of $(RG+GB+BR)^3$ - I haven't figured out quite how yet though!
– JonMark Perry
39 mins ago
Much better than my answer; well done!
– Hugh
1 hour ago
Much better than my answer; well done!
– Hugh
1 hour ago
@Hugh Thanks! It would be nice to generalize it. The 4x4x4 cube with 3 colors is pretty much trivial, but with 4 colors... hmm...
– Frpzzd
1 hour ago
@Hugh Thanks! It would be nice to generalize it. The 4x4x4 cube with 3 colors is pretty much trivial, but with 4 colors... hmm...
– Frpzzd
1 hour ago
Oh, that's a good puzzle... A 4*4*4 with 3 colours can't be too difficult, but with 4 colours it could get tough. I'm pretty sure it could be done though! You know what I'll be working on ;)
– Hugh
1 hour ago
Oh, that's a good puzzle... A 4*4*4 with 3 colours can't be too difficult, but with 4 colours it could get tough. I'm pretty sure it could be done though! You know what I'll be working on ;)
– Hugh
1 hour ago
This looks very like the expansion of $(RG+GB+BR)^3$ - I haven't figured out quite how yet though!
– JonMark Perry
39 mins ago
This looks very like the expansion of $(RG+GB+BR)^3$ - I haven't figured out quite how yet though!
– JonMark Perry
39 mins ago
add a comment |
This sounds very similar to...
this puzzle featured in a video by TED-ED. I'll try and make a picture when I get home.
add a comment |
This sounds very similar to...
this puzzle featured in a video by TED-ED. I'll try and make a picture when I get home.
add a comment |
This sounds very similar to...
this puzzle featured in a video by TED-ED. I'll try and make a picture when I get home.
This sounds very similar to...
this puzzle featured in a video by TED-ED. I'll try and make a picture when I get home.
answered 2 hours ago
Hugh
1,3511617
1,3511617
add a comment |
add a comment |
Daniel Mathias is a new contributor. Be nice, and check out our Code of Conduct.
Daniel Mathias is a new contributor. Be nice, and check out our Code of Conduct.
Daniel Mathias is a new contributor. Be nice, and check out our Code of Conduct.
Daniel Mathias is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Puzzling 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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f77921%2fcolor-the-cubes-then-assemble-them-to-form-a-larger-cube%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
Welcome to PSE! Your question seems unclear to me. Why not just put the cubes into a 3x3x3 cube shape, paint the faces of the larger cube, disassemble, and then paint the rest of the faces whatever colors we want?
– Frpzzd
3 hours ago
You must be able to assemble the cube in each of the colors.
– Daniel Mathias
2 hours ago
Oh, I see. Thanks for clarifying!
– Frpzzd
2 hours ago
I ran into the same problem as @Frpzzd, so I tried to edit the question to be a bit more difficult to misunderstand. My sentence structure still seems a bit convoluted, so please feel free to improve it however you see fit.
– Bass
44 mins ago