What is the largest real number one can write within 200 characters?

  • Thread starter Thread starter micromass
  • Start date Start date
  • Tags Tags
    Contest
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
171 replies · 22K views
It is insane. As long as we deal with numbers that can be expressed either directly or using logarithmic scales I have no problems comparing orders of magnitude (and guessing which number is larger, or trying to somehow evaluate their values). But I fell so hopelessly lost when it comes to hyperoperations :eek:
 
  • Like
Likes   Reactions: Samy_A and micromass
Mathematics news on Phys.org
The product of all the numbers except this one that have been and will be posted on this thread raised to the power of that same number that same number of times.
 
epenguin said:
all the numbers except this one that have been and will be posted

No way.

micromass said:
- No references to earlier posts allowed.

But you can take a product only of all numbers that WILL be posted to stay in accordance with the rules :wink:
 
Borek said:
But you can take a product only of all numbers that WILL be posted to stay in accordance with the rules :wink:

And since I will post ##0##, that is not a good idea.
 
  • Like
Likes   Reactions: member 587159, ProfuselyQuarky, epenguin and 1 other person
micromass said:
And since I will post ##0##, that is not a good idea.

The product of the factorials of (the absolute values of) all the numbers that will be posted, then. :D
 
Ben Niehoff said:
The product of the factorials of (the absolute values of) all the numbers that will be posted, then. :D
So I'll post ## \infty ##!:biggrin:
 
Ben Niehoff said:
A(G,G),

where A is the Ackermann function and G is Graham's number.

Why stop there?
A(A(G,G),A(G,G))
is only 16 characters. If you include definitions...
A=Ackermann function
G=Gram's number
A(A(G,G),A(G,G))
Now it's still only up to 51, so, by expanding on the same idea and being slightly more concise with the explanation you can get...
Ackermann function
Gram's number
G↑↑A(A(A(A(A(A(G,G),A(G,G)),A(A(G,G),A(G,G))),A(A(A(G,G),A(G,G)),A(A(G,G),A(G,G)))),A(A(A(A(G,G),A(G,G)),A(A(G,G),A(G,G))),A(A(A(G,G),A(G,G)),A(A(G,G),A(G,G))))),A(G,G))
Which by my count comes to 200 characters, including spaces.
 
Last edited:
  • Like
Likes   Reactions: micromass
Or...
Ackermann function
Gram's number
B(n,x)=A performed recursively n times with arguments x. I.E. B(2,3)=A(A(3,3),A(3,3))
C(n,x)=B performed recursively n times with arguments x.
C(C(G,G),C(G,G))
 
  • Like
Likes   Reactions: micromass
Code:
f(x)=10^x!
f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(9)))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))
 
ChrisVer said:
Code:
f(x)=10^x!
f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(f(9)))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))

This is still dwarfed by Grahams number though...
 
micromass said:
This is still dwarfed by Grahams number though...
maybe... I haven't seen that number...
But if it's big I could try to put it in the f(f(...f(f(G))...)), and in place of 10 in 10^x! : G^x!
 
[itex]G^G[/itex]↑[itex]G^G[/itex][itex]G^G[/itex], where G is Graham's number.
 
micromass said:
I'm afraid that doesn't beat the hugeness of the Ackerman function. https://en.wikipedia.org/wiki/Ackermann_function
Indeed. So I looked at mrspeedybob's post and cut a few characters out so I could fit in exponents for the arguments of C. Microsoft Word says it's 200 characters exactly including spaces:

Ackermann func.
Graham's #
B(n,x)=A performed recursively n times with args x. I.E. B(2,3)=A(A(3,3),A(3,3))
C(n,x)=B performed recursively n times with args x.
C(C(GC(G,G),GC(G,G)),C(GC(G,G),GC(G,G)))
 
0

As I think most of the universe is empty space, 0 pretty much sums it all up.
This is probably incorrect on many levels, but I like the idea.
 
nolxiii said:
11

also, to clarify, this number is not written in base ten but in some much larger base size
 
nolxiii said:
also, to clarify, this number is not written in base ten but in some much larger base size

Then you need to specify the base in your description.
 
micromass said:
In which number system are you working when you say ##\infty## ?
Lets say binary for simplicity, although I do realize that that a computer memory containing the number would require an infinite number of bits.
 
nolxiii said:
no one else specified their base size

Do we really need to specify that 100% of humans nowadays work standard in base 10?
 
rootone said:
Lets say binary for simplicity, although I do realize that that a computer memory containing the number would require an infinite number of bits.

But ##\infty## is not a real number. So what kind of number is it? How is it defined?