A notation for really big numbers
#1
When I first tried to write down the tetrations of 2, I noticed how fast the numbers grew. It's quite easy to write down 2^^5 in scientific notation: ~2.0035*10^19728
Or like calculators do it: 2.0035e+19728
But the next number (2^^6) would be like: 10^(6.0312*10^19727)
And then you get more and more 10^(10^(10^... which gets quite tedious.

I know now there are other methods for writing down numbers beyond the scope of scientific notation but I made up my own notation method. I basically wanted to have something that extends upon scientific notation.

There are computer systems that use the "e+" or a (back)slash as a shorthand of the usual "*10^" and since the exponent is more significant than the mantissa I decided to write the aforementioned 2^^5 as follows with the exponent first:
19728\20035

Notice that I omit the dot. The exponent already implies the "2" in this number has a value of 2*10^19728. Unnormalized form is not allowed in my notation.

When the number gets bigger you can add a secondary exponent. For example:
3^^4 ~= 12\3638334640024\12580

And now to show you the real power of my backslash notation we can write the complete exponent stack, of which the top should be a single digit number, and add the super exponent:
3\\1\12\3638334640024\12580

The super exponent (3 in this case) tells us the height of the exponent stack. This number becomes necessary when the exponent is so big that you can't write it down fully, like with 2^^6:
3\\4\19727\6031226062630295
Note that the mantissa isn't displayed here because the primary exponent can't even be fully displayed, unless you have lots of space for it but even then calculating such a number to that high precision takes a long time.

If the super exponent ever gets too large you can extend it with its own exponents and super exponents. Make sure you also add a higher level hyper exponent with 3 backslashes. I even managed to write down G1 (3^^^^3, the first step in reaching Graham's number) in backslash notation:
3^^^^3 ~= 2\\\\2\\\2\\1\12\7625597484986\\1\12\3638334640023\60023
Graham's number is still too big for my backslash notation, though.
Reply


Messages In This Thread
A notation for really big numbers - by Tai Ferret - 02/12/2012, 10:16 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  extending normal tetration to real numbers using product tetration Alex Zuma 2025 0 935 12/12/2025, 07:49 PM
Last Post: Alex Zuma 2025
  my proposed extension of the fast growing hierarchy to real numbers Alex Zuma 2025 0 1,322 09/28/2025, 07:15 PM
Last Post: Alex Zuma 2025
  Help wanted. Triyng to define the numbers ²R marracco 2 5,459 03/24/2025, 01:35 AM
Last Post: MphLee
  lever numbers tommy1729 0 2,199 03/20/2023, 12:16 AM
Last Post: tommy1729
Question The Etas and Euler Numbers of the 2Sinh Method Catullus 2 5,065 07/18/2022, 10:01 AM
Last Post: Catullus
  Composition, bullet notation and the general role of categories MphLee 8 15,938 05/19/2021, 12:25 AM
Last Post: MphLee
  A Notation Question (raising the highest value in pow-tower to a different power) Micah 8 26,752 02/18/2019, 10:34 PM
Last Post: Micah
  Spiral Numbers tommy1729 9 28,644 03/01/2016, 10:15 PM
Last Post: tommy1729
  Fractionally dimensioned numbers marraco 3 13,460 03/01/2016, 09:45 PM
Last Post: tommy1729
  A new set of numbers is necessary to extend tetration to real exponents. marraco 7 30,016 03/19/2015, 10:45 PM
Last Post: marraco



Users browsing this thread: 1 Guest(s)