chessboard 7x 7 The 2019 Stack Overflow Developer Survey Results Are In Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar ManaraMath and Logic of Infinite ChessCan someone produce a sudoku puzzle where guessing more than one cell's value at a time is required?placing chess knights in a numbered chessboard.How many ways are there to position two black rooks and two white rooks on an 8X8 chessboardPlacing $9$ black and $9$ white rooks on $ 6times6$ board without any attacks between different coloursIn how many ways can the rooks be arranged?Prove that it is not possible to completely cover a 6 × 6 chessboard by tiles which have dimensions 1 × 4.1998 USAMO problem #4coins on chessboard, who has the winning strategyMaximum number of kings on the chessboard subject to some rules

Homework question about an engine pulling a train

Can withdrawing asylum be illegal?

Is this wall load bearing? Blueprints and photos attached

Are there continuous functions who are the same in an interval but differ in at least one other point?

Why can't devices on different VLANs, but on the same subnet, communicate?

Would an alien lifeform be able to achieve space travel if lacking in vision?

Working through the single responsibility principle (SRP) in Python when calls are expensive

My body leaves; my core can stay

Sub-subscripts in strings cause different spacings than subscripts

How to politely respond to generic emails requesting a PhD/job in my lab? Without wasting too much time

should truth entail possible truth

Button changing its text & action. Good or terrible?

Can I visit the Trinity College (Cambridge) library and see some of their rare books

Am I ethically obligated to go into work on an off day if the reason is sudden?

Student Loan from years ago pops up and is taking my salary

Why doesn't a hydraulic lever violate conservation of energy?

Python - Fishing Simulator

Presidential Pardon

"is" operation returns false even though two objects have same id

Is there a way to generate uniformly distributed points on a sphere from a fixed amount of random real numbers per point?

How did passengers keep warm on sail ships?

US Healthcare consultation for visitors

What is the padding with red substance inside of steak packaging?

What is the role of 'For' here?



chessboard 7x 7



The 2019 Stack Overflow Developer Survey Results Are In
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar ManaraMath and Logic of Infinite ChessCan someone produce a sudoku puzzle where guessing more than one cell's value at a time is required?placing chess knights in a numbered chessboard.How many ways are there to position two black rooks and two white rooks on an 8X8 chessboardPlacing $9$ black and $9$ white rooks on $ 6times6$ board without any attacks between different coloursIn how many ways can the rooks be arranged?Prove that it is not possible to completely cover a 6 × 6 chessboard by tiles which have dimensions 1 × 4.1998 USAMO problem #4coins on chessboard, who has the winning strategyMaximum number of kings on the chessboard subject to some rules










-3












$begingroup$


A 7 × 7 chessboard that is painted black and white, with the corners painted black;and we have the operator "inverse", which can be applied to a single row or single column in a table that it change the color of the cell from white to black or from black to white ( for example the first cell at row 2 in the chessboard colerd by white and the second is black.... if i will use "inverse" to this row it will change the first cell to black and the second to white ...)
The goal is to make the whole board colered black. What is the minimum number of steps required to achieve the goal?



there is two soultion for this question, i need the two soultions!!










share|cite|improve this question









