Inversion Puzzle The 2019 Stack Overflow Developer Survey Results Are InWhat is the cipher...

Access elements in std::string where positon of string is greater than its size

How to reverse every other sublist of a list?

If Wish Duplicates Simulacrum, Are Existing Duplicates Destroyed?

I looked up a future colleague on linkedin before I started a job. I told my colleague about it and he seemed surprised. Should I apologize?

How to answer pointed "are you quitting" questioning when I don't want them to suspect

Lethal sonic weapons

Why don't Unix/Linux systems traverse through directories until they find the required version of a linked library?

What is this 4-propeller plane?

Families of ordered set partitions with disjoint blocks

Where to refill my bottle in India?

How to manage monthly salary

"To split hairs" vs "To be pedantic"

"Riffle" two strings

Where does the "burst of radiance" from Holy Weapon originate?

What tool would a Roman-age civilisation use to reduce/breakup silver and other metals?

What are the motivations for publishing new editions of an existing textbook, beyond new discoveries in a field?

How can I fix this gap between bookcases I made?

How long do I have to send payment?

Landlord wants to switch my lease to a "Land contract" to "get back at the city"

Idomatic way to prevent slicing?

How can I create a character who can assume the widest possible range of creature sizes?

Is domain driven design an anti-SQL pattern?

Is the gradient of the self-intersections of a curve zero?

How are circuits which use complex ICs normally simulated?



Inversion Puzzle



The 2019 Stack Overflow Developer Survey Results Are InWhat is the cipher behind this circular cyphertext?A well balanced puzzle: Logic puzzle(s) in visual disguiseLepidopterology needed!Capture The StonesFind the number code in the pictureHow should the hexagon be coloured?The Alien grid of picturesA-maze-ing Navigation4x4 Sliding Puzzle with a twistASCII art troubles












4












$begingroup$


enter image description here



