Skelet 17: Difference between revisions

From BusyBeaverWiki
Jump to navigation Jump to search
(Started the page)
m (→‎TM Behavior: changed a word)
Line 5: Line 5:




Skelet 17 can be represented with the following rules:
Skelet 17 can be simulated with the following rules:


<pre>
<pre>
A(a0, a1, ..., an)=1 (10)^a0 1 (10)^a1 ... 1 (10)^an
A(a0, a1, ..., an)=1 (10)^a0 1 (10)^a1 ... 1 (10)^an
</pre>
</pre>

Revision as of 16:18, 1 July 2024

https://bbchallenge.org/1LB---_0RC1LE_0RD1RC_1LA1RB_0LB0LA

TM Behavior

Skelet 17 can be simulated with the following rules:

A(a0, a1, ..., an)=1 (10)^a0 1 (10)^a1 ... 1 (10)^an