User:MrSolis/Playground
1RB1RA_0LC1LE_1LD1LC_1LA0LB_1LF1RE_---0RA
(bbch)

ANTIHYDRA PAGE REVAMP (WIP)
Antihydra is a BB(6) Cryptid. It is similar to Hydra in that it halts if and only if the sequence ever has more than twice the number of odd terms as the amount of even terms.
Analysis
Rules
Let . Then,
Proof
Consider the partial configuration . The configuration after two steps is . We note the following shift rule: As a result, we get after steps. Advancing two steps produces . A second shift rule is useful here: This allows us to reach in steps. Moving five more steps gets us to , which is the same configuration as . Accounting for the head movement creates the condition that . In summary: With we have . As a result, we can apply this rule times (assuming ), which creates two possible scenarios:
- If , then in steps we arrive at . The matching complete configuration is . After steps this becomes , which then leads to in steps. After five more steps, we reach , from which another shift rule must be applied:Doing so allows us to get the configuration in steps. In six steps we have , so we use the shift rule again, ending at , equal to , steps later. This gives a total of steps.
- If , then in steps we arrive at . The matching complete configuration is . After steps this becomes . If , then the undefined F0 transition is reached in steps total. Otherwise, in five steps the configuration is . One final shift rule results in the configuration after steps. This gives a total of steps.
The information above can be summarized as Substituting for the first case and for the other two yields the final result.
Trajectory
TODO