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
What does "Ich wusste, dass aus dir mal was wird" mean?
Front derailleur hard to move due to gear cable angle
How are one-time password generators like Google Authenticator different from having two passwords?
Why was Endgame Thanos so different than Infinity War Thanos?
What is the significance of 4200 BCE in context of farming replacing foraging in Europe?
Reaction of borax with NaOH
Why does getw return -1 when trying to read a character?
Are there variations of the regular runtimes of the Big-O-Notation?
Why is this int array not passed as an object vararg array?
Usefulness of complex chord names?
How can dragons propel their breath attacks to a long distance
Should these notes be played as a chord or one after another?
How can a Lich look like a human without magic?
What to do if SUS scores contradict qualitative feedback?
When a land becomes a creature, is it untapped?
Does the 500 feet falling cap apply per fall, or per turn?
What does a comma mean inside an 'if' statement?
How do I tell my supervisor that he is choosing poor replacements for me while I am on maternity leave?
Exclude loop* snap devices from lsblk output?
Make all the squares explode
tikz: not so precise graphic
How does noise-cancellation work in Mac laptops?
How to make a language evolve quickly?
On what legal basis did the UK remove the 'European Union' from its passport?
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
20 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
20 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
20 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 33 mins ago
Deusovi♦Deusovi
64.1k6221277
64.1k6221277
$begingroup$
that’s pretty much my reasoning!
$endgroup$
– micsthepick
20 mins ago
add a comment |
$begingroup$
that’s pretty much my reasoning!
$endgroup$
– micsthepick
20 mins ago
$begingroup$
that’s pretty much my reasoning!
$endgroup$
– micsthepick
20 mins ago
$begingroup$
that’s pretty much my reasoning!
$endgroup$
– micsthepick
20 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