Red and White SquaresMagic Squares in Sudoku GridsDetermining the pattern of a 3x3 grid of hidden black and white tiles by revealing only twoA man with two red pills and two white pillsIs this chromatic puzzle always solvable?Rook Game on a Chessboard - Take 2Finding the hidden path (new grid puzzle concept?)Another 'Find the Path' PuzzleColoring the Chess BoardColoring the Chess Board v2Square Spin #2: Climb the Mountain!

PhD: When to quit and move on?

Park the computer

Question about targeting a Hexproof creature

Find max number you can create from an array of numbers

Why weren't Gemini capsules given names?

What do I need to see before Spider-Man: Far From Home?

Speeding up thousands of string parses

What is this arch-and-tower near a road?

Would Disciple of Life supercharge Regenerate?

Why would "dead languages" be the only languages that spells could be written in?

Why do Klingons use cloaking devices?

Why does mean tend be more stable in different samples than median?

What is exact meaning of “ich wäre gern”?

Creating patterns

Way to see all encrypted fields in Salesforce?

Motorcyle Chain needs to be cleaned every time you lube it?

Why did moving the mouse cursor cause Windows 95 to run more quickly?

Initializing variables variable in an "if" statement

Will electrically joined dipoles of different lengths, at right angles, behave as a multiband antenna?

Machine Learning Golf: Multiplication

How can I effectively map a multi-level dungeon?

Simple Arithmetic Puzzle 8. Or is it?

n-level Ouroboros Quine

Did William Shakespeare hide things in his writings?



Red and White Squares


Magic Squares in Sudoku GridsDetermining the pattern of a 3x3 grid of hidden black and white tiles by revealing only twoA man with two red pills and two white pillsIs this chromatic puzzle always solvable?Rook Game on a Chessboard - Take 2Finding the hidden path (new grid puzzle concept?)Another 'Find the Path' PuzzleColoring the Chess BoardColoring the Chess Board v2Square Spin #2: Climb the Mountain!






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








6












$begingroup$


There are two grid boards with the dimension of 9x9 and 14x14, consist of all white squares. You are supposed to color some squares with a red color on the conditions below:



  • In a board, if two square has a common edge, they are neighbor squares.

  • Every square needs to have at least 2 colored neighbor squares (excluding itself)

so




What is the least number of red squares you can have with the condition above?











share|improve this question









