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

How to prevent cooked noodles & dumplings from getting soggy

51% attack - apparently very easy? refering to CZ's "rollback btc chain" - How to make sure such corruptible scenario can never happen so easily?

Why was the Ancient One so hesitant to teach Dr. Strange the art of sorcery?

Run script for 10 times until meets the condition, but break the loop if it meets the condition during iteration

Meaning of「〜てみたいと思います」

How to compact two the parabol commands in the following example?

What's the difference between a Bunsen burner and a gas stove?

What does i386 mean on macOS Mojave?

Word for being out at night during curfew

Early arrival in Australia, early hotel check in not available

How to cope with regret and shame about not fully utilizing opportunities during PhD?

Why does the Earth follow an elliptical trajectory rather than a parabolic one?

Should these notes be played as a chord or one after another?

What is the best way for a skeleton to impersonate human without using magic?

How to select certain lines (n, n+4, n+8, n+12...) from the file?

How to make a language evolve quickly?

Why can't RGB or bicolour LEDs produce a decent yellow?

Why does getw return -1 when trying to read a character?

Why in a Ethernet LAN, a packet sniffer can obtain all packets sent over the LAN?

Why not just directly invest in the holdings of an ETF?

How can a Lich look like a human without magic?

Are there variations of the regular runtimes of the Big-O-Notation?

Create a list of all possible Boolean configurations of three constraints

Reaction of borax with NaOH



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













1












$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.










share|improve this question









$endgroup$
















    1












    $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.










    share|improve this question









    $endgroup$














      1












      1








      1





      $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.










      share|improve this question









      $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






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 2 hours ago









      micsthepickmicsthepick

      2,49111127




      2,49111127




















          1 Answer
          1






          active

          oldest

          votes


















          3












          $begingroup$

          No, you cannot:




          Color the grid like this.

          enter image description here


          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.







          share|improve this answer









          $endgroup$












          • $begingroup$
            that’s pretty much my reasoning!
            $endgroup$
            – micsthepick
            37 mins ago











          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
          );



          );













          draft saved

          draft discarded


















          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









          3












          $begingroup$

          No, you cannot:




          Color the grid like this.

          enter image description here


          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.







          share|improve this answer









          $endgroup$












          • $begingroup$
            that’s pretty much my reasoning!
            $endgroup$
            – micsthepick
            37 mins ago















          3












          $begingroup$

          No, you cannot:




          Color the grid like this.

          enter image description here


          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.







          share|improve this answer









          $endgroup$












          • $begingroup$
            that’s pretty much my reasoning!
            $endgroup$
            – micsthepick
            37 mins ago













          3












          3








          3





          $begingroup$

          No, you cannot:




          Color the grid like this.

          enter image description here


          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.







          share|improve this answer









          $endgroup$



          No, you cannot:




          Color the grid like this.

          enter image description here


          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.








          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered 50 mins ago









          DeusoviDeusovi

          64.1k6221277




          64.1k6221277











          • $begingroup$
            that’s pretty much my reasoning!
            $endgroup$
            – micsthepick
            37 mins ago
















          • $begingroup$
            that’s pretty much my reasoning!
            $endgroup$
            – micsthepick
            37 mins ago















          $begingroup$
          that’s pretty much my reasoning!
          $endgroup$
          – micsthepick
          37 mins ago




          $begingroup$
          that’s pretty much my reasoning!
          $endgroup$
          – micsthepick
          37 mins ago

















          draft saved

          draft discarded
















































          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.




          draft saved


          draft discarded














          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





















































          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

          Log på Navigationsmenu

          Creating second map without labels using QGIS?How to lock map labels for inset map in Print Composer?How to Force the Showing of Labels of a Vector File in QGISQGIS Valmiera, Labels only show for part of polygonsRemoving duplicate point labels in QGISLabeling every feature using QGIS?Show labels for point features outside map canvasAbbreviate Road Labels in QGIS only when requiredExporting map from composer in QGIS - text labels have moved in output?How to make sure labels in qgis turn up in layout map?Writing label expression with ArcMap and If then Statement?

          Detroit Tigers Spis treści Historia | Skład zespołu | Sukcesy | Członkowie Baseball Hall of Fame | Zastrzeżone numery | Przypisy | Menu nawigacyjneEncyclopedia of Detroit - Detroit TigersTigers Stadium, Detroit, MITigers Timeline 1900sDetroit Tigers Team History & EncyclopediaTigers Timeline 1910s1935 World Series1945 World Series1945 World Series1984 World SeriesComerica Park, Detroit, MI2006 World Series2012 World SeriesDetroit Tigers 40-Man RosterDetroit Tigers Coaching StaffTigers Hall of FamersTigers Retired Numberse