B2c3a6ac7e/S1e2cik3ejnr4i adjustable ships. Sorry my friends in China.
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Yujh sandbox: Weirdly adjustable spaceships.
- toroidalet
- Posts: 1514
- Joined: August 7th, 2016, 1:48 pm
- Location: My computer
- Contact:
Re: Yujh sandbox: Weirdly adjustable spaceships.
It can be proved that any speed with the usual constraints[a] has a ship of that speed. First, it is possible to construct a front end by overlaying a sequence of replicators which are destroyed at the front (see diagram):
Next, consider the very first space where a replicator could be. If it is wrong (on when it should be off or vice versa), this can be fixed by adding a replicator in the original pattern (period) cells[b] away from where the error will be. If it is the same we do nothing. We then move to the next spot and do the same thing.
After moving far enough away from the front end[c], the next cell will always be a simple xor of certain cells within the last (period) cells. This sequence will be periodic for obvious reasons. Therefore, eventually it will loop back to the sequence at the front[c]. The back end can be placed at the new front and we will have a complete spaceship.
[a]: The speed is less than or equal to c/3 and the sum of the period and displacement is even. Also, nc/3n spaceships are impossible, but it should be possible to have, say, 2c/10 spaceships which aren't just c/5s.
[b]: This does not affect any cells beyond the wrong cell because it travels at light speed and so it takes a full cycle to move to the current spot.
[c]: While it definitely will loop back to the sequence at the front in the same phase, it is possible that it may appear earlier but phase-shifted relative to the front.
Code: Select all
x = 18, y = 26, rule = B2c3a6ac7e/S1e2cik3ejnr4i
2b16o$bobo3bo3bo3bo$2b15o3$6bo$5b3o$6bo4$b16o$o4bobobobo$b15o3$8bo$6bo
bo$6bobo$6bobo$6bo3$2b16o$bobobo3bo5bo$2b15o!
After moving far enough away from the front end[c], the next cell will always be a simple xor of certain cells within the last (period) cells. This sequence will be periodic for obvious reasons. Therefore, eventually it will loop back to the sequence at the front[c]. The back end can be placed at the new front and we will have a complete spaceship.
[a]: The speed is less than or equal to c/3 and the sum of the period and displacement is even. Also, nc/3n spaceships are impossible, but it should be possible to have, say, 2c/10 spaceships which aren't just c/5s.
[b]: This does not affect any cells beyond the wrong cell because it travels at light speed and so it takes a full cycle to move to the current spot.
[c]: While it definitely will loop back to the sequence at the front in the same phase, it is possible that it may appear earlier but phase-shifted relative to the front.
Any sufficiently advanced software is indistinguishable from malice.
Re: Yujh sandbox: Weirdly adjustable spaceships.
How do you attach the back end? To me, it’s not obvious that a suitable backend can be attached to the front sequence.toroidalet wrote: July 29th, 2022, 3:15 pm ...Therefore, eventually it will loop back to the sequence at the front[c]. The back end can be placed at the new front and we will have a complete spaceship.
[c]: While it definitely will loop back to the sequence at the front in the same phase, it is possible that it may appear earlier but phase-shifted relative to the front.
\sum_{n=1}^\infty H_n/n^2 = \zeta(3)
How much of current CA technology can I redevelop "on a desert island"?
How much of current CA technology can I redevelop "on a desert island"?
- toroidalet
- Posts: 1514
- Joined: August 7th, 2016, 1:48 pm
- Location: My computer
- Contact:
Re: Yujh sandbox: Weirdly adjustable spaceships.
The second front end in the pattern behaves identically to the one at the front, which means its replicators have to be blocked in the same positions. Therefore, the replicators right before it are blocked in positions moving to the left 1 cell at a time in the same intervals, which is equivalent to a pulling reaction. See the diagram:pzq_alex wrote: July 29th, 2022, 9:07 pm How do you attach the back end? To me, it’s not obvious that a suitable backend can be attached to the front sequence.
Code: Select all
x = 109, y = 17, rule = B2c3a6ac7e/S1e2cik3ejnr4i
b54o$obobo5bo3bobobo3bobobobo9bobobo3bobo3bo$b53o5$b108o$obobo5bo3bobo
bo3bobobobo9bobobo3bobo3bo3bo7bo3bobobobobobo3bo3bo3bo3bobobobo3bo$b
107o5$55b54o$54bobo7bo3bobobobobobo3bo3bo3bo3bobobobo3bo$55b53o!
Any sufficiently advanced software is indistinguishable from malice.