TREE(3) is an extremely large number that requires ordinal arithmetic to prove it is finite. For what value of n would $G(n)>TREE(3)$? The length of the Goodstein sequence $G(n)$ is how many numbers in the sequence beginning with n are traversed in reaching 0. Proving that $G(n)$ is finite for all n also requires ordinal arithmetic and I'm more familiar with the Goodstein sequence.
For $n\ge8$, an $\omega^{\omega+1}$ sequence of decreasing ordinals is required to describe the Goodstein sequence and $G(12)$ is greater than Graham's number. For $G(16)$; $n\ge16$ a sequence beginning with $\omega^{\omega^\omega}$ iteration is required, and numbers that large are difficult to imagine even in terms of Graham's number type iterations. $G(65536)$ requires $\omega\uparrow\uparrow 4$ iteration.
How large a value of n would be required so that $G(2\uparrow\uparrow n)>TREE(3)$? I chose the $2\uparrow\uparrow n$ notation on the assumption that using $G(n)>TREE(3)$ might require an extremely large value for $n$.
I found this How large is TREE(3)? post on mathoverflow.net, which should be useful in putting a lower bounds on the answer to this question, but I'm still trying to understand the post on mathoverflow. A partial answer with the lower bounds answer would also be appreciated!
I also found this related mathstack question giving a lower bound for Kruskal's weak tree function, which along with the wikipedia TREE(3) article may give a lower bounds for this answer.
EDIT: The Fast-growing hierarchy along with another Tree(n) mathstack question provides a possible answer. Here is the Goodstein sequence written exactly in terms of the fast growing hierarchy; hopefully my notation here is correct:
- $G(4)=f_3(3)-2$
- $G(8)=f_{\omega+1}(3)-2$
- $G(16)=f_{\omega^\omega}(3)-2$
- $G(2\uparrow\uparrow n) = f_{\omega\uparrow\uparrow(n-1)}(3)-2$
The mathoverflow Tree3 link gives this inequality:
TREE(3) $\geq H_{\vartheta (\Omega^{\omega}, 0)}(n(4))$
Based on the links, the Fast-growing hierachy can be written in term's of Hardy's H function but I don't understand the $\Omega^\omega$ notation term in the inequality. The implication seems to be that *more * layers of diagonalization are required and perhaps $TREE(3) > G(2\uparrow \uparrow n)$ for any value of n that could possibly be written down!