https://bbchallenge.org/1RB2LC1RC_2LC---2RB_2LA0LB0RA
This is a BB(3, 3) holdout under active exploration. It simulates a complex set of Collatz-like rules with two decreasing parameters and seems as if it may be a new Cryptid (and perhaps even one that "probviously" halts! But this is really speculation at this point.)
NOTE: These rules are under active development and may have mistakes or typos.
Basic Rules
Simplified Rules
Shawn's Rules
Repeated (0, b, 2c)
Let
, then
.
Let
Then if
:
Repeated (0, 1, 2c)
Let
= 0^inf 1 <A2 22 (20)^2n 0^inf
Notably, when 8 divides (n+1) then this rule can potentially be applied repeatedly.
Ex: if n = 7, then we get:
And we see this starting with
which repeats this rule until we get to
.
And as n gets way bigger, these ranges of repeat will increase exponentially.