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:
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Back
Top