Is Colorized life more powerful than life computationally?

For general discussion about Conway's Game of Life.
olivia enessemir
Posts: 21
Joined: August 7th, 2023, 5:29 pm

Re: Is Colorized life more powerful than life computationally?

Post by olivia enessemir »

raoofha wrote: October 3rd, 2023, 12:45 pmas I wrote before the turing machine U halts if the given input halts and return the tape WITHOUT halting if the given input does not halt, so for all input you know that a given input halt or does not halt that's sound to me like a solution assuming I can find U
when does it return the tape?
how does it know when to return the tape? How does it know the input does or doesn't halt so it can determine whether to return the tape/etcetera??
omelette
raoofha
Posts: 41
Joined: June 2nd, 2023, 2:06 am

Re: Is Colorized life more powerful than life computationally?

Post by raoofha »

olivia enessemir wrote: October 3rd, 2023, 1:00 pm when does it return the tape?
how does it know when to return the tape? How does it know the input does or doesn't halt so it can determine whether to return the tape/etcetera??
those are things that have to be discovered, but U can not solve the halting problem by having a "return the tape" state because that does not work (I can explain why if you are interested) it must have some kind of "underflow" situation to avoid creating a counter example for U
olivia enessemir
Posts: 21
Joined: August 7th, 2023, 5:29 pm

Re: Is Colorized life more powerful than life computationally?

Post by olivia enessemir »

raoofha wrote: October 3rd, 2023, 1:22 pm U can not solve the halting problem by having a "return the tape" state because that does not work
yes, this is the point I'm making.
regardless, obviously if:
raoofha wrote: October 3rd, 2023, 12:45 pm for all input you know that a given input halt or does not halt that's sound to me like a solution
and you actually know that a given non-halting input doesn't halt after a finite amount of time, then if that can be done with a regular turing machine, you can construct a contradiction using the same construction that has already been mentioned many, many, many times in this thread.
omelette
raoofha
Posts: 41
Joined: June 2nd, 2023, 2:06 am

Re: Is Colorized life more powerful than life computationally?

Post by raoofha »

olivia enessemir wrote: October 4th, 2023, 3:46 am and you actually know that a given non-halting input doesn't halt after a finite amount of time, then if that can be done with a regular turing machine, you can construct a contradiction using the same construction that has already been mentioned many, many, many times in this thread.
how do you create a contradiction exactly ? I'm curious to know
the contradiction only works for a turing machine that halts for all input not for U
olivia enessemir
Posts: 21
Joined: August 7th, 2023, 5:29 pm

Re: Is Colorized life more powerful than life computationally?

Post by olivia enessemir »

raoofha wrote: October 4th, 2023, 5:50 am the contradiction only works for a turing machine that halts for all input not for U [i.e. U doesn't solve the halting problem for all turing machines]
... then U doesn't really solve the halting problem. Solving the halting problem for only some cases is possible but kind of pointless.
omelette
raoofha
Posts: 41
Joined: June 2nd, 2023, 2:06 am

Re: Is Colorized life more powerful than life computationally?

Post by raoofha »

olivia enessemir wrote: October 4th, 2023, 12:39 pm ... then U doesn't really solve the halting problem. Solving the halting problem for only some cases is possible but kind of pointless.
as I wrote many times U(m) halts on m if m halts and return the tape WITHOUT halting if m does not halt
for me it is an interesting challenge to find U
if you or anybody else reading this think there is no turing machine U to be found I'm curious to know your reasons
hotdogPi
Moderator
Posts: 2203
Joined: August 12th, 2020, 8:22 pm

Re: Is Colorized life more powerful than life computationally?

Post by hotdogPi »

Can we halt this thread?
User:HotdogPi/My discoveries

Periods discovered:

All evens ≤128 except 52,58,78,82,92,94,98,104,118,122

5-15,㉕-㉛,㉟㊺,51,63,65,73,75
1㊳㊵㊹㊼㊽,54,56,72,74,80,90,92
217,240,300,486,576

Guns: 20,21,32,54,55,57,114,117,124,126
SKOPs: 32,74,76,102,196
raoofha
Posts: 41
Joined: June 2nd, 2023, 2:06 am

Re: Is Colorized life more powerful than life computationally?

Post by raoofha »

hotdogPi wrote: October 4th, 2023, 2:32 pm Can we halt this thread?
yes
Post Reply