Bigfoot: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Category:Individual Machines '''Bigfoot''' is a BB(3, 3) Cryptid which simulates the Collatz-like function <math display="block">\begin{array}{l} A(a, & 6k, & c) & \to & A(a, & 8k+c-1, & 2) & \text{if} & 8k+c \ge 1 \\ A(a, & 6k+1, & c) & \to & A(a+1, & 8k+c-1, & 3) & \text{if} & 8k+c \ge 1 \\ A(a, & 6k+2, & c) & \to & A(a-1, & 8k+c+3, & 2) & \text{if} & a \ge 1 \\ A(a, & 6k+3, & c) & \to & A(a, & 8k+c+1, & 5) \\ A(a, & 6k+4,...") |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Individual Machines]] | [[Category:Individual Machines]] | ||
'''Bigfoot''' is a [[BB(3, 3)]] [[Cryptids|Cryptid]] | '''Bigfoot''' is a [[BB(3, 3)]] [[Cryptids|Cryptid]]: <code>1RB2RA1LC_2LC1RB2RB_---2LA1LA</code> | ||
It simulates the Collatz-like function | |||
<math display="block">\begin{array}{l} | <math display="block">\begin{array}{l} |
Revision as of 17:13, 14 June 2024
Bigfoot is a BB(3, 3) Cryptid: 1RB2RA1LC_2LC1RB2RB_---2LA1LA
It simulates the Collatz-like function
starting from .
It was discovered by Shawn Ligocki on 14 Oct 2023 and shared in the blog post BB(3, 3) is Hard.