$endgroup$











  • $begingroup$
    i have one answer now: at the begining i will "inverse" row 2 alone then row 4 then row 6 , now i have colmun 2, 4, and 6 is colered by white i will " inverse then but each one separately, but i need another solution:(
    $endgroup$
    – Nour Taha
    Mar 24 at 19:04







  • 1




    $begingroup$
    "which can be applied to a single row or single column ... by white and the second is black.... if i will use "inverse" to this row it will change the first cell to black and the second to white ...)" These are three inconsistent statements. The first says something undefined happens to an entire row or column. The second says it only applies to a single cell. The third says it applies only to the first two cells of a row or column. Why not just say "it reverses the colors of all cells in a row or column"?
    $endgroup$
    – fleablood
    Mar 24 at 19:08










  • $begingroup$
    i can say it reverses the colors of all cells in a row or in a colmun, im not that good in english😜
    $endgroup$
    – Nour Taha
    Mar 24 at 19:11










  • $begingroup$
    Well, it's easy to see you can do it in 6 turns by inverting rows 2,4 and 6. That leaves the board completely striped. Then invert colums 2,4,6 to make them all black. The question is is there any better.
    $endgroup$
    – fleablood
    Mar 24 at 19:13






  • 1




    $begingroup$
    I guess the other way is to start by columns 2,4,6 so then the stripped pattern is rotated compared to your solution. Does that count for another solution ? You can also alternate rows and columns to have a mixed pattern, in the end after 6 moves it is still all black.
    $endgroup$
    – zwim
    Mar 24 at 19:33
















-3












$begingroup$


A 7 × 7 chessboard that is painted black and white, with the corners painted black;and we have the operator "inverse", which can be applied to a single row or single column in a table that it change the color of the cell from white to black or from black to white ( for example the first cell at row 2 in the chessboard colerd by white and the second is black.... if i will use "inverse" to this row it will change the first cell to black and the second to white ...)
The goal is to make the whole board colered black. What is the minimum number of steps required to achieve the goal?



there is two soultion for this question, i need the two soultions!!










share|cite|improve this question









$endgroup$











  • $begingroup$
    i have one answer now: at the begining i will "inverse" row 2 alone then row 4 then row 6 , now i have colmun 2, 4, and 6 is colered by white i will " inverse then but each one separately, but i need another solution:(
    $endgroup$
    – Nour Taha
    Mar 24 at 19:04







  • 1




    $begingroup$
    "which can be applied to a single row or single column ... by white and the second is black.... if i will use "inverse" to this row it will change the first cell to black and the second to white ...)" These are three inconsistent statements. The first says something undefined happens to an entire row or column. The second says it only applies to a single cell. The third says it applies only to the first two cells of a row or column. Why not just say "it reverses the colors of all cells in a row or column"?
    $endgroup$
    – fleablood
    Mar 24 at 19:08










  • $begingroup$
    i can say it reverses the colors of all cells in a row or in a colmun, im not that good in english😜
    $endgroup$
    – Nour Taha
    Mar 24 at 19:11










  • $begingroup$
    Well, it's easy to see you can do it in 6 turns by inverting rows 2,4 and 6. That leaves the board completely striped. Then invert colums 2,4,6 to make them all black. The question is is there any better.
    $endgroup$
    – fleablood
    Mar 24 at 19:13






  • 1




    $begingroup$
    I guess the other way is to start by columns 2,4,6 so then the stripped pattern is rotated compared to your solution. Does that count for another solution ? You can also alternate rows and columns to have a mixed pattern, in the end after 6 moves it is still all black.
    $endgroup$
    – zwim
    Mar 24 at 19:33














-3












-3








-3


2



$begingroup$


A 7 × 7 chessboard that is painted black and white, with the corners painted black;and we have the operator "inverse", which can be applied to a single row or single column in a table that it change the color of the cell from white to black or from black to white ( for example the first cell at row 2 in the chessboard colerd by white and the second is black.... if i will use "inverse" to this row it will change the first cell to black and the second to white ...)
The goal is to make the whole board colered black. What is the minimum number of steps required to achieve the goal?



there is two soultion for this question, i need the two soultions!!










share|cite|improve this question









$endgroup$




A 7 × 7 chessboard that is painted black and white, with the corners painted black;and we have the operator "inverse", which can be applied to a single row or single column in a table that it change the color of the cell from white to black or from black to white ( for example the first cell at row 2 in the chessboard colerd by white and the second is black.... if i will use "inverse" to this row it will change the first cell to black and the second to white ...)
The goal is to make the whole board colered black. What is the minimum number of steps required to achieve the goal?



there is two soultion for this question, i need the two soultions!!







