top of page

Extending a Naming System

Updated: Aug 19, 2021

In one of my previous posts, I explained how my notation could be used to name numbers; but we can also extend this to already-in-place names.

For example, a googol is equal to 10^100 (or A100 in my letter notation) and a googolplex is equal to 10^10^100 (or AA100). Could we define a googolduplex as 10^10^10^100? Well, that’s what they did. And a googoltriplex? You guessed it - 10^10^10^10^100. A googolquadriplex? Yep.

Those are all really large numbers, but we don’t even need to understand the notation to see patterns. For example, I have a hard time with arrays past 3 entries, like the ones in BEAF, but we can still extend their names there.

(A brief explanation of BEAF can be found here)

A Tragol is equal to {10, 10, 10, 100, 7} with 3 tens and a Quadragol is {10, 10, 10, 10, 100, 7} with four tens. Could a Quintagol have five tens? (which would be {10, 10, 10, 10, 10, 100, 7})

Well, maybe, although there actually isn’t a page in the Googology wiki for that yet, so this could be your source, I guess.

A Troggol is equal to {10, 10, 10, 100, 6} with 3 tens and a Quadroggol is {10, 10, 10, 10, 100, 6} with four tens. Could a Quintoggol have five tens? (which would be {10, 10, 10, 10, 10, 100, 6})

Well, maybe, although there actually isn’t a page in the Googology wiki for that either.

Here are a few more examples:


Triggol = {10, 10, 10, 100, 2} and Triggolplex = {10, 10, 10, Triggol, 2}. If Treegol is {10, 10, 10, 100, 4}, a Treegolplex should be {10, 10, 10, Treegol, 4}.


If a Grand tethriterator = E100#^^#>#100#2 and a Triple-grand tethriterator = E100#^^#>#100#4, a double-grand tethriterator should be E100#^^#>#100#3. See, it’s not hard to detect patterns, even when the notation is unfamiliar.

And one more for you to solve:

If a million is 1000000 and a millionplex is 10^1000000, what is a millionduplex?


Anyways...

Hope you enjoyed this blog post! I’m MatthewNotebook, find me on Wikia, and hopefully we’ll meet again.

37 views0 comments

Recent Posts

See All

Just a list of numbers that get progressively bigger

In an extended form of my notation Part 0: A review of base-10 In base-10 notation, ba = 10a+b, cba = 100c+10b+a, etc, where a,b,c,etc are all digits between 0 and 9 (so no letters, punctuation, etc)

Why 1 + 1 = 2

Why does 1 + 1 = 2? Well, to put it simply: that's what we said it would be. This question will make much more sense if we confine our discussion to mathematical symbols, instead of natural language.

The Fast-Growing Hierarchy: The Basics

The Fast-Growing Hierarchy is a definition of functions that continually grow larger and larger, faster and faster for each function (there are more than one!). It works like this: f0(n)=n+1 then, for

Post: Blog2_Post
bottom of page