<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.bbchallenge.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=N1vi</id>
	<title>BusyBeaverWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.bbchallenge.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=N1vi"/>
	<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/wiki/Special:Contributions/N1vi"/>
	<updated>2026-04-30T19:12:37Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=1RB0LC_1RC1RA_1RD0RF_0LE---_1LA1LE_0RA1RF&amp;diff=4506</id>
		<title>1RB0LC 1RC1RA 1RD0RF 0LE--- 1LA1LE 0RA1RF</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=1RB0LC_1RC1RA_1RD0RF_0LE---_1LA1LE_0RA1RF&amp;diff=4506"/>
		<updated>2025-10-12T17:57:00Z</updated>

		<summary type="html">&lt;p&gt;N1vi: Created page with &amp;quot;{{machine|1RB0LC_1RC1RA_1RD0RF_0LE---_1LA1LE_0RA1RF}}  1RB0LC_1RC1RA_1RD0RF_0LE---_1LA1LE_0RA1RF is a machine that yet haven&amp;#039;t been analysed  The machine after 30,000 steps&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{machine|1RB0LC_1RC1RA_1RD0RF_0LE---_1LA1LE_0RA1RF}}&lt;br /&gt;
&lt;br /&gt;
1RB0LC_1RC1RA_1RD0RF_0LE---_1LA1LE_0RA1RF is a machine that yet haven&#039;t been analysed&lt;br /&gt;
&lt;br /&gt;
[[File:30kstepsmachine.jpg|thumb|The machine after 30,000 steps]]&lt;/div&gt;</summary>
		<author><name>N1vi</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=File:30kstepsmachine.jpg&amp;diff=4505</id>
		<title>File:30kstepsmachine.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=File:30kstepsmachine.jpg&amp;diff=4505"/>
		<updated>2025-10-12T17:55:34Z</updated>

		<summary type="html">&lt;p&gt;N1vi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The machine after 30,000 steps&lt;/div&gt;</summary>
		<author><name>N1vi</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=1RB0RE_1LC1LD_0RA0LD_1LB0LA_1RF1RA_---1LB&amp;diff=4504</id>
		<title>1RB0RE 1LC1LD 0RA0LD 1LB0LA 1RF1RA ---1LB</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=1RB0RE_1LC1LD_0RA0LD_1LB0LA_1RF1RA_---1LB&amp;diff=4504"/>
		<updated>2025-10-12T17:28:18Z</updated>

		<summary type="html">&lt;p&gt;N1vi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{machine|1RB0RE_1LC1LD_0RA0LD_1LB0LA_1RF1RA_---1LB}}{{unsolved|Does this TM halt? If so, how many steps does it take to halt?}}&lt;br /&gt;
{{TM|1RB0RE_1LC1LD_0RA0LD_1LB0LA_1RF1RA_---1LB}} is a [[probviously]] halting tetrational [[BB(6)]] [[Cryptid]] found by Racheline on 30 July 2024 ([https://discord.com/channels/960643023006490684/1239205785913790465/1267752546546487357 Discord link]).&lt;br /&gt;
&lt;br /&gt;
==Analysis by Racheline==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
1RB0RE_1LC1LD_0RA0LD_1LB0LA_1RF1RA_---1LB&lt;br /&gt;
A(n,m) = 0^inf (01)^(3n-4) A&amp;gt; (01)^m 0^inf&lt;br /&gt;
&lt;br /&gt;
A(2n,m) -&amp;gt; A(3n,m-2)&lt;br /&gt;
A(2n+1,m) -&amp;gt; A(3n+1,m-1)&lt;br /&gt;
A(n,0) -&amp;gt; A(2,3n-4)&lt;br /&gt;
A(n,-1) -&amp;gt; halt&lt;br /&gt;
start from A(2,0)&lt;br /&gt;
&lt;br /&gt;
it&#039;s kinda like the original halting cryptid candidate - we can rewrite it like this:&lt;br /&gt;
a_0 = 2 and a_(i+1) = HydraMap(a_i)&lt;br /&gt;
b_0 = 0 and b_(i+1) = b_i+(1 if a_i is odd otherwise 2)&lt;br /&gt;
c_0 = 0 and c_(i+1) = 3a_j-4 where j is such that b_j = c_i&lt;br /&gt;
&lt;br /&gt;
a: 2, 3, 4, 6, 9, 13, 19, 28, 42, 63, 94, 141, ...&lt;br /&gt;
b: 0, 2, 3, 5, 7,  8,  9, 10, 12, 14, 15,  17, ...&lt;br /&gt;
c: 0, 2, 5, 14, 185, 22205951667644132025548, ...&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Python Code by N1vi==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;python&amp;quot; line=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
import time&lt;br /&gt;
import sys&lt;br /&gt;
&lt;br /&gt;
sys.set_int_max_str_digits(1000000)&lt;br /&gt;
&lt;br /&gt;
p=[4,7] #seq, replace with [2,0] for 1RB0RE_1LC1LD_0RA0LD_1LB0LA_1RF1RA_---1LB&lt;br /&gt;
s=-1 #step, do not change&lt;br /&gt;
&lt;br /&gt;
while p[1]&amp;gt;=0:&lt;br /&gt;
	s+=1&lt;br /&gt;
	#print(p) #uncomment to allow printing&lt;br /&gt;
	#time.sleep(0.1) #uncomment to add time between printing&lt;br /&gt;
	if p[1]==0:&lt;br /&gt;
		p=[2,p[0]*3-4]&lt;br /&gt;
	elif p[0]%2:&lt;br /&gt;
		p[0]=p[0]//2*3+1&lt;br /&gt;
		p[1]-=1&lt;br /&gt;
	else:&lt;br /&gt;
		p[0]=p[0]//2*3&lt;br /&gt;
		p[1]-=2&lt;br /&gt;
&lt;br /&gt;
#print(f&#039;10^{len(str(p[0]))}&#039;) #approx&lt;br /&gt;
print(p[0]) #exact&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:BB(6)]][[Category:Cryptids]]&lt;/div&gt;</summary>
		<author><name>N1vi</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=1RB0RE_1LC1LD_0RA0LD_1LB0LA_1RF1RA_---1LB&amp;diff=4503</id>
		<title>1RB0RE 1LC1LD 0RA0LD 1LB0LA 1RF1RA ---1LB</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=1RB0RE_1LC1LD_0RA0LD_1LB0LA_1RF1RA_---1LB&amp;diff=4503"/>
		<updated>2025-10-12T17:22:24Z</updated>

		<summary type="html">&lt;p&gt;N1vi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{machine|1RB0RE_1LC1LD_0RA0LD_1LB0LA_1RF1RA_---1LB}}{{unsolved|Does this TM halt? If so, how many steps does it take to halt?}}&lt;br /&gt;
{{TM|1RB0RE_1LC1LD_0RA0LD_1LB0LA_1RF1RA_---1LB}} is a [[probviously]] halting tetrational [[BB(6)]] [[Cryptid]] found by Racheline on 30 July 2024 ([https://discord.com/channels/960643023006490684/1239205785913790465/1267752546546487357 Discord link]).&lt;br /&gt;
&lt;br /&gt;
==Analysis by Racheline==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
1RB0RE_1LC1LD_0RA0LD_1LB0LA_1RF1RA_---1LB&lt;br /&gt;
A(n,m) = 0^inf (01)^(3n-4) A&amp;gt; (01)^m 0^inf&lt;br /&gt;
&lt;br /&gt;
A(2n,m) -&amp;gt; A(3n,m-2)&lt;br /&gt;
A(2n+1,m) -&amp;gt; A(3n+1,m-1)&lt;br /&gt;
A(n,0) -&amp;gt; A(2,3n-4)&lt;br /&gt;
A(n,-1) -&amp;gt; halt&lt;br /&gt;
start from A(2,0)&lt;br /&gt;
&lt;br /&gt;
it&#039;s kinda like the original halting cryptid candidate - we can rewrite it like this:&lt;br /&gt;
a_0 = 2 and a_(i+1) = HydraMap(a_i)&lt;br /&gt;
b_0 = 0 and b_(i+1) = b_i+(1 if a_i is odd otherwise 2)&lt;br /&gt;
c_0 = 0 and c_(i+1) = 3a_j-4 where j is such that b_j = c_i&lt;br /&gt;
&lt;br /&gt;
a: 2, 3, 4, 6, 9, 13, 19, 28, 42, 63, 94, 141, ...&lt;br /&gt;
b: 0, 2, 3, 5, 7,  8,  9, 10, 12, 14, 15,  17, ...&lt;br /&gt;
c: 0, 2, 5, 14, 185, 22205951667644132025548, ...&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Python Code by N1vi==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
import time&lt;br /&gt;
import sys&lt;br /&gt;
&lt;br /&gt;
sys.set_int_max_str_digits(1000000)&lt;br /&gt;
&lt;br /&gt;
p=[4,7] #seq, replace with [2,0] for 1RB0RE_1LC1LD_0RA0LD_1LB0LA_1RF1RA_---1LB&lt;br /&gt;
s=-1 #step, do not change&lt;br /&gt;
&lt;br /&gt;
while p[1]&amp;gt;=0:&lt;br /&gt;
	s+=1&lt;br /&gt;
	#print(p) #uncomment to allow printing&lt;br /&gt;
	#time.sleep(0.1) #uncomment to add time between printing&lt;br /&gt;
	if p[1]==0:&lt;br /&gt;
		p=[2,p[0]*3-4]&lt;br /&gt;
	elif p[0]%2:&lt;br /&gt;
		p[0]=p[0]//2*3+1&lt;br /&gt;
		p[1]-=1&lt;br /&gt;
	else:&lt;br /&gt;
		p[0]=p[0]//2*3&lt;br /&gt;
		p[1]-=2&lt;br /&gt;
&lt;br /&gt;
#print(f&#039;10^{len(str(p[0]))}&#039;) #approx&lt;br /&gt;
print(p[0]) #exact&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:BB(6)]][[Category:Cryptids]]&lt;/div&gt;</summary>
		<author><name>N1vi</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=1RB0RE_1LC1LD_0RA0LD_1LB0LA_1RF1RA_---1LB&amp;diff=4502</id>
		<title>1RB0RE 1LC1LD 0RA0LD 1LB0LA 1RF1RA ---1LB</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=1RB0RE_1LC1LD_0RA0LD_1LB0LA_1RF1RA_---1LB&amp;diff=4502"/>
		<updated>2025-10-12T17:22:01Z</updated>

		<summary type="html">&lt;p&gt;N1vi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{machine|1RB0RE_1LC1LD_0RA0LD_1LB0LA_1RF1RA_---1LB}}{{unsolved|Does this TM halt? If so, how many steps does it take to halt?}}&lt;br /&gt;
{{TM|1RB0RE_1LC1LD_0RA0LD_1LB0LA_1RF1RA_---1LB}} is a [[probviously]] halting tetrational [[BB(6)]] [[Cryptid]] found by Racheline on 30 July 2024 ([https://discord.com/channels/960643023006490684/1239205785913790465/1267752546546487357 Discord link]).&lt;br /&gt;
&lt;br /&gt;
==Analysis by Racheline==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
1RB0RE_1LC1LD_0RA0LD_1LB0LA_1RF1RA_---1LB&lt;br /&gt;
A(n,m) = 0^inf (01)^(3n-4) A&amp;gt; (01)^m 0^inf&lt;br /&gt;
&lt;br /&gt;
A(2n,m) -&amp;gt; A(3n,m-2)&lt;br /&gt;
A(2n+1,m) -&amp;gt; A(3n+1,m-1)&lt;br /&gt;
A(n,0) -&amp;gt; A(2,3n-4)&lt;br /&gt;
A(n,-1) -&amp;gt; halt&lt;br /&gt;
start from A(2,0)&lt;br /&gt;
&lt;br /&gt;
it&#039;s kinda like the original halting cryptid candidate - we can rewrite it like this:&lt;br /&gt;
a_0 = 2 and a_(i+1) = HydraMap(a_i)&lt;br /&gt;
b_0 = 0 and b_(i+1) = b_i+(1 if a_i is odd otherwise 2)&lt;br /&gt;
c_0 = 0 and c_(i+1) = 3a_j-4 where j is such that b_j = c_i&lt;br /&gt;
&lt;br /&gt;
a: 2, 3, 4, 6, 9, 13, 19, 28, 42, 63, 94, 141, ...&lt;br /&gt;
b: 0, 2, 3, 5, 7,  8,  9, 10, 12, 14, 15,  17, ...&lt;br /&gt;
c: 0, 2, 5, 14, 185, 22205951667644132025548, ...&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Code by N1vi==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
import time&lt;br /&gt;
import sys&lt;br /&gt;
&lt;br /&gt;
sys.set_int_max_str_digits(1000000)&lt;br /&gt;
&lt;br /&gt;
p=[4,7] #seq, replace with [2,0] for 1RB0RE_1LC1LD_0RA0LD_1LB0LA_1RF1RA_---1LB&lt;br /&gt;
s=-1 #step, do not change&lt;br /&gt;
&lt;br /&gt;
while p[1]&amp;gt;=0:&lt;br /&gt;
	s+=1&lt;br /&gt;
	#print(p) #uncomment to allow printing&lt;br /&gt;
	#time.sleep(0.1) #uncomment to add time between printing&lt;br /&gt;
	if p[1]==0:&lt;br /&gt;
		p=[2,p[0]*3-4]&lt;br /&gt;
	elif p[0]%2:&lt;br /&gt;
		p[0]=p[0]//2*3+1&lt;br /&gt;
		p[1]-=1&lt;br /&gt;
	else:&lt;br /&gt;
		p[0]=p[0]//2*3&lt;br /&gt;
		p[1]-=2&lt;br /&gt;
&lt;br /&gt;
#print(f&#039;10^{len(str(p[0]))}&#039;) #approx&lt;br /&gt;
print(p[0]) #exact&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:BB(6)]][[Category:Cryptids]]&lt;/div&gt;</summary>
		<author><name>N1vi</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=1RB---_0RC1RD_1LA0LA_1LE0RB_1LF1LE_1LC0LD&amp;diff=2758</id>
		<title>1RB--- 0RC1RD 1LA0LA 1LE0RB 1LF1LE 1LC0LD</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=1RB---_0RC1RD_1LA0LA_1LE0RB_1LF1LE_1LC0LD&amp;diff=2758"/>
		<updated>2025-08-05T14:33:11Z</updated>

		<summary type="html">&lt;p&gt;N1vi: Created page with &amp;quot;{{machine|1RB---_0RC1RD_1LA0LA_1LE0RB_1LF1LE_1LC0LD}}  1D — CA, rule 30 or rule 110&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{machine|1RB---_0RC1RD_1LA0LA_1LE0RB_1LF1LE_1LC0LD}}&lt;br /&gt;
&lt;br /&gt;
1D — CA, rule 30 or rule 110&lt;/div&gt;</summary>
		<author><name>N1vi</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=1RB1LE_1LC0RA_0RF0LD_1LE1LA_1RC0LB_---1RC&amp;diff=2756</id>
		<title>1RB1LE 1LC0RA 0RF0LD 1LE1LA 1RC0LB ---1RC</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=1RB1LE_1LC0RA_0RF0LD_1LE1LA_1RC0LB_---1RC&amp;diff=2756"/>
		<updated>2025-08-05T14:06:48Z</updated>

		<summary type="html">&lt;p&gt;N1vi: Created page with &amp;quot;thumb It is really interesting. I high likely doubt it halts, but it creates pseudo random spaces at the right. I ran it for ~860 million steps and the result is shown at the image. Though it might be a fractal.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:860image.png|thumb]]&lt;br /&gt;
It is really interesting. I high likely doubt it halts, but it creates pseudo random spaces at the right. I ran it for ~860 million steps and the result is shown at the image.&lt;br /&gt;
Though it might be a fractal.&lt;/div&gt;</summary>
		<author><name>N1vi</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=File:860image.png&amp;diff=2755</id>
		<title>File:860image.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=File:860image.png&amp;diff=2755"/>
		<updated>2025-08-05T14:06:10Z</updated>

		<summary type="html">&lt;p&gt;N1vi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Chaotic behavior, might be fractal&lt;/div&gt;</summary>
		<author><name>N1vi</name></author>
	</entry>
</feed>