I think I found a new BBB(3, 3) champ:
1RB 0LB 2LA | 1LA 0RC 0LB | 2RC 2RB 0LC
1RB0LB2LA_1LA0RC0LB_2RC2RB0LC
It ends up in this configuration:
C0 | 2^N 0 [0]
where N = (2 ** (4 + (2 ** (4 + (2 ** (4 + (2 ** (4 + (2 ** (4 + (2 ** 20))))))))))).
10 ↑↑ 6 < N < 10 ↑↑ 7
C0 -> 2RC and the scan is at the right edge of the tape, so it will "spin out", i.e. it will get stuck in state C moving right forever. This means that it quasihalts, so it qualifies for Beeping Busy Beaver.
Can anyone confirm? If it's legit, then BBB(3, 3) ≥ 10 ↑↑ 6.
Previous champ was found by Shawn Ligocki in 2022:
1RB 0LB 1LA | 2LC 2LB 2LB | 2RC 2RA 0LC
1RB0LB1LA_2LC2LB2LB_2RC2RA0LC
That one runs for ~ 10 ** 62 steps before spinning out on the blank tape (also in state C).
Shawn's remarks:
https://groups.google.com/g/busy-beaver-discuss/c/ET4Q_ywWPUE/m/oIX_ZdKtAQAJhttps://www.sligocki.com/2022/02/27/bb-recurrence-relations.html