In general, anything that can be broken down into simple, solvable arithmetic operations is *always* finite. All TREE(n) is doing is a lot of exponent operations. If you put in a finite number, you always get a finite number out of them. That number can be ridiculously large, but it’s finite.
We get infinities in math when we start dealing with things like dividing by a number that gets closer and closer and closer to zero. Those are not simple arithmetic.
Latest Answers