A385712 Busy Beaver BBlambda_1 for lambda calculus with a BB (A333479) oracle: the maximum beta/oracle normal form size of any 1-closed lambda term of size n, or 0 if no 1-closed term of size n exists.
0, 2, 0, 4, 5, 6, 7, 26, 9, 36, 41, 266, 51, 2894802230932904885589274625217197696331749616641014100986439600197828240998436
Offset: 1
Keywords
Examples
The only 1-closed term of size 2 is 1 (free variable f), which is in beta/oracle normal form, so a(2)=2. The smallest example of an oracle reduction occurs in size 8 term 1 (\1). Since \1 has size 4, and BB(4)=4, reduction yields Church numeral C4 = \\2(2(2(2 1))) of maximal size a(8) = 26.
Links
- AIT repo on Github, BB1.lhs
- John Tromp, Comment on "How does super BB work?", Googology Reddit, 2025.
Crossrefs
Cf. A333479.
Comments