Instead of base 10 or base e, let the base of our logarithm be a positive integer B. Take log base B of TREE(3), B times, or stop if the answer is negative before B iterations. Say that TREE(3) does not "survive" if the answer is negative for B or fewer iterations. Now, if B is Graham's Number, will TREE(3) survive? What if B is Bowers array [3,3,3,3,3]?
2026-03-25 12:29:32.1774441772
Survival of TREE(3) under iterated logarithms
118 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in BIG-NUMBERS
- What is $\underbrace{2018^{2018^{2018^{\mathstrut^{.^{.^{.^{2018}}}}}}}}_{p\,\text{times}}\pmod p$ where $p$ is an odd prime?
- Super-fast growing function exceeding Graham's number
- Is it true that $\underbrace{x^{x^{x^{.^{.^{.^x}}}}}}_{k\,\text{times}}\pmod9$ has period $18$ and can never take the values $3$ and $6$?
- Graham's Number on the Next Layer And TREE(3)
- Is there any function that like this function?
- Where does this array-based fast-growing function fall in the fast-growing hierarchy, and how does it compare to TREE(n)?
- There is a way to write TREE(3) via $F^a(n)$?
- (a / b) mod p for large a and b
- Sum of digits of sum of digits of sum of digits of $7^{7^{7^7}}$
- When does the busy beaver function surpass TREE(n)?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Let $G$ be Graham's number and let the Bower's array be $b = [3,3,3,3,3].$ Now, according to here we have $G\lt b<f_{\omega^3}(3),$ and according to here we have $f_{n\uparrow^n n}(n)\lt f_{\omega+1}(n)$; furthermore, here proves $f_{\epsilon_0}(G)\ll f_{\Gamma_0}(G)\lt TREE(3)$. Also, to illustrate just how conservative these bounds are, we note that
$b\uparrow^b b \\ = b\uparrow^{b-1} (b\uparrow^{b}(b-1))\\ \gg b\uparrow\uparrow (b\uparrow^{b}(b-1)) $
hence
$b\uparrow\uparrow (b\uparrow^{b}(b-1))\\ \lt b\uparrow^b b\\ \lt f_{b\uparrow^b b}(b)\\ \lt f_{\omega+1}(b)\\ <f_{\omega+1}f_{\omega^3}(3)\\ \lt f_{\omega^3+1}(3)\\ \lt f_{\epsilon_0}(G)\\ \ll TREE(3).$
Therefore, if $B$ is either $G$ or $b$, then $$TREE(3)\gg B\uparrow\uparrow (B\uparrow^{B}(B-1))$$
yielding
$$\underbrace{\log_B\log_B\dots\log_B}_{B\text{ applications of $\log_B$}}\ TREE(3)\gg B\uparrow\uparrow (B\uparrow^{B}(B-1)-B)$$
i.e., $TREE(3)$ survives this by a margin of inconceivable magnitude: it would survive even if $\log_B$ were applied vastly more than a further $B\uparrow^{B}(B-1)-B$ times!
NB: I'm adding the following to show just how understated are the above results ...
Your questions are special cases (for $B=G$ and $B=[3,3,3,3,3]$) of this:
Applying the operation $B\uparrow $ repeatedly to both sides of the inequality, this can be rewritten as:
More generally, when $F$ is some given increasing function $F$:
Defining $n^*:=\min\{n: F(n)>TREE(3)\},$ a recent answer elsewhere shows that $$n^*>\underbrace{f_{\epsilon_0}(f_{\epsilon_0}(\dots f_{\epsilon_0}(G)\dots ))}_{G-1 \text{ applications of } f_{\epsilon_0}}\tag{1}$$
if $F(n)\le f_{\epsilon_0}(n)$ for all $n>1$, where $(f_\alpha)$ is a specific fast-growing hierarchy.
Therefore, because $B\uparrow\uparrow(B-1)\le f_{\epsilon_0}(B)$ for all $B>1$, that same bound in (1) applies to your question as well; i.e., $TREE(3)$ will "survive" if
$$B\lt \underbrace{f_{\epsilon_0}(f_{\epsilon_0}(\dots f_{\epsilon_0}(G)\dots ))}_{G-1 \text{ applications of } f_{\epsilon_0}}$$
which is certainly the case for both $B=G<f_{\omega+1}(64)$ and $B=[3,3,3,3,3]<f_{\omega^3}(3).$
An irony here is that although this result makes the previous one look puny, it also happens that the same methods described at the cited link easily give much much stronger bounds than this one!