discrete-mathematics contest-math recreational-mathematics education






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Mar 24 at 18:54









Nour TahaNour Taha

1




1











  • $begingroup$
    i have one answer now: at the begining i will "inverse" row 2 alone then row 4 then row 6 , now i have colmun 2, 4, and 6 is colered by white i will " inverse then but each one separately, but i need another solution:(
    $endgroup$
    – Nour Taha
    Mar 24 at 19:04







  • 1




    $begingroup$
    "which can be applied to a single row or single column ... by white and the second is black.... if i will use "inverse" to this row it will change the first cell to black and the second to white ...)" These are three inconsistent statements. The first says something undefined happens to an entire row or column. The second says it only applies to a single cell. The third says it applies only to the first two cells of a row or column. Why not just say "it reverses the colors of all cells in a row or column"?
    $endgroup$
    – fleablood
    Mar 24 at 19:08










  • $begingroup$
    i can say it reverses the colors of all cells in a row or in a colmun, im not that good in english😜
    $endgroup$
    – Nour Taha
    Mar 24 at 19:11










  • $begingroup$
    Well, it's easy to see you can do it in 6 turns by inverting rows 2,4 and 6. That leaves the board completely striped. Then invert colums 2,4,6 to make them all black. The question is is there any better.
    $endgroup$
    – fleablood
    Mar 24 at 19:13






  • 1




    $begingroup$
    I guess the other way is to start by columns 2,4,6 so then the stripped pattern is rotated compared to your solution. Does that count for another solution ? You can also alternate rows and columns to have a mixed pattern, in the end after 6 moves it is still all black.
    $endgroup$
    – zwim
    Mar 24 at 19:33

















  • $begingroup$
    i have one answer now: at the begining i will "inverse" row 2 alone then row 4 then row 6 , now i have colmun 2, 4, and 6 is colered by white i will " inverse then but each one separately, but i need another solution:(
    $endgroup$
    – Nour Taha
    Mar 24 at 19:04







  • 1




    $begingroup$
    "which can be applied to a single row or single column ... by white and the second is black.... if i will use "inverse" to this row it will change the first cell to black and the second to white ...)" These are three inconsistent statements. The first says something undefined happens to an entire row or column. The second says it only applies to a single cell. The third says it applies only to the first two cells of a row or column. Why not just say "it reverses the colors of all cells in a row or column"?
    $endgroup$
    – fleablood
    Mar 24 at 19:08










  • $begingroup$
    i can say it reverses the colors of all cells in a row or in a colmun, im not that good in english😜
    $endgroup$
    – Nour Taha
    Mar 24 at 19:11










  • $begingroup$
    Well, it's easy to see you can do it in 6 turns by inverting rows 2,4 and 6. That leaves the board completely striped. Then invert colums 2,4,6 to make them all black. The question is is there any better.
    $endgroup$
    – fleablood
    Mar 24 at 19:13






  • 1




    $begingroup$
    I guess the other way is to start by columns 2,4,6 so then the stripped pattern is rotated compared to your solution. Does that count for another solution ? You can also alternate rows and columns to have a mixed pattern, in the end after 6 moves it is still all black.
    $endgroup$
    – zwim
    Mar 24 at 19:33
















$begingroup$
i have one answer now: at the begining i will "inverse" row 2 alone then row 4 then row 6 , now i have colmun 2, 4, and 6 is colered by white i will " inverse then but each one separately, but i need another solution:(
$endgroup$
– Nour Taha
Mar 24 at 19:04





$begingroup$
i have one answer now: at the begining i will "inverse" row 2 alone then row 4 then row 6 , now i have colmun 2, 4, and 6 is colered by white i will " inverse then but each one separately, but i need another solution:(
$endgroup$
– Nour Taha
Mar 24 at 19:04





1




1




