<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.bbchallenge.org/w/index.php?action=history&amp;feed=atom&amp;title=User%3AAzerty%2FLambda_Calculus_Busy_Beaver</id>
	<title>User:Azerty/Lambda Calculus Busy Beaver - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.bbchallenge.org/w/index.php?action=history&amp;feed=atom&amp;title=User%3AAzerty%2FLambda_Calculus_Busy_Beaver"/>
	<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Azerty/Lambda_Calculus_Busy_Beaver&amp;action=history"/>
	<updated>2026-04-30T23:29:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Azerty/Lambda_Calculus_Busy_Beaver&amp;diff=6138&amp;oldid=prev</id>
		<title>Azerty: Created page with &quot;We can use De Bruijn index instead of binary to evaluate lambda calculus size. To get the size of an expression, convert it into De Bruijn index then count the number of lambdas / backslashes and numbers. By example, &lt;code&gt;(\1 1) (\\2 (1 2))&lt;/code&gt;  is size 8 because it has 3 backslashes and 5 numbers.  For n ≤ 7, BBλ_db(n) = n is trivial and can be achieved via picking any size n term already in normal form, like BBλ(m) for m ≤ 20. {| class=&quot;wikitable&quot; !BBλ_db(n)...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Azerty/Lambda_Calculus_Busy_Beaver&amp;diff=6138&amp;oldid=prev"/>
		<updated>2026-02-07T17:34:48Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;We can use De Bruijn index instead of binary to evaluate lambda calculus size. To get the size of an expression, convert it into De Bruijn index then count the number of lambdas / backslashes and numbers. By example, &amp;lt;code&amp;gt;(\1 1) (\\2 (1 2))&amp;lt;/code&amp;gt;  is size 8 because it has 3 backslashes and 5 numbers.  For n ≤ 7, BBλ_db(n) = n is trivial and can be achieved via picking any size n term already in normal form, like BBλ(m) for m ≤ 20. {| class=&amp;quot;wikitable&amp;quot; !BBλ_db(n)...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;We can use De Bruijn index instead of binary to evaluate lambda calculus size. To get the size of an expression, convert it into De Bruijn index then count the number of lambdas / backslashes and numbers. By example, &amp;lt;code&amp;gt;(\1 1) (\\2 (1 2))&amp;lt;/code&amp;gt;  is size 8 because it has 3 backslashes and 5 numbers.&lt;br /&gt;
&lt;br /&gt;
For n ≤ 7, BBλ_db(n) = n is trivial and can be achieved via picking any size n term already in normal form, like BBλ(m) for m ≤ 20.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!BBλ_db(n)&lt;br /&gt;
!Value&lt;br /&gt;
!Champion&lt;br /&gt;
!Discovered By&lt;br /&gt;
|-&lt;br /&gt;
|7&lt;br /&gt;
|7&lt;br /&gt;
|&amp;lt;code&amp;gt;\1 1 1 1 1 1&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|8&lt;br /&gt;
|≥ 16&lt;br /&gt;
|&amp;lt;code&amp;gt;(\1 1) (\\2 (1 2))&amp;lt;/code&amp;gt;&lt;br /&gt;
|[[User:Azerty|Azerty]] &amp;amp; John Tromp &amp;amp;  Bertram Felgenhauer&lt;br /&gt;
|-&lt;br /&gt;
|9&lt;br /&gt;
|≥ 68&lt;br /&gt;
|&amp;lt;code&amp;gt;(\1 1) (\\2 (2 (1 2)))&amp;lt;/code&amp;gt;&lt;br /&gt;
|John Tromp &amp;amp;  Bertram Felgenhauer&lt;br /&gt;
|-&lt;br /&gt;
|10&lt;br /&gt;
|&amp;lt;math&amp;gt;\ge 3 \uparrow\uparrow 3 + 3 &amp;gt; 7.625 \times 10^{12}&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;(\1 1 1) (\\2 (2 (2 1)))&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|11&lt;br /&gt;
|&amp;lt;math&amp;gt;\ge 3 \uparrow\uparrow 4 + 3 &amp;gt; 10^{10^{12}}&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;(\1 1 1 1) (\\2 (2 (2 1)))&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|12&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; 10 {\uparrow}^{3} 16&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;(\1 1 1) (\1 (\\2 (2 1)) 1)&amp;lt;/code&amp;gt;&lt;br /&gt;
|mxdys and racheline&lt;br /&gt;
|-&lt;br /&gt;
|13&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; 10 {\uparrow}^{3} 10 {\uparrow}^{3} 10 {\uparrow}^{2} 6&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;(\1 1) (\1 (\1 (\\2 (2 1)) 2))&amp;lt;/code&amp;gt;&lt;br /&gt;
|mxdys&lt;br /&gt;
|-&lt;br /&gt;
|14&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; 10 {\uparrow}^{3} 10 {\uparrow}^{3} 10 {\uparrow}^{3} 16&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;(\1 1 1 1 1) (\1 (\\2 (2 1)) 1)&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|15&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; f_{\omega+1}(2 \uparrow\uparrow 6)&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;(\1 1) (\1 (1 (\\1 2 (\\2 (2 1)))))&amp;lt;/code&amp;gt;&lt;br /&gt;
|[https://github.com/tromp/AIT/blob/master/fast_growing_and_conjectures/melo.lam Gustavo Melo]&lt;br /&gt;
|-&lt;br /&gt;
|18&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; f_{\omega^\omega}(2 \uparrow\uparrow 18)&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;(\1 1 1) (\1 (1 (\\\1 3 2 (\\2 (2 1)))))&amp;lt;/code&amp;gt;&lt;br /&gt;
|[https://tromp.github.io/blog/2026/01/28/largest-number-revised 50_ft_lock]&lt;br /&gt;
|-&lt;br /&gt;
|22&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; f_{\omega^{\omega+2}}(2)&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;(\1 (\\\\1 4 4 4 3 2 1) 1 1 1 1) (\\2 (2 1))&amp;lt;/code&amp;gt;&lt;br /&gt;
|Patcail&lt;br /&gt;
|-&lt;br /&gt;
|23&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; f_{\zeta_0}(15)&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;(\1 1 (\\\\1 4 4 4 3 2 1) 1 1 1 1) (\\2 (2 1))&amp;lt;/code&amp;gt;&lt;br /&gt;
|Patcail&lt;br /&gt;
|-&lt;br /&gt;
|24&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; f_{\psi(\Omega_\omega)}(12)&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;(\1 1 1 (\\\\1 4 4 4 3 2 1) 1 1 1 1) (\\2 (2 1))&amp;lt;/code&amp;gt;&lt;br /&gt;
|Patcail&lt;br /&gt;
|-&lt;br /&gt;
|25&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; f_{\psi(\Omega_\omega)}(f_{\omega^{\omega+2}}(2))&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;(\1 (\1 (\\\\1 4 4 4 3 2 1) 1 1 1 1) 1) (\\2 (2 1))&amp;lt;/code&amp;gt;&lt;br /&gt;
|Patcail&lt;br /&gt;
|-&lt;br /&gt;
|26&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; f_{\psi(\Omega_\omega+1)}(4)&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;(\1 1 (\1 (\\\\1 4 4 4 3 2 1) 1 1 1 1) 1) (\\2 (2 1))&amp;lt;/code&amp;gt;&lt;br /&gt;
|Patcail&lt;br /&gt;
|}&lt;br /&gt;
Most champions are currently taken from binary BBλ.&lt;/div&gt;</summary>
		<author><name>Azerty</name></author>
	</entry>
</feed>