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

            Solar Wings Breeze Design and development Specifications (Breeze) References Navigation menu1368-485X"Hang glider: Breeze (Solar Wings)"e

            Kathakali Contents Etymology and nomenclature History Repertoire Songs and musical instruments Traditional plays Styles: Sampradayam Training centers and awards Relationship to other dance forms See also Notes References External links Navigation menueThe Illustrated Encyclopedia of Hinduism: A-MSouth Asian Folklore: An EncyclopediaRoutledge International Encyclopedia of Women: Global Women's Issues and KnowledgeKathakali Dance-drama: Where Gods and Demons Come to PlayKathakali Dance-drama: Where Gods and Demons Come to PlayKathakali Dance-drama: Where Gods and Demons Come to Play10.1353/atj.2005.0004The Illustrated Encyclopedia of Hinduism: A-MEncyclopedia of HinduismKathakali Dance-drama: Where Gods and Demons Come to PlaySonic Liturgy: Ritual and Music in Hindu Tradition"The Mirror of Gesture"Kathakali Dance-drama: Where Gods and Demons Come to Play"Kathakali"Indian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceMedieval Indian Literature: An AnthologyThe Oxford Companion to Indian TheatreSouth Asian Folklore: An Encyclopedia : Afghanistan, Bangladesh, India, Nepal, Pakistan, Sri LankaThe Rise of Performance Studies: Rethinking Richard Schechner's Broad SpectrumIndian Theatre: Traditions of PerformanceModern Asian Theatre and Performance 1900-2000Critical Theory and PerformanceBetween Theater and AnthropologyKathakali603847011Indian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceBetween Theater and AnthropologyBetween Theater and AnthropologyNambeesan Smaraka AwardsArchivedThe Cambridge Guide to TheatreRoutledge International Encyclopedia of Women: Global Women's Issues and KnowledgeThe Garland Encyclopedia of World Music: South Asia : the Indian subcontinentThe Ethos of Noh: Actors and Their Art10.2307/1145740By Means of Performance: Intercultural Studies of Theatre and Ritual10.1017/s204912550000100xReconceiving the Renaissance: A Critical ReaderPerformance TheoryListening to Theatre: The Aural Dimension of Beijing Opera10.2307/1146013Kathakali: The Art of the Non-WorldlyOn KathakaliKathakali, the dance theatreThe Kathakali Complex: Performance & StructureKathakali Dance-Drama: Where Gods and Demons Come to Play10.1093/obo/9780195399318-0071Drama and Ritual of Early Hinduism"In the Shadow of Hollywood Orientalism: Authentic East Indian Dancing"10.1080/08949460490274013Sanskrit Play Production in Ancient IndiaIndian Music: History and StructureBharata, the Nāṭyaśāstra233639306Table of Contents2238067286469807Dance In Indian Painting10.2307/32047833204783Kathakali Dance-Theatre: A Visual Narrative of Sacred Indian MimeIndian Classical Dance: The Renaissance and BeyondKathakali: an indigenous art-form of Keralaeee

            Method to test if a number is a perfect power? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Detecting perfect squares faster than by extracting square rooteffective way to get the integer sequence A181392 from oeisA rarely mentioned fact about perfect powersHow many numbers such $n$ are there that $n<100,lfloorsqrtn rfloor mid n$Check perfect squareness by modulo division against multiple basesFor what pair of integers $(a,b)$ is $3^a + 7^b$ a perfect square.Do there exist any positive integers $n$ such that $lfloore^nrfloor$ is a perfect power? What is the probability that one exists?finding perfect power factors of an integerProve that the sequence contains a perfect square for any natural number $m $ in the domain of $f$ .Counting Perfect Powers