Can a larger base than three create a number greater than Graham's number?

  • Thread starter Thread starter Mentallic
  • Start date Start date
  • Tags Tags
    Magnitude
AI Thread Summary
The discussion centers on whether a number larger than Graham's number can be created by using a base larger than three in Knuth's up-arrow notation. The initial proposition suggests substituting 3 with a googol to form a new number, h, and explores the relationship between h and g (Graham's number). Through mathematical induction, it is demonstrated that for various operations involving 3 and a googol, h remains smaller than g, specifically h_n < g_{n+1}. The conclusion indicates that while h can exceed certain iterations of g, it ultimately remains less than g_{n+2}. The exploration highlights the immense size of Graham's number and the limitations of using larger bases in this context.
Mentallic
Homework Helper
Messages
3,802
Reaction score
95
I'd like to discuss numbers at "orders of magnitude" around Graham's number.

If any readers haven't heard of this number but are curious to follow, you'll first need to understand Knuth's[/PLAIN] up arrow notation and then read up on Graham's[/PLAIN] number.

My question is, since Graham's number (##G=g_{64}##) is essentially a very large power tower of 3's, can we replace the 3's with a larger (but relatively small) number such that we get a new number ##H=h_{63}>G##. So for example, let the larger number be a googol, so
$$\newcommand\up{\mathbin{\uparrow}}$$
$$g_0=h_0=4$$
and
$$g_{n}=3\hspace{1 mm}\underbrace{\up\dots\up}_{g_{n-1}} \hspace{2 mm}3,\hspace{5 mm}n>0$$
$$h_{n}=10^{100}\hspace{1 mm}\underbrace{\up\dots\up}_{h_{n-1}} \hspace{2 mm}10^{100},\hspace{5 mm}n>0$$

So clearly ##h_{63}>g_{63}## but can we relate ##h_{63}## to ##g_{64}##? The number of up arrows are by far the most powerful operator in ##a\up\dots\up b##, so I'd guess ##g_{64}## is larger, but I can't prove it.

A naturally extension to the question could also be what size the number needs to be such that ##h_{63}>g_{64}##.
 
Last edited by a moderator:
Mathematics news on Phys.org
Okay, for convenience I will use ##a c## for ##a\underbrace{\uparrow\dots\uparrow}_{b} c## when there are a lot of up arrows.

I will start by proving that ##3 \uparrow\uparrow b+3 > 10^{100} \uparrow\uparrow b## for all ##b \geq 1##. I will in fact prove the stronger statement
##3 \uparrow\uparrow b+3 > (10^{100} \uparrow\uparrow b)^2##, using induction.

Case ##b=1##: ##3 \uparrow\uparrow 4 = 3^{3^{27}} > 3^{600} = 27^{200} > 10^{200} = (10^{100} \uparrow\uparrow 1)^2##.

Now assume the statement is true for b, and prove it for b+1.

$$3 \uparrow\uparrow b+4 = 3^{3 \uparrow\uparrow b+3} > 3^{(10^{100} \uparrow\uparrow b)^2} = (3^{10^{100} \uparrow\uparrow b})^{10^{100} \uparrow\uparrow b} \geq (3^{10 ^ {100}})^{10^{100} \uparrow\uparrow b} $$
$$> (10^{10^{99}})^{10^{100} \uparrow\uparrow b} > (10^{200})^{10^{100} \uparrow\uparrow b} = ((10^{100})^{10^{100} \uparrow\uparrow b})^2 = (10^{100} \uparrow\uparrow b+1)^2.$$

Next, we will prove that ##3 \uparrow\uparrow\uparrow b+2 > (10^{100} \uparrow\uparrow\uparrow b)+4## for ##b \geq 1##. We will use induction again.

Case ##b = 1##:
##3 \uparrow\uparrow\uparrow 3 \geq 3 \uparrow\uparrow 4 > 10 ^ {100}##

Next, we assume the statement for b, and prove it for b+1.

$$3\uparrow\uparrow\uparrow b+3 = 3 \uparrow\uparrow (3\uparrow\uparrow\uparrow b+2) > 3 \uparrow\uparrow ((10^{100} \uparrow\uparrow\uparrow b) + 4) \text{(by induction)}$$
$$ > 10^{100} \uparrow\uparrow (10^{100} \uparrow\uparrow\uparrow b+1) \text{(by the previous proposition)} \geq (10^{100}\uparrow\uparrow\uparrow b+1) + 4.$$

Next, we have ##3 [a] b+1 > (10^{100} [a] b) + 3## for ##a \geq 4, b \geq 1##.
We will prove it using double induction and a and b.

Case ##b=1##:
$$3 [a] 2 \geq 3 [4] 2 = 3 \uparrow\uparrow\uparrow 3 > 3 \uparrow\uparrow 4 > 10^{100}.$$

Next assume that statement is true for (4, b), and we prove it for (4, b+1).
$$3 [4] b+2 = 3 [3] (3 [4] b+1) > 3 [3] ((10^{100} [4] b) + 3) > 10 ^ {100} [3] ((10^{100} [4] b) + 1) $$
$$> 10^{100} [3] (10^{100} [4] b) + 3 = (10^{100} [4] b) + 3.$$

Finally we prove the statement for (a+1, b+1), given that it is true for (a+1, b) and (a, x) for any x.

$$3 [a+1] b+2 = 3 [a] (3 [a+1] b+1) > 3 [a] ((10^{100} [a+1] b) + 3) > 10 ^ {100} [a] ((10^{100} [a+1] b) + 2) $$
$$> 10 ^{100} [a] (10^{100} [a+1] b) + 3 = 10 ^{100} [a+1] (b+1) + 3.$$

Next, we have ##3 [a+1]3 > 10^{100} [a] 10^{100}## for ##a \geq 3##.
Indeed, ##3 [a+1] 3 = 3 [a] (3 [a] 3) > 3 [a] (10^{100} + 2) > 10^{100} [a] 10^{100}##.

So ##h_n < g_{n+1}##, since ##h_0 = 4 < 3 [4] 3 = g_1##, and if ##h_n < g_{n+1}##, then
$$h_{n+1} = 10^{100} [h(n)] 10^{100} < 3 [h(n)+1] 3 \leq 3[g_{n+1}] 3 = g_{n+2}$$.
 
Last edited:
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top