You can describe your inversions however you like. I think an ordered grid from the center (n,m) is easy to understand (doesn't matter where to start due to radial symmetry), or an image










share|improve this question







New contributor




Artem Lugin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$












  • $begingroup$
    Neat puzzle! Is there a reason why the black regions are not uniform? It's not important, but it makes the puzzle slightly harder to solve using an image editor because it breaks floodfilling.
    $endgroup$
    – noedne
    34 mins ago










  • $begingroup$
    Because I drew them in procreate. Thats a good point I'll remember that next time I make something like this
    $endgroup$
    – Artem Lugin
    31 mins ago
















4












$begingroup$


enter image description here



You can describe your inversions however you like. I think an ordered grid from the center (n,m) is easy to understand (doesn't matter where to start due to radial symmetry), or an image










share|improve this question







New contributor




Artem Lugin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$












  • $begingroup$
    Neat puzzle! Is there a reason why the black regions are not uniform? It's not important, but it makes the puzzle slightly harder to solve using an image editor because it breaks floodfilling.
    $endgroup$
    – noedne
    34 mins ago










  • $begingroup$
    Because I drew them in procreate. Thats a good point I'll remember that next time I make something like this
    $endgroup$
    – Artem Lugin
    31 mins ago














4












4








4





$begingroup$


enter image description here



You can describe your inversions however you like. I think an ordered grid from the center (n,m) is easy to understand (doesn't matter where to start due to radial symmetry), or an image










share|improve this question







New contributor




Artem Lugin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$




enter image description here



You can describe your inversions however you like. I think an ordered grid from the center (n,m) is easy to understand (doesn't matter where to start due to radial symmetry), or an image







visual






share|improve this question







New contributor




Artem Lugin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Artem Lugin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Artem Lugin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 1 hour ago









Artem LuginArtem Lugin

736




736




New contributor




Artem Lugin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Artem Lugin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Artem Lugin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • $begingroup$
    Neat puzzle! Is there a reason why the black regions are not uniform? It's not important, but it makes the puzzle slightly harder to solve using an image editor because it breaks floodfilling.
    $endgroup$
    – noedne
    34 mins ago










  • $begingroup$
    Because I drew them in procreate. Thats a good point I'll remember that next time I make something like this
    $endgroup$
    – Artem Lugin
    31 mins ago


















  • $begingroup$
    Neat puzzle! Is there a reason why the black regions are not uniform? It's not important, but it makes the puzzle slightly harder to solve using an image editor because it breaks floodfilling.
    $endgroup$
    – noedne
    34 mins ago










  • $begingroup$
    Because I drew them in procreate. Thats a good point I'll remember that next time I make something like this
    $endgroup$
    – Artem Lugin
    31 mins ago
















$begingroup$
Neat puzzle! Is there a reason why the black regions are not uniform? It's not important, but it makes the puzzle slightly harder to solve using an image editor because it breaks floodfilling.
$endgroup$
– noedne
34 mins ago




$begingroup$
Neat puzzle! Is there a reason why the black regions are not uniform? It's not important, but it makes the puzzle slightly harder to solve using an image editor because it breaks floodfilling.
$endgroup$
– noedne
34 mins ago












$begingroup$
Because I drew them in procreate. Thats a good point I'll remember that next time I make something like this
$endgroup$
– Artem Lugin
31 mins ago




$begingroup$
Because I drew them in procreate. Thats a good point I'll remember that next time I make something like this
$endgroup$
– Artem Lugin
31 mins ago










2 Answers
2






active

oldest

votes


















2












$begingroup$

EDIT: I found an even better




2 inversion solution:
sorry the image it a little big
And of course, this is the optimal solution because you obviously can’t get to the end with only one inversion




Original answer: I can do it in




6 inversions




by




inverting a set of 4 non-adjacent big triangles (the ones that go BWBW or WBWB), then inverting the 2 black rings that result from that. (Will update with a visual later)







share|improve this answer











$endgroup$













  • $begingroup$
    How do I resize an image? The one I have is waaay too big
    $endgroup$
    – PiIsNot3
    27 mins ago



















2












$begingroup$

My solution is




2 moves to make the inversions - was very slow to make this horrible graphic!
enter image description here







share|improve this answer











$endgroup$














    Your Answer





    StackExchange.ifUsing("editor", function () {
    return StackExchange.using("mathjaxEditing", function () {
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    });
    });
    }, "mathjax-editing");

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


    }
    });






    Artem Lugin is a new contributor. Be nice, and check out our Code of Conduct.










    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f81584%2finversion-puzzle%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    2












    $begingroup$

    EDIT: I found an even better




    2 inversion solution:
    sorry the image it a little big
    And of course, this is the optimal solution because you obviously can’t get to the end with only one inversion




    Original answer: I can do it in




    6 inversions




    by




    inverting a set of 4 non-adjacent big triangles (the ones that go BWBW or WBWB), then inverting the 2 black rings that result from that. (Will update with a visual later)







    share|improve this answer











    $endgroup$













    • $begingroup$
      How do I resize an image? The one I have is waaay too big
      $endgroup$
      – PiIsNot3
      27 mins ago
















    2












    $begingroup$

    EDIT: I found an even better




    2 inversion solution:
    sorry the image it a little big
    And of course, this is the optimal solution because you obviously can’t get to the end with only one inversion




    Original answer: I can do it in




    6 inversions




    by




    inverting a set of 4 non-adjacent big triangles (the ones that go BWBW or WBWB), then inverting the 2 black rings that result from that. (Will update with a visual later)







    share|improve this answer











    $endgroup$













    • $begingroup$
      How do I resize an image? The one I have is waaay too big
      $endgroup$
      – PiIsNot3
      27 mins ago














    2












    2








    2





    $begingroup$

    EDIT: I found an even better




    2 inversion solution:
    sorry the image it a little big
    And of course, this is the optimal solution because you obviously can’t get to the end with only one inversion




    Original answer: I can do it in




    6 inversions




    by




    inverting a set of 4 non-adjacent big triangles (the ones that go BWBW or WBWB), then inverting the 2 black rings that result from that. (Will update with a visual later)







    share|improve this answer











    $endgroup$



    EDIT: I found an even better




    2 inversion solution:
    sorry the image it a little big
    And of course, this is the optimal solution because you obviously can’t get to the end with only one inversion




    Original answer: I can do it in




    6 inversions




    by




    inverting a set of 4 non-adjacent big triangles (the ones that go BWBW or WBWB), then inverting the 2 black rings that result from that. (Will update with a visual later)








    share|improve this answer














    share|improve this answer



    share|improve this answer








    edited 22 mins ago

























    answered 44 mins ago









    PiIsNot3PiIsNot3

    2,135329




    2,135329












    • $begingroup$
      How do I resize an image? The one I have is waaay too big
      $endgroup$
      – PiIsNot3
      27 mins ago


















    • $begingroup$
      How do I resize an image? The one I have is waaay too big
      $endgroup$
      – PiIsNot3
      27 mins ago
















    $begingroup$
    How do I resize an image? The one I have is waaay too big
    $endgroup$
    – PiIsNot3
    27 mins ago




    $begingroup$
    How do I resize an image? The one I have is waaay too big
    $endgroup$
    – PiIsNot3
    27 mins ago











    2












    $begingroup$

    My solution is




    2 moves to make the inversions - was very slow to make this horrible graphic!
    enter image description here







    share|improve this answer











    $endgroup$


















      2












      $begingroup$

      My solution is




      2 moves to make the inversions - was very slow to make this horrible graphic!
      enter image description here







      share|improve this answer











      $endgroup$
















        2












        2








        2





        $begingroup$

        My solution is




        2 moves to make the inversions - was very slow to make this horrible graphic!
        enter image description here







        share|improve this answer











        $endgroup$



        My solution is




        2 moves to make the inversions - was very slow to make this horrible graphic!
        enter image description here








        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited 2 mins ago

























        answered 21 mins ago









        Weather VaneWeather Vane

        2,137112




        2,137112






















            Artem Lugin is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded


















            Artem Lugin is a new contributor. Be nice, and check out our Code of Conduct.













            Artem Lugin is a new contributor. Be nice, and check out our Code of Conduct.












            Artem Lugin is a new contributor. Be nice, and check out our Code of Conduct.
















            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%2f81584%2finversion-puzzle%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

            Installing LyX: “No textclass is found.”LyX installation error- text class not found- 'Reconfigure' or...

            (1602) Indiana Índice Designación y nombre Características orbitales Véase...

            Universidad Autónoma de Occidente Índice Historia Campus Facultades Programas Académicos Medios de...