Game of Life meets Chaos Theory












3












$begingroup$


I was wondering if anyone had any examples of Chaos Theory in John Conway's Game of Life, i.e. a position which is stable, but change just one cell and the population becomes extinct.










share|improve this question









$endgroup$












  • $begingroup$
    There is a big discussion on mathoverflow: mathoverflow.net/questions/132687/…
    $endgroup$
    – rhsquared
    43 mins ago










  • $begingroup$
    I can't put this as an answer because it is the very opposite of chaos: with 4 cells forming a square block, this is stable. If you remove any one cell, the original shape immediately heals.
    $endgroup$
    – Weather Vane
    11 mins ago
















3












$begingroup$


I was wondering if anyone had any examples of Chaos Theory in John Conway's Game of Life, i.e. a position which is stable, but change just one cell and the population becomes extinct.










share|improve this question









$endgroup$












  • $begingroup$
    There is a big discussion on mathoverflow: mathoverflow.net/questions/132687/…
    $endgroup$
    – rhsquared
    43 mins ago










  • $begingroup$
    I can't put this as an answer because it is the very opposite of chaos: with 4 cells forming a square block, this is stable. If you remove any one cell, the original shape immediately heals.
    $endgroup$
    – Weather Vane
    11 mins ago














3












3








3





$begingroup$


I was wondering if anyone had any examples of Chaos Theory in John Conway's Game of Life, i.e. a position which is stable, but change just one cell and the population becomes extinct.










share|improve this question









$endgroup$




I was wondering if anyone had any examples of Chaos Theory in John Conway's Game of Life, i.e. a position which is stable, but change just one cell and the population becomes extinct.







reference-request






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 1 hour ago









JonMark PerryJonMark Perry

21.1k64199




21.1k64199












  • $begingroup$
    There is a big discussion on mathoverflow: mathoverflow.net/questions/132687/…
    $endgroup$
    – rhsquared
    43 mins ago










  • $begingroup$
    I can't put this as an answer because it is the very opposite of chaos: with 4 cells forming a square block, this is stable. If you remove any one cell, the original shape immediately heals.
    $endgroup$
    – Weather Vane
    11 mins ago


















  • $begingroup$
    There is a big discussion on mathoverflow: mathoverflow.net/questions/132687/…
    $endgroup$
    – rhsquared
    43 mins ago










  • $begingroup$
    I can't put this as an answer because it is the very opposite of chaos: with 4 cells forming a square block, this is stable. If you remove any one cell, the original shape immediately heals.
    $endgroup$
    – Weather Vane
    11 mins ago
















$begingroup$
There is a big discussion on mathoverflow: mathoverflow.net/questions/132687/…
$endgroup$
– rhsquared
43 mins ago




$begingroup$
There is a big discussion on mathoverflow: mathoverflow.net/questions/132687/…
$endgroup$
– rhsquared
43 mins ago












$begingroup$
I can't put this as an answer because it is the very opposite of chaos: with 4 cells forming a square block, this is stable. If you remove any one cell, the original shape immediately heals.
$endgroup$
– Weather Vane
11 mins ago




$begingroup$
I can't put this as an answer because it is the very opposite of chaos: with 4 cells forming a square block, this is stable. If you remove any one cell, the original shape immediately heals.
$endgroup$
– Weather Vane
11 mins ago










2 Answers
2






active

oldest

votes


















2












$begingroup$

One of the simplest still-lifes is the "beehive":



. # # .
# . . #
. # # .


If you remove the cell at one end, it will eat itself over the next few generations and nothing will remain.



I suspect there is a position with the properties that (1) its population remains nonzero but bounded, (2) if you change one cell you can make it go extinct, and (3) if you change one cell you can make it grow without limit (via glider guns or the like), but that would be much more difficult to construct.






share|improve this answer











$endgroup$





















    1












    $begingroup$

    There is this configuration which is stable:



    .#.    
    #.#
    .#.


    If you take any of them, it will die.






    share|improve this answer









    $endgroup$














      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%2f83334%2fgame-of-life-meets-chaos-theory%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$

      One of the simplest still-lifes is the "beehive":



      . # # .
      # . . #
      . # # .


      If you remove the cell at one end, it will eat itself over the next few generations and nothing will remain.



      I suspect there is a position with the properties that (1) its population remains nonzero but bounded, (2) if you change one cell you can make it go extinct, and (3) if you change one cell you can make it grow without limit (via glider guns or the like), but that would be much more difficult to construct.






      share|improve this answer











      $endgroup$


















        2












        $begingroup$

        One of the simplest still-lifes is the "beehive":



        . # # .
        # . . #
        . # # .


        If you remove the cell at one end, it will eat itself over the next few generations and nothing will remain.



        I suspect there is a position with the properties that (1) its population remains nonzero but bounded, (2) if you change one cell you can make it go extinct, and (3) if you change one cell you can make it grow without limit (via glider guns or the like), but that would be much more difficult to construct.






        share|improve this answer











        $endgroup$
















          2












          2








          2





          $begingroup$

          One of the simplest still-lifes is the "beehive":



          . # # .
          # . . #
          . # # .


          If you remove the cell at one end, it will eat itself over the next few generations and nothing will remain.



          I suspect there is a position with the properties that (1) its population remains nonzero but bounded, (2) if you change one cell you can make it go extinct, and (3) if you change one cell you can make it grow without limit (via glider guns or the like), but that would be much more difficult to construct.






          share|improve this answer











          $endgroup$



          One of the simplest still-lifes is the "beehive":



          . # # .
          # . . #
          . # # .


          If you remove the cell at one end, it will eat itself over the next few generations and nothing will remain.



          I suspect there is a position with the properties that (1) its population remains nonzero but bounded, (2) if you change one cell you can make it go extinct, and (3) if you change one cell you can make it grow without limit (via glider guns or the like), but that would be much more difficult to construct.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited 40 mins ago

























          answered 47 mins ago









          Gareth McCaughanGareth McCaughan

          68.8k3174270




          68.8k3174270























              1












              $begingroup$

              There is this configuration which is stable:



              .#.    
              #.#
              .#.


              If you take any of them, it will die.






              share|improve this answer









              $endgroup$


















                1












                $begingroup$

                There is this configuration which is stable:



                .#.    
                #.#
                .#.


                If you take any of them, it will die.






                share|improve this answer









                $endgroup$
















                  1












                  1








                  1





                  $begingroup$

                  There is this configuration which is stable:



                  .#.    
                  #.#
                  .#.


                  If you take any of them, it will die.






                  share|improve this answer









                  $endgroup$



                  There is this configuration which is stable:



                  .#.    
                  #.#
                  .#.


                  If you take any of them, it will die.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered 35 mins ago









                  rhsquaredrhsquared

                  8,31031949




                  8,31031949






























                      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%2f83334%2fgame-of-life-meets-chaos-theory%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

                      Ponta tanko

                      Tantalo (mitologio)

                      Erzsébet Schaár