For a given n-state busy beaver game, is the busy beaver function unique, or might there be multiple functions with the same maximum score? Perhaps it has not been proven either way?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
As @PengOne pointed out, the function is indeed unique. It is a completely defined N -> N discrete function.
However, from your formulation (“or might there be multiple functions with the same maximum score”) it can also be understood that you want to know whether there are multiple busy-beavers that give the same maximum. If that is the case, then yes, there are at least 2 busy-beavers given an N, one is constructed from the other by simply reversing the shifts.