Surely they can fit?Find a heptagon with mirror symmetry that can tile a flat planeMax 4x1 pattern fit within 11x11 areaFit as many overlapping generators as possible
Was this character’s old age look CGI or make-up?
Extracting sublists that contain similar elements
Why does the Earth follow an elliptical trajectory rather than a parabolic one?
Size of a folder with du
Does Lawful Interception of 4G / the proposed 5G provide a back door for hackers as well?
How are Core iX names like Core i5, i7 related to Haswell, Ivy Bridge?
Would an 8% reduction in drag outweigh the weight addition from this custom CFD-tested winglet?
How to compact two the parabol commands in the following example?
tikz: not so precise graphic
How can dragons propel their breath attacks to a long distance
As programers say: Strive to be lazy
Setting the major mode of a new buffer interactively
Extrude the faces of a cube symmetrically along XYZ
Why is this int array not passed as an object vararg array?
Run script for 10 times until meets the condition, but break the loop if it meets the condition during iteration
Ex-manager wants to stay in touch, I don't want to
How to slow yourself down (for playing nice with others)
What is the significance of 4200 BCE in context of farming replacing foraging in Europe?
How to select certain lines (n, n+4, n+8, n+12...) from the file?
Is taking modulus on both sides of an equation valid?
Why does my circuit work on a breadboard, but not on a perfboard? I am new to soldering
How do I compare the result of "1d20+x, with advantage" to "1d20+y, without advantage", assuming x < y?
What's the difference between a Bunsen burner and a gas stove?
51% attack - apparently very easy? refering to CZ's "rollback btc chain" - How to make sure such corruptible scenario can never happen so easily?
Surely they can fit?
Find a heptagon with mirror symmetry that can tile a flat planeMax 4x1 pattern fit within 11x11 areaFit as many overlapping generators as possible
$begingroup$
Suppose you have a grid of squares that has even dimensions, with at least one dimension greater than or equal to 4 squares, and from one corner you remove a 1x4 rectangle of those squares
for example:
□□□□□□
□□□□□□
□□□□□□
XXXX□□
Can you fill in that grid using as many copies of the following shapes as you like?
(Each shape can be rotated any of the four ways, and can be flipped/mirrored)
□□
□□
□□
□□
□□□□
□□□□
If you can, provide an example solution. If you cannot, then you should provide a reasonable argument to why it can't be done.
tiling
$endgroup$
add a comment |
$begingroup$
Suppose you have a grid of squares that has even dimensions, with at least one dimension greater than or equal to 4 squares, and from one corner you remove a 1x4 rectangle of those squares
for example:
□□□□□□
□□□□□□
□□□□□□
XXXX□□
Can you fill in that grid using as many copies of the following shapes as you like?
(Each shape can be rotated any of the four ways, and can be flipped/mirrored)
□□
□□
□□
□□
□□□□
□□□□
If you can, provide an example solution. If you cannot, then you should provide a reasonable argument to why it can't be done.
tiling
$endgroup$
add a comment |
$begingroup$
Suppose you have a grid of squares that has even dimensions, with at least one dimension greater than or equal to 4 squares, and from one corner you remove a 1x4 rectangle of those squares
for example:
□□□□□□
□□□□□□
□□□□□□
XXXX□□
Can you fill in that grid using as many copies of the following shapes as you like?
(Each shape can be rotated any of the four ways, and can be flipped/mirrored)
□□
□□
□□
□□
□□□□
□□□□
If you can, provide an example solution. If you cannot, then you should provide a reasonable argument to why it can't be done.
tiling
$endgroup$
Suppose you have a grid of squares that has even dimensions, with at least one dimension greater than or equal to 4 squares, and from one corner you remove a 1x4 rectangle of those squares
for example:
□□□□□□
□□□□□□
□□□□□□
XXXX□□
Can you fill in that grid using as many copies of the following shapes as you like?
(Each shape can be rotated any of the four ways, and can be flipped/mirrored)
□□
□□
□□
□□
□□□□
□□□□
If you can, provide an example solution. If you cannot, then you should provide a reasonable argument to why it can't be done.
tiling
tiling
asked 2 hours ago
micsthepickmicsthepick
2,49111127
2,49111127
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
No, you cannot:
Color the grid like this.
Since the grid (before removal of the four cells) has even dimensions, it is made up of 2x2 blocks with each color once. So each color appears the same number of times.
All of the given shapes will always cover the same number of squares of each color: the first two cover one of each, and the last covers two of each. But after marking off the unused cells, the grid has more red and blue cells than yellow and green. So you can't cover the grid perfectly.
$endgroup$
$begingroup$
that’s pretty much my reasoning!
$endgroup$
– micsthepick
30 mins ago
add a comment |
Your Answer
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
);
);
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%2f83856%2fsurely-they-can-fit%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
$begingroup$
No, you cannot:
Color the grid like this.
Since the grid (before removal of the four cells) has even dimensions, it is made up of 2x2 blocks with each color once. So each color appears the same number of times.
All of the given shapes will always cover the same number of squares of each color: the first two cover one of each, and the last covers two of each. But after marking off the unused cells, the grid has more red and blue cells than yellow and green. So you can't cover the grid perfectly.
$endgroup$
$begingroup$
that’s pretty much my reasoning!
$endgroup$
– micsthepick
30 mins ago
add a comment |
$begingroup$
No, you cannot:
Color the grid like this.
Since the grid (before removal of the four cells) has even dimensions, it is made up of 2x2 blocks with each color once. So each color appears the same number of times.
All of the given shapes will always cover the same number of squares of each color: the first two cover one of each, and the last covers two of each. But after marking off the unused cells, the grid has more red and blue cells than yellow and green. So you can't cover the grid perfectly.
$endgroup$
$begingroup$
that’s pretty much my reasoning!
$endgroup$
– micsthepick
30 mins ago
add a comment |
$begingroup$
No, you cannot:
Color the grid like this.
Since the grid (before removal of the four cells) has even dimensions, it is made up of 2x2 blocks with each color once. So each color appears the same number of times.
All of the given shapes will always cover the same number of squares of each color: the first two cover one of each, and the last covers two of each. But after marking off the unused cells, the grid has more red and blue cells than yellow and green. So you can't cover the grid perfectly.
$endgroup$
No, you cannot:
Color the grid like this.
Since the grid (before removal of the four cells) has even dimensions, it is made up of 2x2 blocks with each color once. So each color appears the same number of times.
All of the given shapes will always cover the same number of squares of each color: the first two cover one of each, and the last covers two of each. But after marking off the unused cells, the grid has more red and blue cells than yellow and green. So you can't cover the grid perfectly.
answered 43 mins ago
Deusovi♦Deusovi
64.1k6221277
64.1k6221277
$begingroup$
that’s pretty much my reasoning!
$endgroup$
– micsthepick
30 mins ago
add a comment |
$begingroup$
that’s pretty much my reasoning!
$endgroup$
– micsthepick
30 mins ago
$begingroup$
that’s pretty much my reasoning!
$endgroup$
– micsthepick
30 mins ago
$begingroup$
that’s pretty much my reasoning!
$endgroup$
– micsthepick
30 mins ago
add a comment |
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.
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%2f83856%2fsurely-they-can-fit%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