logoalt Hacker News

ks2048yesterday at 4:03 PM2 repliesview on HN

An interesting thing about this is that they figured out a high-level description of what this Busy Beaver program is doing - it's computing a Collatz-like sequence until it terminates.

I'm not sure if that is described in this paper, but I learned about it in this Scott Aaronson talk,

https://www.youtube.com/watch?v=VplMHWSZf5c

e.g see the slide at 31:40.


Replies

bobbylarrybobbyyesterday at 9:33 PM

Interesting, it seems like a possible contender for BB6 (“Antihydra”) also does something Collatz-like. Is Collatz just a good blueprint for constructing long, complex, finite sequences?

show 1 reply
gowldyesterday at 5:42 PM

Collatz-like except on one critical aspect: it is known to terminate!