Exploring Graham's Number Orders of Magnitude

  • Thread starter Mentallic
  • Start date
  • Tags
    Magnitude
In summary, the conversation discusses the concept of Graham's number, which is a large power tower of 3's, and whether or not it can be replaced with a larger number, such as a googol, to create a new number that is greater than Graham's number. The conversation also considers the relationship between Graham's number and this new number, as well as the possibility of finding the smallest number that would make the new number greater than Graham's number. The conversation also includes a proof that shows that a certain calculation, known as Knuth's up-arrow notation, results in a number that is smaller than Graham's number.
  • #1
Mentallic
Homework Helper
3,802
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
  • #2
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:

1. What is Graham's number?

Graham's number is an extremely large number that was first described by mathematician Ronald Graham in 1971. It is often cited as one of the largest numbers to have a practical use in mathematics.

2. How is Graham's number calculated?

Graham's number is calculated using a concept called Knuth's up-arrow notation, which is a way to represent repeated exponentiation. In this notation, the number is expressed as 3↑↑↑↑3, where the number of up-arrows is equal to the number of times the exponentiation is repeated.

3. How many digits does Graham's number have?

Graham's number is so large that it cannot be written down in standard notation, let alone counted. It is estimated to have more digits than there are atoms in the observable universe.

4. What is the significance of Graham's number in mathematics?

Graham's number has been used in the field of Ramsey theory, which studies how patterns emerge in mathematical structures. It has also been used in the study of combinatorics, a branch of mathematics that deals with counting and arranging objects.

5. Can Graham's number be visualized?

Due to its unimaginable size, it is nearly impossible to visualize Graham's number. However, there are some attempts to visualize it using analogies and comparisons, such as imagining a stack of paper that is taller than the observable universe or a stack of books that is larger than the distance from Earth to the sun.

Similar threads

  • General Math
Replies
12
Views
3K
  • General Math
Replies
4
Views
2K
  • Advanced Physics Homework Help
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
4
Views
2K
Replies
46
Views
10K
Replies
7
Views
3K
  • Advanced Physics Homework Help
Replies
6
Views
1K
  • Linear and Abstract Algebra
Replies
6
Views
3K
Back
Top