Game of Life meets Chaos Theory
$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.
reference-request
$endgroup$
add a comment |
$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.
reference-request
$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
add a comment |
$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.
reference-request
$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
reference-request
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
add a comment |
$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
add a comment |
2 Answers
2
active
oldest
votes
$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.
$endgroup$
add a comment |
$begingroup$
There is this configuration which is stable:
.#.
#.#
.#.
If you take any of them, it will die.
$endgroup$
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
$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.
$endgroup$
add a comment |
$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.
$endgroup$
add a comment |
$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.
$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.
edited 40 mins ago
answered 47 mins ago
Gareth McCaughan♦Gareth McCaughan
68.8k3174270
68.8k3174270
add a comment |
add a comment |
$begingroup$
There is this configuration which is stable:
.#.
#.#
.#.
If you take any of them, it will die.
$endgroup$
add a comment |
$begingroup$
There is this configuration which is stable:
.#.
#.#
.#.
If you take any of them, it will die.
$endgroup$
add a comment |
$begingroup$
There is this configuration which is stable:
.#.
#.#
.#.
If you take any of them, it will die.
$endgroup$
There is this configuration which is stable:
.#.
#.#
.#.
If you take any of them, it will die.
answered 35 mins ago
rhsquaredrhsquared
8,31031949
8,31031949
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
$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