$begingroup$
"which can be applied to a single row or single column ... by white and the second is black.... if i will use "inverse" to this row it will change the first cell to black and the second to white ...)" These are three inconsistent statements. The first says something undefined happens to an entire row or column. The second says it only applies to a single cell. The third says it applies only to the first two cells of a row or column. Why not just say "it reverses the colors of all cells in a row or column"?
$endgroup$
– fleablood
Mar 24 at 19:08




$begingroup$
"which can be applied to a single row or single column ... by white and the second is black.... if i will use "inverse" to this row it will change the first cell to black and the second to white ...)" These are three inconsistent statements. The first says something undefined happens to an entire row or column. The second says it only applies to a single cell. The third says it applies only to the first two cells of a row or column. Why not just say "it reverses the colors of all cells in a row or column"?
$endgroup$
– fleablood
Mar 24 at 19:08












$begingroup$
i can say it reverses the colors of all cells in a row or in a colmun, im not that good in english😜
$endgroup$
– Nour Taha
Mar 24 at 19:11




$begingroup$
i can say it reverses the colors of all cells in a row or in a colmun, im not that good in english😜
$endgroup$
– Nour Taha
Mar 24 at 19:11












$begingroup$
Well, it's easy to see you can do it in 6 turns by inverting rows 2,4 and 6. That leaves the board completely striped. Then invert colums 2,4,6 to make them all black. The question is is there any better.
$endgroup$
– fleablood
Mar 24 at 19:13




$begingroup$
Well, it's easy to see you can do it in 6 turns by inverting rows 2,4 and 6. That leaves the board completely striped. Then invert colums 2,4,6 to make them all black. The question is is there any better.
$endgroup$
– fleablood
Mar 24 at 19:13




1




1




$begingroup$
I guess the other way is to start by columns 2,4,6 so then the stripped pattern is rotated compared to your solution. Does that count for another solution ? You can also alternate rows and columns to have a mixed pattern, in the end after 6 moves it is still all black.
$endgroup$
– zwim
Mar 24 at 19:33





$begingroup$
I guess the other way is to start by columns 2,4,6 so then the stripped pattern is rotated compared to your solution. Does that count for another solution ? You can also alternate rows and columns to have a mixed pattern, in the end after 6 moves it is still all black.
$endgroup$
– zwim
Mar 24 at 19:33











1 Answer
1






active

oldest

votes


















1












$begingroup$

enter image description here



If we consider the initial board, we just have to reverse $3$ rows and $3$ columns as indicated by the external stones on the picture above.



Note: $6$ moves is the minimal number since if we consider the stones on the top edge and right edge for instance, there are $6$ of them and they need to be reversed anyway. This cannot be done in less than $6$ operations.



The order has no importance, you can start by the rows $2,4,6$ and then all the columns, but you can also select any row or column that has not been already reversed.



enter image description here



For instance here is the status after $1$ column was reversed.



enter image description here



And after $2$ rows and $1$ column were reversed.



If you continue the process, with the remaining $3$ marked available moves, you end up with an all black board, no matter the order of the moves.






share|cite|improve this answer











