is applied continually, starting at 3, then does the count of even numbers ever exceed twice the count of odd numbers?
is applied continually, starting at 3, then does the count of even numbers ever exceed twice the count of odd numbers?
== Attributions ==
=== Attributions ===
Hydra and its high-level rules were first reported [https://discord.com/channels/960643023006490684/1084047886494470185/1231110668288135208 on Discord] by Daniel Yuan on 20 April 2024.
Hydra and its high-level rules were first reported [https://discord.com/channels/960643023006490684/1084047886494470185/1231110668288135208 on Discord] by Daniel Yuan on 20 April 2024.
Hydra is a BB(2,5)Cryptid. Similarly to Antihydra, it simulates repeatedly applying the function , but starting at and swapping the roles of the even and odd terms of this sequence. The obstacles to proving whether or not this Turing machine halts are equally as serious as that machine.
Hydra basically tracks the progress of the integer ordered pair starting at , which is represented on the tape as consecutive s and to the right, consecutive s. As time passes, the head moves back and forth, replacing those s with s, two at a time. Because the head visits a new cell on the left every time this happens, the number of s on the tape is approximately when this process finishes. From here, most of those s are swiftly turned back into s, generating a new ordered pair. However, there are two ways this could happen. If was even, then will decrease by one or halt Hydra if it drops below 0. Otherwise, will increase by 2. The problem of whether or not Hydra halts is unsolved, and can be restated like so:
If the quantities of even and odd numbers found are counted as the function
is applied continually, starting at 3, then does the count of even numbers ever exceed twice the count of odd numbers?
Attributions
Hydra and its high-level rules were first reported on Discord by Daniel Yuan on 20 April 2024.
By scaling and translating these rules we acquire the Hydra function that relates it to Antihydra.[2]
Proof
Consider the partial configuration . After 14 steps this configuration becomes
. We note the following shift rule:
Using this shift rule, we get in steps. From here, we can observe that turns into in three steps if . By repeating this process, we acquire this transition rule:
With this rule, it takes steps to reach the configuration , which is the same configuration as . To summarize:
With we have . As a result, we can apply this rule times, which creates two possible scenarios:
If , then in steps we arrive at . The matching complete configuration is , which in four steps becomes If then we have reached the undefined A2 transition in steps total. Otherwise, continuing for three steps gives us . Another shift rule is required here:
This means the configuration becomes in steps, and , equal to , one step later. This gives a total of steps.
If , then in steps we arrive at . The matching complete configuration is , which in four steps becomes , and then in steps. After 14 steps, we see the configuration , which turns into in steps. In two steps we get , followed by after another steps. We conclude with , equal to , one step later. This gives a total of steps.
The information above can be summarized as
Substituting for the first two cases and for the third yields the final result.
Trajectory
It takes 20 steps to reach the configuration , and from there, the Collatz-like rules are repeatedly applied. Simulating Hydra has shown that after 4000000 rule steps, we have . Here are the first few:
The heuristic argument that suggests Antihydra is a probviously nonhalting machine can be applied here. This means that if is to be thought of as moving randomly, then the probability of Hydra halting is .
To view an animation of the blank tape becoming in 572 steps, click here.