How large is TREE(3) ? - MathOverflow most recent 30 from http://mathoverflow.net2013-05-22T01:25:43Zhttp://mathoverflow.net/feeds/question/93828http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/93828/how-large-is-tree3How large is TREE(3) ?Feldmann Denis2012-04-12T06:35:54Z2012-09-27T11:46:55Z
<p>Friedman, in <a href="http://www.math.osu.edu/~friedman.8/pdf/EnormousInt112201.pdf" rel="nofollow">http://www.math.osu.edu/~friedman.8/pdf/EnormousInt112201.pdf</a>, shows that TREE(3) is much larger than n(4), itself bounded below by $A^{A(187195)}(3)$ (where $A$ is the Ackerman function and exponentiation denotes iteration). But actually, using the fast-growing hierarchy, $n(p)$ is smaller than $f_{\omega^{\omega^\omega}}(p)$ (shown by Friedman in <a href="http://www.math.osu.edu/~friedman.8/pdf/finiteseq10_8_98.pdf" rel="nofollow">http://www.math.osu.edu/~friedman.8/pdf/finiteseq10_8_98.pdf</a>), while it seems that TREE grows faster than $f_{\Gamma_0}$ (${\Gamma_0}$ being the Feferman-Schütte ordinal). So it could well be that in fact TREE(3) is larger than, say, n(n(4)), or even any number expressible by iterations of n. What is known on this question?</p>
http://mathoverflow.net/questions/93828/how-large-is-tree3/93986#93986Answer by Feldmann Denis for How large is TREE(3) ?Feldmann Denis2012-04-13T20:49:44Z2012-04-13T20:56:43Z<p>I should perhaps have asked this question to Harvey Friedman himself... Anyway, a reasonable answer is given on the Talk page for Wikipedia article on Kruskal tree theorem : <a href="http://http://en.wikipedia.org/wiki/Talk:Kruskal%27s_tree_theorem#Correcting_TREE.282.29" rel="nofollow">http://http://en.wikipedia.org/wiki/Talk:Kruskal%27s_tree_theorem#Correcting_TREE.282.29</a> , where one can find this quotation (from H. Friedman himself) : "Also, numbers derived from Goodstein sequences or Paris/Harrington Ramsey theory, although bigger than n(4), are also completely UNNOTICEABLE in comparison to TREE[3]." To precise my remarks (and answer Dylan Thurston), I meant that TREE(3) is bigger than expressions like $n^{n^{n(100)}(100)}(100)$, say, where again exponentiation means iteration, and the whole expression has no more than $n(4)$ symbols ; this would indeed be true if, for instance, as suggested, we had TREE(3)$>f_{\Gamma_0}(n(4))$. For reference, I should have added that TREE(3) is the incredibly (at first, or even second look) large answer to the question : "which is the length of the longest sequence $(T_2,T_3,T_4,\dots,T_n)$ of labeled trees such that $T_k$ has at most $k$ nodes labeled $a$ or $b$, and $T_i$ is not a subtree of $T_j$ for $i < j$ ?".</p>
http://mathoverflow.net/questions/93828/how-large-is-tree3/95588#95588Answer by Deedlit for How large is TREE(3) ?Deedlit2012-04-30T17:02:16Z2012-04-30T17:02:16Z<p>I believe I can state with some confidence that TREE(3) is larger than $f_{\vartheta (\Omega^{\omega}, 0)} (n(4))$, given a natural definition of $f$ up to $\vartheta (\Omega^{\omega}, 0)$. I can state with certainty that TREE(3) is larger than $H_{\vartheta (\Omega^{\omega}, 0)} (n(4))$, where H is a certain version of the Hardy hierarchy.</p>
<p>To obtain this result, I will first define a version of TREE(n) for unlabeled trees:</p>
<p>Let tree(n) be the length of the longest sequence of unlabeled rooted trees $T_1, T_2, \ldots, T_m$ such that $T_i$ has less than or equal to $n+i$ vertices and for no $i, j$ with $i < j$ do we have $T_i$ homeomorphically embeddable into $T_j$. (Note the term "embeddable" rather than "subtree"; the terms are different, and I believe using "subtree" would lead to infinite sequences.)</p>
<p>In order to obtain a long sequence of trees, we will define a well-order on unlabeled rooted trees. This definition will be by induction on the sum of the heights of the two trees being compared.</p>
<p>Define an immediate subtree of a rooted tree $T$ to be a full subtree starting at one of its children.</p>
<p>Given two rooted trees $S, T$, we define $S = T$ if the two trees are identical. We define $S \leq T$ if $S = T$ or $S < T$.</p>
<p>Given two rooted trees $S, T$, we define $ < $ as follows. Say $S < T$ if $S \leq T_i$, where $T_i$ is an immediate subtree of $T$. Similarly, say $T < S$ if $T \leq S_i$, where $S_i$ is an immediate subtree of $S$.</p>
<p>Otherwise, compare the number of children of $S$ and $T$. If $S$ has more children than $T$, then $S > T$, and vice versa.</p>
<p>Otherwise, suppose $S$ and $T$ both have $n$ children. Let $S_1, S_2, \ldots, S_n$ and $T_1, T_2, \ldots T_n$ be the immediate subtrees of $S$ and $T$ respectively, ordered from smallest to largest. Compare $S_1$ to $T_1$, then $S_2$ to $T_2$, etc., until we get a pair of unequal trees $S_i$ and $T_i$. If $S_i > T_i$ then $S > T$, and vice versa. Of course, of all pairs of immediate subtrees are equal, then $S$ and $T$ will be equal.</p>
<p>This gives a linear order on unlabeled rooted trees, and one can prove that this is a well-order. Further, this well-ordering has order type $\vartheta(\Omega^\omega,0)$. This definition is a modification of a well-ordering of ordered rooted trees due to Levitz, and expounded on in papers by Jervell.</p>
<p>From this well-ordering we can define fundamental sequences for ordinals up to $\vartheta (\Omega^{\omega}, 0)$. Simply put, given an ordinal $\alpha$, let $\alpha[n]$ be the largest ordinal less than $\alpha$ corresponding to a tree of $n$ vertices or less.</p>
<p>From this, we can define our version of the Hardy hierarchy:</p>
<p>$H_0(n) = n$</p>
<p>$H_{\alpha + 1}( n) = H_{\alpha}( n+1)$</p>
<p>For $\alpha$ a limit ordinal, $H_{\alpha}( n) = H_{\alpha[n+1]}( n+1)$</p>
<p>Note the $n+1$'s in the last line - this differs from the usual values of $n$. Of course, this will only make the functions larger.</p>
<p>$H_{\alpha}( n)$ for $\alpha < \vartheta (\Omega^{\omega}, 0)$ is the final index $m$ in the sequence of trees $T_n, T_{n+1}, \ldots, T_m$ where $T_n$ corresponds to $\alpha$ and $T_i$ is the largest tree with at most $i$ vertices that is smaller than $T_{i-1}$, and $T_m$ is the tree with one vertex. Thus $H_{\vartheta (\Omega^{\omega}, 0)}( n)$ will be the final index $m$ in the sequence of trees $T_{n+1}, T_{n+2}, \ldots, T_m$ where $T_{n+1}$ is arbitrary.</p>
<p>Thus tree(n) $\geq H_{\vartheta (\Omega^{\omega}, 0)}( n) - n$.</p>
<p>So where does TREE(3) come in? Harvey Friedman himself explains in a post to the Foundations of Mathematics message boards:</p>
<p><a href="http://www.cs.nyu.edu/pipermail/fom/2006-March/010260.html" rel="nofollow">http://www.cs.nyu.edu/pipermail/fom/2006-March/010260.html</a></p>
<p>In the post he explains why a proof of the theorem "TREE(3) exists" in the theory $ACA_0 + Pi^1_2 - BI$ must have more than 2^^1000 symbols. He does this by showing that TREE(3) must be very large - specifically, he constructs a sequence of more than $n(4)$ rooted trees labeled from {1,2,3} such that $T_i$ has at most $i$ vertices, for no $i, j$ with $i < j$ do we have $T_i$ homeomorphically embeddable into $T_j$, and each tree contains either a 2 label or a 3 label. We can obviously continue this with tree($n(4)$) trees with all labels 1. Thus we have</p>
<p>TREE(3) $\geq$ tree$(n(4)) + n(4) \geq H_{\vartheta (\Omega^{\omega}, 0)}(n(4))$</p>
<p>In fact, we can do somewhat better than this; we can replace the $n(4)$ above by $F(4)$, where $F(4)$ is defined as the length of the longest sequence of sequences $x_1, x_2, \ldots x_n$ from {1,2,3,4} such that $x_i$ has length $i+1$ and for no $i,j$ with $i < j$ do we have $x_i$ a subsequence of $x_j$. I can prove much better bounds for $F(4)$ than Friedman's lower bound for $n(4)$; specifically,</p>
<p>$F(4) > f_{\omega^2 + \omega + 1}f_{\omega^2 + \omega + 1}f_{\omega^2 + \omega}f_{\omega^2 + 1}f_{\omega^2 + 1}f_{\omega^2}f_{ \omega + 1}f_{ \omega + 1}f_{\omega}(30)$</p>
<p>But such specificity is perhaps unwarranted given how far from TREE(3) it may be.</p>
http://mathoverflow.net/questions/93828/how-large-is-tree3/101972#101972Answer by r.e.s. for How large is TREE(3) ?r.e.s.2012-07-11T17:40:31Z2012-07-18T15:16:47Z<p>(Following are two comments, posted this way because I ("r.e.s.") cannot post comments directly.)</p>
<p>Comment on the <a href="http://mathoverflow.net/questions/93828/how-large-is-tree3/95588#95588" rel="nofollow">answer by "Deedlit"</a>:</p>
<blockquote>
<p>He does this by showing that TREE(3) must be very large - specifically, he constructs
a sequence of more than $n(4)$ rooted trees labeled from {1,2,3} such that $T_i$ has
at most $i$ vertices, for no $i,j$ with $i \lt j$ do we have $T_i$ homeomorphically embeddable
into $T_j$, and each tree contains either a 2 label or a 3 label. We can obviously continue
this with tree$(n(4))$ trees with all labels 1.</p>
</blockquote>
<p>That's not quite right. His first tree $T_1$ uses label 3 (so this label cannot be used later at all), followed by more than $n(4)$ trees using labels 1,2 -- not, as you wrote, using labels 2,3. <em>It's because of the way these latter {1,2}-labelled trees are constructed</em>, that they can nevertheless be followed by a long sequence of trees using only label 1. (I show the beginning of his sequence in my other comment below, using bracket expressions in which the bracket-types <code>(),[],{}</code> correspond to his labels 1,2,3 respectively.) </p>
<blockquote>
<p>In fact, we can do somewhat better than this; we can replace the $n(4)$ above by $F(4)$,
where $F(4)$ is defined as the length of the longest sequence of sequences $x_1,x_2,…x_n$
from {1,2,3,4} such that $x_i$ has length $i+1$ and for no $i,j$ with $i \lt j$ do we have $x_i$ a subsequence of $x_j$.</p>
</blockquote>
<p>Actually, we can do even better, although these may be relatively "small" adjustments: by playing with various ways to start a long embedding-free sequence, one can improve upon the sequence constructed by Friedman (displayed below), but still using his method of coding $n()$- or $F()$-type longest word-sequences via certain subtrees. For example, one can find sequences that demonstrate (in Deedlit's notation) </p>
<p>TREE(3) $\ \geq \ $ tree$(N) + \ N \ \geq \ H_{\vartheta (\Omega^{\omega}, 0)}(N)$</p>
<p>where</p>
<p>$N \ = \ F_\omega F_\omega F_\omega F_{\omega+1} F_\omega F_\omega \ F(4)$</p>
<p>with $F_\alpha$ being a <a href="http://en.wikipedia.org/wiki/Fast-growing_hierarchy" rel="nofollow">fast-growing hierarchy</a> <em>that <strong>begins</strong> with</em> $F_0 = F$, rather than beginning as usual with $F_0(x) = x+1$. (Friedman showed that $F$ eventually dominates every $f_{\lt \omega^\omega}$ in the usual fast-growing hierarchy.) </p>
<p>I've posted a <a href="https://sites.google.com/site/res0001/tree-3" rel="nofollow">very terse derivation-sketch of this result</a>. </p>
<hr>
<p>Comment on the <a href="http://mathoverflow.net/questions/93828/how-large-is-tree3/93986#93986" rel="nofollow">answer by "Feldman Denis"</a>:</p>
<blockquote>
<p>[TREE(3) is] the length of the longest sequence $(T_2,T_3,T_4,…,T_n)$ of labeled trees
such that $T_k$ has at most $k$ nodes labeled $a$ or $b$, and $T_i$ is not a subtree of $T_j$ for $i \lt j$.</p>
</blockquote>
<p>Rather than "<em>is not a subtree of</em>", that should be "<em>is not homeomorphically embeddable into</em>", which is a very much more stringent requirement. (There might not even exist a longest such sequence in the less-stringent case. A similar situation occurs for Friedman's $n()$ and $F()$ functions concerning word-sequences: these use "is not a <em>subsequence</em> of" rather than the less-stringent "is not a <em>substring</em> of", there being no longest word-sequence in the latter case.) With this correction, and by starting with $T_2$, the length of the resulting sequence will of course be TREE(3) - 1.</p>
<p>A convenient way of representing these trees is to use nested bracket expressions (well-formed in the usual way with pairs of matching brackets) involving only three bracket-types -- say <code>()</code>,<code>[]</code>,<code>{}</code> -- each tree being uniquely represented by a nest of such brackets (up to isomorphism with respect to sibling order). A <em>lower bound</em> on TREE(3) is then the length of a longest sequence $(X_1,X_2,…,X_n)$ of nests such that each $X_k$ has at most $k$ bracket pairs and no $X_i$ is embedded in a later $X_j$, where $X$ <em>is embedded in</em> $Y$ means that $X$ can be obtained from $Y$ by erasing zero or more pairs of matching brackets. (Thus, if $X$ is not embedded in $Y$, then the tree represented by $X$ is not inf-and-label-preserving embeddable into the tree represented by $Y$; the converse, however, does not hold.) </p>
<p>Because $X_1$ must be some single bracket-pair which cannot then appear in any later nest in an embedding-free sequence, it may be assumed that $X_1=\ $<code>{}</code>, with all later nests using only the <em>two</em> bracket-types <code>(),[]</code>. Also, note that TREE(3) concerns trees with <em>unordered</em> siblings, so, for example, the nests <code>([]())</code> and <code>(()[])</code> are not regarded as distinct. (Some authors have treated wqo's for rooted trees with <em>ordered</em> siblings, with corresponding "longest sequence" results.)</p>
<p>To illustrate the use of bracket expressions, here is a representation of the initial tree sequence used by Friedman to prove the lower bound mentioned by the OP:</p>
<pre><code>T1 {}
T2 [[]]
T3 [()()]
T4 [((()))]
T5 ([][][][])
T6 ([][][](()))
T7 ([][](()()()))
T8 ([][](()(())))
T9 ([][](((((()))))))
T10 ([][]((((())))))
T11 ([][](((()))))
T12 ([][]((())))
T13 ([][](()))
T14 ([][]())
...
</code></pre>
<p><strong>NB</strong>: It should be noted that <a href="http://www.math.osu.edu/~friedman.8/pdf/EnormousInt112201.pdf" rel="nofollow">the article linked by the OP</a> does <em>not</em> treat Friedman's TREE function, but a rather different function TR. The confusion may be partly due to the fact that "TR" is also what Friedman called the TREE function before he changed it to the latter name in a <a href="http://www.cs.nyu.edu/pipermail/fom/2006-March/010279.html" rel="nofollow">follow-up article</a> to <a href="http://www.cs.nyu.edu/pipermail/fom/2006-March/010260.html" rel="nofollow">the one mentioned in Deedlit's posting</a>.</p>
http://mathoverflow.net/questions/93828/how-large-is-tree3/106328#106328Answer by Ikosarakt for How large is TREE(3) ?Ikosarakt2012-09-04T10:44:40Z2012-09-04T10:44:40Z<p>What larger: TREE(4) or Busy Beaver(1000) or Dupertri = {3,tritri (1) 2} in BEAF?</p>
http://mathoverflow.net/questions/93828/how-large-is-tree3/107193#107193Answer by Danny for How large is TREE(3) ?Danny2012-09-14T16:07:49Z2012-09-14T16:07:49Z<p>Chris Bird has a <a href="http://mrob.com/users/chrisb/index.html" rel="nofollow">series of articles</a> that list functions with high growth rates, all the way to the Bachmann-Howard ordinal. They're all over my head, but they <em>might</em> be useful for getting a more accurate (although still extremely broad) approximation of TREE(3).</p>
http://mathoverflow.net/questions/93828/how-large-is-tree3/108234#108234Answer by Giga Gerard for How large is TREE(3) ?Giga Gerard2012-09-27T11:46:55Z2012-09-27T11:46:55Z<p>To create Big numbers consider this:</p>
<p>By the successor function n = 1.. character 1 is exhausted.
By function arrays in multiple dimensions the separator char , is exhausted.
Then nested separator subarrays start to exhaust depth char ;</p>
<p>Next chars will exhaust higher structures.
Each char can be Gödel numbered, for example by , = :1:
Gödel numbering arrays :X: can be nested.
Gödel array brackets : can be subscripted, nested, have their nest depth counted.
The chars needed for that will soon require their own Gödel numbering.
Such cycli of Gödel numbering get their own counters.</p>
<p>All higher structure counters can be uploaded from b below.
(ask Deedlit what is meant by this, he will understand by now).</p>
<p>Omega infinity will not be reached, thus omega is a higher type of number.
Take omega as first entry a in the above construction.
Postulate an 2nd infinity higher than such recursive omega.
Count next type infinities in an Omage-function.
Expand this Omage-function as the Gödel+recursive functions above.
Then a next type-Omage and start counting those types in a new infinite function,
&cetera.</p>
<p>Alright bros, the infinite numbers obtained will still be less than St. Peter's Subway
<a href="http://iteror.org/big/book/work/bigDraft.html#chB_B_box" rel="nofollow">http://iteror.org/big/book/work/bigDraft.html#chB_B_box</a></p>