$endgroup$













    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "69"
    ;
    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: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    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%2fmath.stackexchange.com%2fquestions%2f3160884%2fchessboard-7x-7%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









    1












    $begingroup$

    enter image description here



    If we consider the initial board, we just have to reverse $3$ rows and $3$ columns as indicated by the external stones on the picture above.



    Note: $6$ moves is the minimal number since if we consider the stones on the top edge and right edge for instance, there are $6$ of them and they need to be reversed anyway. This cannot be done in less than $6$ operations.



    The order has no importance, you can start by the rows $2,4,6$ and then all the columns, but you can also select any row or column that has not been already reversed.



    enter image description here



    For instance here is the status after $1$ column was reversed.



    enter image description here



    And after $2$ rows and $1$ column were reversed.



    If you continue the process, with the remaining $3$ marked available moves, you end up with an all black board, no matter the order of the moves.






    share|cite|improve this answer











    $endgroup$

















      1












      $begingroup$

      enter image description here



      If we consider the initial board, we just have to reverse $3$ rows and $3$ columns as indicated by the external stones on the picture above.



      Note: $6$ moves is the minimal number since if we consider the stones on the top edge and right edge for instance, there are $6$ of them and they need to be reversed anyway. This cannot be done in less than $6$ operations.



      The order has no importance, you can start by the rows $2,4,6$ and then all the columns, but you can also select any row or column that has not been already reversed.



      enter image description here



      For instance here is the status after $1$ column was reversed.



      enter image description here



      And after $2$ rows and $1$ column were reversed.



      If you continue the process, with the remaining $3$ marked available moves, you end up with an all black board, no matter the order of the moves.






      share|cite|improve this answer











      $endgroup$















        1












        1








        1





        $begingroup$

        enter image description here



        If we consider the initial board, we just have to reverse $3$ rows and $3$ columns as indicated by the external stones on the picture above.



        Note: $6$ moves is the minimal number since if we consider the stones on the top edge and right edge for instance, there are $6$ of them and they need to be reversed anyway. This cannot be done in less than $6$ operations.



        The order has no importance, you can start by the rows $2,4,6$ and then all the columns, but you can also select any row or column that has not been already reversed.



        enter image description here



        For instance here is the status after $1$ column was reversed.



        enter image description here



        And after $2$ rows and $1$ column were reversed.



        If you continue the process, with the remaining $3$ marked available moves, you end up with an all black board, no matter the order of the moves.






        share|cite|improve this answer











        $endgroup$



        enter image description here



        If we consider the initial board, we just have to reverse $3$ rows and $3$ columns as indicated by the external stones on the picture above.



        Note: $6$ moves is the minimal number since if we consider the stones on the top edge and right edge for instance, there are $6$ of them and they need to be reversed anyway. This cannot be done in less than $6$ operations.



        The order has no importance, you can start by the rows $2,4,6$ and then all the columns, but you can also select any row or column that has not been already reversed.



        enter image description here



        For instance here is the status after $1$ column was reversed.



        enter image description here



        And after $2$ rows and $1$ column were reversed.



        If you continue the process, with the remaining $3$ marked available moves, you end up with an all black board, no matter the order of the moves.







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Mar 24 at 19:56

























        answered Mar 24 at 19:50









        zwimzwim

        12.7k832




        12.7k832



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Mathematics 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%2fmath.stackexchange.com%2fquestions%2f3160884%2fchessboard-7x-7%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

            How should I support this large drywall patch? Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How do I cover large gaps in drywall?How do I keep drywall around a patch from crumbling?Can I glue a second layer of drywall?How to patch long strip on drywall?Large drywall patch: how to avoid bulging seams?Drywall Mesh Patch vs. Bulge? To remove or not to remove?How to fix this drywall job?Prep drywall before backsplashWhat's the best way to fix this horrible drywall patch job?Drywall patching using 3M Patch Plus Primer

            random experiment with two different functions on unit interval Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Random variable and probability space notionsRandom Walk with EdgesFinding functions where the increase over a random interval is Poisson distributedNumber of days until dayCan an observed event in fact be of zero probability?Unit random processmodels of coins and uniform distributionHow to get the number of successes given $n$ trials , probability $P$ and a random variable $X$Absorbing Markov chain in a computer. Is “almost every” turned into always convergence in computer executions?Stopped random walk is not uniformly integrable

            Lowndes Grove History Architecture References Navigation menu32°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661132°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661178002500"National Register Information System"Historic houses of South Carolina"Lowndes Grove""+32° 48' 6.00", −79° 57' 58.00""Lowndes Grove, Charleston County (260 St. Margaret St., Charleston)""Lowndes Grove"The Charleston ExpositionIt Happened in South Carolina"Lowndes Grove (House), Saint Margaret Street & Sixth Avenue, Charleston, Charleston County, SC(Photographs)"Plantations of the Carolina Low Countrye