$endgroup$


















    6












    $begingroup$


    There are two grid boards with the dimension of 9x9 and 14x14, consist of all white squares. You are supposed to color some squares with a red color on the conditions below:



    • In a board, if two square has a common edge, they are neighbor squares.

    • Every square needs to have at least 2 colored neighbor squares (excluding itself)

    so




    What is the least number of red squares you can have with the condition above?











    share|improve this question









    $endgroup$














      6












      6








      6





      $begingroup$


      There are two grid boards with the dimension of 9x9 and 14x14, consist of all white squares. You are supposed to color some squares with a red color on the conditions below:



      • In a board, if two square has a common edge, they are neighbor squares.

      • Every square needs to have at least 2 colored neighbor squares (excluding itself)

      so




      What is the least number of red squares you can have with the condition above?











      share|improve this question









      $endgroup$




      There are two grid boards with the dimension of 9x9 and 14x14, consist of all white squares. You are supposed to color some squares with a red color on the conditions below:



      • In a board, if two square has a common edge, they are neighbor squares.

      • Every square needs to have at least 2 colored neighbor squares (excluding itself)

      so




      What is the least number of red squares you can have with the condition above?








      logical-deduction strategy optimization






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 8 hours ago









      OrayOray

      17k4 gold badges39 silver badges171 bronze badges




      17k4 gold badges39 silver badges171 bronze badges




















          4 Answers
          4






          active

          oldest

          votes


















          5












          $begingroup$

          I think the answer for $14 times 14$ is




          $112$




          Achieved as follows




          enter image description here




          While the best I've achieved for $9 times 9$ is




          $50$




          Achieved as follows




          enter image description here







          share|improve this answer











          $endgroup$












          • $begingroup$
            good start but not optimal ones
            $endgroup$
            – Oray
            8 hours ago










          • $begingroup$
            At least you can blank out your boards' corners.
            $endgroup$
            – msh210
            8 hours ago











          • $begingroup$
            @msh10 If we blank out the board's corners, the ones adjacent two those now only have one red square.
            $endgroup$
            – hexomino
            8 hours ago










          • $begingroup$
            @hexomino 9x9 seems right :)
            $endgroup$
            – Oray
            7 hours ago


















          3












          $begingroup$

          I assume




          the boards are independent




          Then one solution would be




          171 red squares.




          As shown below




          enter image description here

          for 51 squares




          And




          enter image description here

          for 120 squares




          No idea if this is minimal though






          share|improve this answer









          $endgroup$












          • $begingroup$
            I think that for example cell x=9,y=14 doesn't have to be red
            $endgroup$
            – Matti
            8 hours ago


















          0












          $begingroup$

          9*9 solution:




          45 reds




          Looks like:




          enter image description here




          14*14 solution:




          110 reds




          Looks like:




          enter image description here







          share|improve this answer









          $endgroup$












          • $begingroup$
            In your 9x9, there are eight red squares only adjacent to one red square and the one in the centre is adjacent to none. In your 14 x 14, the two red squares in the centre are adjacent to no red squares,
            $endgroup$
            – hexomino
            5 hours ago











          • $begingroup$
            Oh crap, apologies, I thought that the rule was that all white squares needed to be adjacent to two red squares
            $endgroup$
            – kanoo
            5 hours ago


















          -2












          $begingroup$

          enter image description hereThe answer for 14X14 is 98. Think about a chess board
          As for 9X9 would be 40






          share|improve this answer











          $endgroup$








          • 2




            $begingroup$
            Can you show how to fill in the grid to demonstrate this?
            $endgroup$
            – hexomino
            6 hours ago











          • $begingroup$
            Make a square grid on ms word. color alternate blocks. For 9X9 color the side with 4 blocks. If you do it correctly it will end at 4 blocks as well. I dont know how to post an image. OR i would have
            $endgroup$
            – ValAsta
            6 hours ago










          • $begingroup$
            There's an "insert image" button at the top of the answer box. It's the sixth one along.
            $endgroup$
            – F1Krazy
            6 hours ago






          • 1




            $begingroup$
            Now that I can see what you're referring to, I'm afraid this doesn't fit the requirements of the question. Every square needs to be adjacent to two coloured squares, which includes the coloured squares themselves. The coloured squares in your solution are adjacent to zero other coloured squares. (I'm not the downvoter, btw)
            $endgroup$
            – F1Krazy
            6 hours 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%2f85795%2fred-and-white-squares%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          4 Answers
          4






          active

          oldest

          votes








          4 Answers
          4






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          5












          $begingroup$

          I think the answer for $14 times 14$ is




          $112$




          Achieved as follows




          enter image description here




          While the best I've achieved for $9 times 9$ is




          $50$




          Achieved as follows




          enter image description here







          share|improve this answer











          $endgroup$












          • $begingroup$
            good start but not optimal ones
            $endgroup$
            – Oray
            8 hours ago










          • $begingroup$
            At least you can blank out your boards' corners.
            $endgroup$
            – msh210
            8 hours ago











          • $begingroup$
            @msh10 If we blank out the board's corners, the ones adjacent two those now only have one red square.
            $endgroup$
            – hexomino
            8 hours ago










          • $begingroup$
            @hexomino 9x9 seems right :)
            $endgroup$
            – Oray
            7 hours ago















          5












          $begingroup$

          I think the answer for $14 times 14$ is




          $112$




          Achieved as follows




          enter image description here




          While the best I've achieved for $9 times 9$ is




          $50$




          Achieved as follows




          enter image description here







          share|improve this answer











          $endgroup$












          • $begingroup$
            good start but not optimal ones
            $endgroup$
            – Oray
            8 hours ago










          • $begingroup$
            At least you can blank out your boards' corners.
            $endgroup$
            – msh210
            8 hours ago











          • $begingroup$
            @msh10 If we blank out the board's corners, the ones adjacent two those now only have one red square.
            $endgroup$
            – hexomino
            8 hours ago










          • $begingroup$
            @hexomino 9x9 seems right :)
            $endgroup$
            – Oray
            7 hours ago













          5












          5








          5





          $begingroup$

          I think the answer for $14 times 14$ is




          $112$




          Achieved as follows




          enter image description here




          While the best I've achieved for $9 times 9$ is




          $50$




          Achieved as follows




          enter image description here







          share|improve this answer











          $endgroup$



          I think the answer for $14 times 14$ is




          $112$




          Achieved as follows




          enter image description here




          While the best I've achieved for $9 times 9$ is




          $50$




          Achieved as follows




          enter image description here








          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited 8 hours ago

























          answered 8 hours ago









          hexominohexomino

          55.1k5 gold badges161 silver badges253 bronze badges




          55.1k5 gold badges161 silver badges253 bronze badges











          • $begingroup$
            good start but not optimal ones
            $endgroup$
            – Oray
            8 hours ago










          • $begingroup$
            At least you can blank out your boards' corners.
            $endgroup$
            – msh210
            8 hours ago











          • $begingroup$
            @msh10 If we blank out the board's corners, the ones adjacent two those now only have one red square.
            $endgroup$
            – hexomino
            8 hours ago










          • $begingroup$
            @hexomino 9x9 seems right :)
            $endgroup$
            – Oray
            7 hours ago
















          • $begingroup$
            good start but not optimal ones
            $endgroup$
            – Oray
            8 hours ago










          • $begingroup$
            At least you can blank out your boards' corners.
            $endgroup$
            – msh210
            8 hours ago











          • $begingroup$
            @msh10 If we blank out the board's corners, the ones adjacent two those now only have one red square.
            $endgroup$
            – hexomino
            8 hours ago










          • $begingroup$
            @hexomino 9x9 seems right :)
            $endgroup$
            – Oray
            7 hours ago















          $begingroup$
          good start but not optimal ones
          $endgroup$
          – Oray
          8 hours ago




          $begingroup$
          good start but not optimal ones
          $endgroup$
          – Oray
          8 hours ago












          $begingroup$
          At least you can blank out your boards' corners.
          $endgroup$
          – msh210
          8 hours ago





          $begingroup$
          At least you can blank out your boards' corners.
          $endgroup$
          – msh210
          8 hours ago













          $begingroup$
          @msh10 If we blank out the board's corners, the ones adjacent two those now only have one red square.
          $endgroup$
          – hexomino
          8 hours ago




          $begingroup$
          @msh10 If we blank out the board's corners, the ones adjacent two those now only have one red square.
          $endgroup$
          – hexomino
          8 hours ago












          $begingroup$
          @hexomino 9x9 seems right :)
          $endgroup$
          – Oray
          7 hours ago




          $begingroup$
          @hexomino 9x9 seems right :)
          $endgroup$
          – Oray
          7 hours ago













          3












          $begingroup$

          I assume




          the boards are independent




          Then one solution would be




          171 red squares.




          As shown below




          enter image description here

          for 51 squares




          And




          enter image description here

          for 120 squares




          No idea if this is minimal though






          share|improve this answer









          $endgroup$












          • $begingroup$
            I think that for example cell x=9,y=14 doesn't have to be red
            $endgroup$
            – Matti
            8 hours ago















          3












          $begingroup$

          I assume




          the boards are independent




          Then one solution would be




          171 red squares.




          As shown below




          enter image description here

          for 51 squares




          And




          enter image description here

          for 120 squares




          No idea if this is minimal though






          share|improve this answer









          $endgroup$












          • $begingroup$
            I think that for example cell x=9,y=14 doesn't have to be red
            $endgroup$
            – Matti
            8 hours ago













          3












          3








          3





          $begingroup$

          I assume




          the boards are independent




          Then one solution would be




          171 red squares.




          As shown below




          enter image description here

          for 51 squares




          And




          enter image description here

          for 120 squares




          No idea if this is minimal though






          share|improve this answer









          $endgroup$



          I assume




          the boards are independent




          Then one solution would be




          171 red squares.




          As shown below




          enter image description here

          for 51 squares




          And




          enter image description here

          for 120 squares




          No idea if this is minimal though







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered 8 hours ago









          SteveVSteveV

          7,2982 gold badges6 silver badges36 bronze badges




          7,2982 gold badges6 silver badges36 bronze badges











          • $begingroup$
            I think that for example cell x=9,y=14 doesn't have to be red
            $endgroup$
            – Matti
            8 hours ago
















          • $begingroup$
            I think that for example cell x=9,y=14 doesn't have to be red
            $endgroup$
            – Matti
            8 hours ago















          $begingroup$
          I think that for example cell x=9,y=14 doesn't have to be red
          $endgroup$
          – Matti
          8 hours ago




          $begingroup$
          I think that for example cell x=9,y=14 doesn't have to be red
          $endgroup$
          – Matti
          8 hours ago











          0












          $begingroup$

          9*9 solution:




          45 reds




          Looks like:




          enter image description here




          14*14 solution:




          110 reds




          Looks like:




          enter image description here







          share|improve this answer









          $endgroup$












          • $begingroup$
            In your 9x9, there are eight red squares only adjacent to one red square and the one in the centre is adjacent to none. In your 14 x 14, the two red squares in the centre are adjacent to no red squares,
            $endgroup$
            – hexomino
            5 hours ago











          • $begingroup$
            Oh crap, apologies, I thought that the rule was that all white squares needed to be adjacent to two red squares
            $endgroup$
            – kanoo
            5 hours ago















          0












          $begingroup$

          9*9 solution:




          45 reds




          Looks like:




          enter image description here




          14*14 solution:




          110 reds




          Looks like:




          enter image description here







          share|improve this answer









          $endgroup$












          • $begingroup$
            In your 9x9, there are eight red squares only adjacent to one red square and the one in the centre is adjacent to none. In your 14 x 14, the two red squares in the centre are adjacent to no red squares,
            $endgroup$
            – hexomino
            5 hours ago











          • $begingroup$
            Oh crap, apologies, I thought that the rule was that all white squares needed to be adjacent to two red squares
            $endgroup$
            – kanoo
            5 hours ago













          0












          0








          0





          $begingroup$

          9*9 solution:




          45 reds




          Looks like:




          enter image description here




          14*14 solution:




          110 reds




          Looks like:




          enter image description here







          share|improve this answer









          $endgroup$



          9*9 solution:




          45 reds




          Looks like:




          enter image description here




          14*14 solution:




          110 reds




          Looks like:




          enter image description here








          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered 5 hours ago









          kanookanoo

          2,0803 silver badges29 bronze badges




          2,0803 silver badges29 bronze badges











          • $begingroup$
            In your 9x9, there are eight red squares only adjacent to one red square and the one in the centre is adjacent to none. In your 14 x 14, the two red squares in the centre are adjacent to no red squares,
            $endgroup$
            – hexomino
            5 hours ago











          • $begingroup$
            Oh crap, apologies, I thought that the rule was that all white squares needed to be adjacent to two red squares
            $endgroup$
            – kanoo
            5 hours ago
















          • $begingroup$
            In your 9x9, there are eight red squares only adjacent to one red square and the one in the centre is adjacent to none. In your 14 x 14, the two red squares in the centre are adjacent to no red squares,
            $endgroup$
            – hexomino
            5 hours ago











          • $begingroup$
            Oh crap, apologies, I thought that the rule was that all white squares needed to be adjacent to two red squares
            $endgroup$
            – kanoo
            5 hours ago















          $begingroup$
          In your 9x9, there are eight red squares only adjacent to one red square and the one in the centre is adjacent to none. In your 14 x 14, the two red squares in the centre are adjacent to no red squares,
          $endgroup$
          – hexomino
          5 hours ago





          $begingroup$
          In your 9x9, there are eight red squares only adjacent to one red square and the one in the centre is adjacent to none. In your 14 x 14, the two red squares in the centre are adjacent to no red squares,
          $endgroup$
          – hexomino
          5 hours ago













          $begingroup$
          Oh crap, apologies, I thought that the rule was that all white squares needed to be adjacent to two red squares
          $endgroup$
          – kanoo
          5 hours ago




          $begingroup$
          Oh crap, apologies, I thought that the rule was that all white squares needed to be adjacent to two red squares
          $endgroup$
          – kanoo
          5 hours ago











          -2












          $begingroup$

          enter image description hereThe answer for 14X14 is 98. Think about a chess board
          As for 9X9 would be 40






          share|improve this answer











          $endgroup$








          • 2




            $begingroup$
            Can you show how to fill in the grid to demonstrate this?
            $endgroup$
            – hexomino
            6 hours ago











          • $begingroup$
            Make a square grid on ms word. color alternate blocks. For 9X9 color the side with 4 blocks. If you do it correctly it will end at 4 blocks as well. I dont know how to post an image. OR i would have
            $endgroup$
            – ValAsta
            6 hours ago










          • $begingroup$
            There's an "insert image" button at the top of the answer box. It's the sixth one along.
            $endgroup$
            – F1Krazy
            6 hours ago






          • 1




            $begingroup$
            Now that I can see what you're referring to, I'm afraid this doesn't fit the requirements of the question. Every square needs to be adjacent to two coloured squares, which includes the coloured squares themselves. The coloured squares in your solution are adjacent to zero other coloured squares. (I'm not the downvoter, btw)
            $endgroup$
            – F1Krazy
            6 hours ago
















          -2












          $begingroup$

          enter image description hereThe answer for 14X14 is 98. Think about a chess board
          As for 9X9 would be 40






          share|improve this answer











          $endgroup$








          • 2




            $begingroup$
            Can you show how to fill in the grid to demonstrate this?
            $endgroup$
            – hexomino
            6 hours ago











          • $begingroup$
            Make a square grid on ms word. color alternate blocks. For 9X9 color the side with 4 blocks. If you do it correctly it will end at 4 blocks as well. I dont know how to post an image. OR i would have
            $endgroup$
            – ValAsta
            6 hours ago










          • $begingroup$
            There's an "insert image" button at the top of the answer box. It's the sixth one along.
            $endgroup$
            – F1Krazy
            6 hours ago






          • 1




            $begingroup$
            Now that I can see what you're referring to, I'm afraid this doesn't fit the requirements of the question. Every square needs to be adjacent to two coloured squares, which includes the coloured squares themselves. The coloured squares in your solution are adjacent to zero other coloured squares. (I'm not the downvoter, btw)
            $endgroup$
            – F1Krazy
            6 hours ago














          -2












          -2








          -2





          $begingroup$

          enter image description hereThe answer for 14X14 is 98. Think about a chess board
          As for 9X9 would be 40






          share|improve this answer











          $endgroup$



          enter image description hereThe answer for 14X14 is 98. Think about a chess board
          As for 9X9 would be 40







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited 6 hours ago

























          answered 6 hours ago









          ValAstaValAsta

          566 bronze badges




          566 bronze badges







          • 2




            $begingroup$
            Can you show how to fill in the grid to demonstrate this?
            $endgroup$
            – hexomino
            6 hours ago











          • $begingroup$
            Make a square grid on ms word. color alternate blocks. For 9X9 color the side with 4 blocks. If you do it correctly it will end at 4 blocks as well. I dont know how to post an image. OR i would have
            $endgroup$
            – ValAsta
            6 hours ago










          • $begingroup$
            There's an "insert image" button at the top of the answer box. It's the sixth one along.
            $endgroup$
            – F1Krazy
            6 hours ago






          • 1




            $begingroup$
            Now that I can see what you're referring to, I'm afraid this doesn't fit the requirements of the question. Every square needs to be adjacent to two coloured squares, which includes the coloured squares themselves. The coloured squares in your solution are adjacent to zero other coloured squares. (I'm not the downvoter, btw)
            $endgroup$
            – F1Krazy
            6 hours ago













          • 2




            $begingroup$
            Can you show how to fill in the grid to demonstrate this?
            $endgroup$
            – hexomino
            6 hours ago











          • $begingroup$
            Make a square grid on ms word. color alternate blocks. For 9X9 color the side with 4 blocks. If you do it correctly it will end at 4 blocks as well. I dont know how to post an image. OR i would have
            $endgroup$
            – ValAsta
            6 hours ago










          • $begingroup$
            There's an "insert image" button at the top of the answer box. It's the sixth one along.
            $endgroup$
            – F1Krazy
            6 hours ago






          • 1




            $begingroup$
            Now that I can see what you're referring to, I'm afraid this doesn't fit the requirements of the question. Every square needs to be adjacent to two coloured squares, which includes the coloured squares themselves. The coloured squares in your solution are adjacent to zero other coloured squares. (I'm not the downvoter, btw)
            $endgroup$
            – F1Krazy
            6 hours ago








          2




          2




          $begingroup$
          Can you show how to fill in the grid to demonstrate this?
          $endgroup$
          – hexomino
          6 hours ago





          $begingroup$
          Can you show how to fill in the grid to demonstrate this?
          $endgroup$
          – hexomino
          6 hours ago













          $begingroup$
          Make a square grid on ms word. color alternate blocks. For 9X9 color the side with 4 blocks. If you do it correctly it will end at 4 blocks as well. I dont know how to post an image. OR i would have
          $endgroup$
          – ValAsta
          6 hours ago




          $begingroup$
          Make a square grid on ms word. color alternate blocks. For 9X9 color the side with 4 blocks. If you do it correctly it will end at 4 blocks as well. I dont know how to post an image. OR i would have
          $endgroup$
          – ValAsta
          6 hours ago












          $begingroup$
          There's an "insert image" button at the top of the answer box. It's the sixth one along.
          $endgroup$
          – F1Krazy
          6 hours ago




          $begingroup$
          There's an "insert image" button at the top of the answer box. It's the sixth one along.
          $endgroup$
          – F1Krazy
          6 hours ago




          1




          1




          $begingroup$
          Now that I can see what you're referring to, I'm afraid this doesn't fit the requirements of the question. Every square needs to be adjacent to two coloured squares, which includes the coloured squares themselves. The coloured squares in your solution are adjacent to zero other coloured squares. (I'm not the downvoter, btw)
          $endgroup$
          – F1Krazy
          6 hours ago





          $begingroup$
          Now that I can see what you're referring to, I'm afraid this doesn't fit the requirements of the question. Every square needs to be adjacent to two coloured squares, which includes the coloured squares themselves. The coloured squares in your solution are adjacent to zero other coloured squares. (I'm not the downvoter, btw)
          $endgroup$
          – F1Krazy
          6 hours 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%2f85795%2fred-and-white-squares%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

          Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

          Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

          François Viète Contents Biography Work and thought Bibliography See also Notes Further reading External links Navigation menup. 21Google Bookspp. 75–77Google BooksDe thou (from University of Saint Andrews)ArchivedGoogle BooksGoogle BooksGoogle BooksGoogle booksGoogle Bookscc-parthenay.frL'histoire universelle (fr)Universal History (en)ArchivedAdsabs.harvard.eduPagesperso-orange.frArchive.orgChikara Sasaki. Descartes' mathematical thought p.259Google BooksGoogle BooksGoogle Bookspp. 152 and onwardGoogle BooksGoogle BooksScribd.comGoogle Books1257-7979Google BooksGoogle BooksGoogle BooksGoogle BooksGoogle BooksGoogle BooksGallica.bnf.frGoogle BooksGoogle Books"François Viète"Francois Viète: Father of Modern Algebraic NotationThe Lawyer and the GamblerAbout TarporleySite de Jean-Paul GuichardL'algèbre nouvelle"About the Harmonicon"cb120511976(data)1188044800000 0001 0913 5903n82164680ola2013766880073431702w6vt1sb70287374827140948071409480