Googology Wiki
Advertisement
Googology Wiki

View full site to see MathJax equation


Username5243's Array Notation, also shortened to UNAN, is a notation made by Googology Wiki user Username5243.[1] It has the format a[#]b where # is an array. It comes in multiple parts. An example of a valid array is 3[1, 2]5. Unfortunately, the original definition of this notation is ill-defined by the reason explained in #Issues section and Googology Wiki user DeepLineMadom clarified in the talk page that the original definition and his ill-defined alternative definitions will be scrapped with the statement "I would make the notation much more well-defined by completely remaking this notation with many tweaks, but there isn't enough time here.".

Parts[]

  • Basic array notation: hardly even an array notation! Just the expression a[c]b for positive numbers a, b, c with a, b > 1 and c > 0[note 1], which is equal to {a,b,c}, a→b→c, and a↑cb in BEAF, chained arrow notation, and up arrow notation respectively. Intended FGH level \(\omega\).
  • 2-entry array notation: takes arrays with two entries. Close equivalence with BEAF, but a slight difference due to using 0 as a terminal value rather than 1. Intended FGH level \(\omega^2\).
  • Linear array notation: takes linear arrays. Intended FGH level \(\omega^\omega\).
  • Planar array notation: takes planar arrays. Intended FGH level \(\omega^{\omega^2}\).
  • Dimensional array notation: takes dimensional arrays. Intended FGH level \(\omega^{\omega^\omega}\).
  • Hyperdimensional array notation: takes arrays where separators can have linear arrays in them. Intended FGH level \(\omega^{\omega^{\omega^\omega}}\).
  • Nested array notation: takes arrays that contain arrays in separators. Intended FGH level \(\varepsilon_0\).
  • 2-entry First-order array notation: adds a separator called the first order comma. Intended FGH level \(\zeta_0\).
  • First-order comma array notation: more with the first order comma. Intended FGH level \(\varphi(\omega,0)\).
  • First-order dimensional array notation: adds more first order separator. Intended FGH level \(\Gamma_0\).

As the notation is ill-defined, the "intended FGH level" just means an intention of the growth rate with respect to an unspecified system of fundamental sequences if all issues are solved, and hence does not mathematically make sense.

Original definition[]

The basic array notation uses pretty much the same rules as Arrow notation, except it uses 0 for c in the expression a[c]b as a terminal value, but as a[0]b equals a*b, it is intended to be effectively just a different notation for the same function.

  • a[0]b = a*b
  • a[c]1 = a
  • a[c]b = a[c-1](a[c](b-1))

However, the basic array notation is ill-defined by the reason explained in #Issues section. In particular, it is not actually a different notation for the same function as Arrow notation.

Note that according to the list of numbers, arrays always solve from right to left. The second part adds a fourth rule:

  • Base Rule: a[0,0]b = a[0]b = a*b
  • Prime Rule: a[c,d]1 = a
  • Recursion Rule: a[c,d]b = a[c-1,d](a[c,d](b-1))
  • Hyperoperation Rule: a[0,d]b = a[b,d-1]a

Since it refers to the basic array notation, it is also ill-defined.

The number after the array is called the iterator, and the number before it the base. The third part generalizes to multiple entries:

  • Base Rule: a[0]b = a*b
  • Tailing Rule: a[#,0]b = a[#]b
  • Prime Rule: a[%]1 = a
  • Recursion Rule: a[c#]b = a[c-1#](a[c#](b-1))
  • If none of them apply, do the following process:
    • Case A: If it is zero, go to the next entry.
    • Case B: if the entry is greater than 0, decrease it by 1, then change the previous entry to the iterator, and change the iterator to the base. End the process.

It has the same issues as the basic array notation, and hence it and other parts are also ill-defined.

The fourth part adds a new separator, {1}. Case B is changed, the rest remains unchanged.

  • Case B: If it is greater than zero, then:
    • If there is a comma before it, then decrease it by one, change the previous entry to the iterator, and change the iterator to the base.
    • If there is a {1} before it, decrease it by one, then change 0{1}m to 0,0,...,0,1{1}m-1 with the iterator zeroes, then change the iterator to the base. End the process.

Case B is changed again in part 5:

  • Case B: If it is greater than zero, then:
    • ​If there is a comma before it, then decrease it by one, change the previous entry to the iterator, and change the iterator to the base
    • If there is {n} before it where n ≥ 1, replace the previous 0{n}m with 0{n-1}0{n-1}0{n-1}...{n-1}1{n}m-1 with the iterator zeroes, then change the iterator to the base. End the process.

A comma is the same thing as {0}.

In hyper-dimensional and nested arrays, the rules are the same as each other, but in hyper-dimensional arrays, separators cannot contain separators other than commas. Again, all that changes is case B.

  • Case B: If it is greater than zero, then:
  • ​If there is a comma before it, then decrease it by one, change the previous entry to the iterator, and change the iterator to the base
    • If there is {n #} before it where n ≥ 1, replace the previous 0{n #}m with 0{n-1 #}0{n-1 #}0{n-1 #}...{n-1 #}1{n #}m-1 with the iterator zeroes, then change the iterator to the base. End the process.
    • If there is {0 #} before it, go into the separator and start the process from there.

Issues[]

According to the original source,[1], the basic array notation assumes that the expression a[c]b is valid if and only if a, b, c are positive numbers with a, b > 1, c > 0[note 1].

However, the first rule

  • a[0]b = a*b

refers to an expression a[0]b, which is ill-formed because it is a[c]b with c = 0. Namely, the originality that this notation allows a[0]b conflicts the restriction from the beginning.

In addition, the second rule

  • a[c]1 = a

refers to an expression a[c]1, which is ill-formed because it is a[c]b with b = 1.

Further, the third rule

  • a[c]b = a[c-1](a[c](b-1))

does not have any restriction, and hence allows the case a = 2, b = 2, c = 1. Then the resulting value 2[0](2[1]1) is ill-formed because 2[1]1 is a'[c']b' for a' = 2, b' = 1, and c' = 1, and 2[0](2[1]1) is a'[c']b' for a' = 2, b' = 2[1]1, and c' = -0.

We note that even if we replaced the positivity of c and the restriction c > 0 by the non-negativity, the third rule would cause the same problem: It allows the case a = 2, b = 2, c = 0. Then the resulting value 2[-1](2[0]1) is ill-formed because 2[0]1 is a'[c']b' for a' = 2, b' = 1, and c' = 1, and 2[-1](2[0]1) is a'[c']b' for a' = 2, b' = 2[0]1, and c' = -1.

Even if we in addition ignored the restriction b > 1, then the third rule would cause the same problem: It allows the case a = 2, b = 1, c = 0. Then the resulting value 2[-1](2[0]0) is ill-formed because 2[0]0 is a'[c']b' for a' = 2, b' = 0, and c' = 1, and 2[-1](2[0]0) is a'[c']b' for a' = 2, b' = 2[0]0, and c' = -1.

Even if we in addition replaced the positivity of b by the non-negativity, then the third rule would cause the same problem: It allows the case a = 2, b = 0, c = 0. Then the resulting value 2[-1](2[0]-1) is ill-formed because 2[0]-1 is a'[c']b' for a' = 2, b' = -1, and c' = 1, and 2[-1](2[0]-1) is a'[c']b' for a' = 2, b' = 2[0]-1, and c' = -1.

In this way, replacement of the restrictions on a, b, and c does not solve the problem, and hence there should be a restriction on the third rule depending on replacement of the restrictions. For example, if we replace the restriction "a, b, c are positive numbers with a, b > 1, c > 0" by "a, b, c are non-negative integers", then it is better to assume b > 0 and c > 0 for the third rule.

The same issues occur for other parts than the basic array notation, and hence the whole part of this notation is ill-defined.

Alternative definitions[]

Although the creator failed to make the notation well-defined and later silently abandoned by the creator, there are several solutions by setting complete case classification without overlapping. We note that such a trial does not necessarily solve all the issues.

For example, two Googology Wiki users: DeepLineMadom and HaydenTheGoogologist2009 suggested many alternative definitions of the basic array notation and other parts, which are known to be ill-defined, except for the one made by HaydenTheGoogologist2009. Since these works are not peer-reviewed, such a misfortune can occur. DeepLineMadom's attempts to create alternative definitions eventually culminated in a separate notation called phenol notation which is very similar to UNAN in earlier extensions but diverges from it in later extensions.

First alternative definition[]

Here, we explain the first trial:[2][3]

  • Base rule: First, if the array is just 0, a[0]b = a × b, for a greater than 0. If the array is 1, a[1]b = ab, for a greater than 0.
  • Prime rule: Second, for any a greater than 0, if the iterator b is 1, a[c]1 = a; If the iterator b is 0, a[c]0 = 1 for a greater than 0.
  • Base zero rule: Third, in case of a = 0 (the base is equal to 0), 0[0]b = 0 for all b, 0[1]c = 0 for c greater than 0, 0[c]1 = 0 for all c, 0[1]0 is undefined (see also wikipedia:zero to the power of zero).
  • Recursion rule: Finally, if the three rules above don't meet, a is greater or equal to 0, c is greater than 0, and b is greater than 1, then the result is a[c-1](a[c](b-1)). This rule do not conflict with the base rule on a[1]b, since ab = a × ab−1, hence a[1]b = a[0](a[1](b-1)), which returns the same value when we apply the base rule for a[1]b.

This alternative definition also has the issue on the restriction of a, b, and c, because there is no definition of the domain of the notation. i.e. the set of valid expressions. Indeed, if we simply assume that the alternative definition employs the same setting that the expression a[c]b is valid if and only if a, b, c are positive numbers with a, b > 1, c > 0 as the original one[note 1], the base rule is referring to an ill-formed expression a[0]b again. Also, the description "if the array is just 0, a[0]b = a × b" are mixing case classification "if c is just 0, a[c]b = a × b" and the partial specialisation "a[0]b = a × b", and hence the condition does not make sense. Such mixture appears in many other locations in the definition.

In later parts:[3]

  • Base rule: First, if the array merely contains 0 (excluding separators), a[0#]b = a × b, for a greater than 0, and # has no nonzero entries.
  • Tailing rule: Second, if there are zeroes next to the last nonzero entry, it may be removed: a[#,0]b = a[#]b.
  • Base zero rule: Third, in case of a = 0 (the base is equal to 0), 0[0]b = 0 for all b, 0[1]b = 0 for b greater than 0, 0[c]1 = 0 for all c, 0[1]0 is undefined.
  • Recursion rule: Finally, if the first entry c in a[c#]b is greater than 0, a is greater or equal to 0, and b is greater than 1, then the result is a[c-1#](a[c#](b-1)).

In that case, if the four basic rules above don't meet, apply the new rules to the expression, such as hyperoperation rule, which are unchanged.

And defining some properties of this notation with respect to the alternative definition as follows:

  • a[0]0 = 0 for all a.
  • 1[c]b = 1 for c > 0 and for all b.
  • 0[c]b is always undefined if c > 1 and b ≠ 1 in the basic array notation.
  • 1[#]b = 1 for all arrays # beyond the basic array notation.
  • 2[#]b = 4 for all arrays # beyond the basic array notation (in the simplest case, 2[0,1]b = 2[b]2).
  • 2[c]2 = 4 for all c (see circulation).
  • a[c+1]2 = a[c]a for c > 0.
  • 0[0,1]b = 0 for b = 0, and undefined for b > 0.
  • 0[c#]1 = 0 for all c in c# greater than 0, where # is the rest of the array (in the simplest case, 0[1,1]1 = 0 (by the prime rule)).
  • 0[0,d#]b is always undefined for all b and d greater than 0, where # is the rest of the array beyond the second entry, because 0[0,1]b = 0[b]0, which is undefined by the property above.
  • 0[1#]b is equal to 0 for all b greater than 0, where # is the rest of the array (in the simplest cases, 0[1,1]1 = 0, and 0[1,1]2 = 0[0,1]0 = 0).
  • 0[0,0#]b is equal to 0, where # is the rest of the array beyond the second entry that contains at least one nonzero entry.
  • 0[c#]0 is always undefined for all c in c# greater or equal to 1, where # is the rest of the array (in the simplest case, 0[1,1]0)
  • 0[c#]b is always undefined for all c in c# greater than 1, and for all b greater than 1, where # is the rest of the array (in the simplest case, 0[2,1]2 = 0[1,1]0, which is undefined by the previous property).

These parts also have the issue that the domain is not defined.

Issues[]

If we assume that the alternative definition employs the same restriction on variables, then the computation rules are referring to ill-formed expression, as we explained above. Therefore we need to know the precise definition of the domain, while it is not explicitly given.

Examples[]

Since the alternative definition also has an issue, we just give examples of intended values.

Basic array notation[]
  • 3[3]2
    • = 3[2](3[3]1)
    • = 3[2]3
    • = 3[1](3[2]2)
    • = 3[1]3[1](3[2]1)
    • = 3[1]3[1]3
    • In case of a[1]b (assuming that there are two distinct rules applicable as follows):
      1. If we apply the base rule, then 3[1]3[1]3 = 3[1]33 = 3[1]27 = 327 = 7,625,597,484,987
      2. If we apply the recursion rule, then 3[1]3[1]3 = 3[1]3[0](3[1]2) = 3[1]3[0]3[0](3[1]1) = 3[1]3[0]3[0]3 = 3[1]3[0](3×3) = 3[1]3[0]9 = 3[1](3×9) = 3[1]27 = 3[0](3[1]26) = 3[0]3[0](3[1]25) = ... = 3[0]3[0]...[0]3[0]3 with 27 3's = 327 = 7,625,597,484,987
    • Hence if there are two distinct rules applicable to a[1]b, the base rule must be used instead of the recursion rule, since the base rule is used first, and they also return the same value for both rules.
  • 2[6]3
    • = 2[5](2[6]2)
    • = 2[5]4
    • = 2[4](2[5]3)
    • = 2[4]2[4](2[5]2)
    • = 2[4]2[4]4
    • = 2[4]2[3](2[4]3)
    • = 2[4]2[3]2[3](2[4]2)
    • = 2[4]2[3]2[3]4
    • = 2[4]2[3]2[2](2[3]3)
    • = 2[4]2[3]2[2]2[2](2[3]2)
    • = 2[4]2[3]2[2]2[2]4
    • = 2[4]2[3]2[2]2[1](2[2]3)
    • = 2[4]2[3]2[2]2[1]2[1](2[2]2)
    • = 2[4]2[3]2[2]2[1]2[1]4
    • = 2[4]2[3]2[2]2[1]24
    • = 2[4]2[3]2[2]2[1]16
    • = 2[4]2[3]2[2]216
    • = 2[4]2[3]2[2]65536
    • = 2[4]2[3]2[1](2[2]65535)
    • = 2[4]2[3]2[1]2[1](2[2]65534)
    • = 2[4]2[3]2[1]2[1]2[1](2[2]65533)
    • ...
Solution on base 0[]
  • 0[0,3,1]2
    • = 0[2,2,1]0
    • = Undefined (see properties above)
  • 0[0,0,2]3
    • = 0[0,3,2]0
    • = 0[0,2,2]0
    • = 0[0,1,2]0
    • = 0[0,0,2]0
    • = 0[0,0,1]0
    • = 0[0,0,0]0
    • = 0[0]0
    • = 0 (see properties above)
  • 0[0{1}0,1]3
    • = 0[0{1}3]0
    • = 0[1{1}2]0
    • = Undefined (see properties above)
  • 0[0{0,1}1]4
    • = 0[0{4}1]0
    • = 0[1{3}1]0
    • = Undefined (see properties above)
  • 0[0{0{2}0{1}1}1]3
    • = 0[0{0{2}0,0,0,1}1]0
    • = 0[0{0{2}0,0,0,0}1]0
    • = 0[0{0{2}0}1]0
    • = 0[0{0}1]0
    • = 0[0,1]0
    • = 0[0]0
    • = 0 (see properties above)

Second alternative definition[]

Since the first alternative definition of UNAN is also ill-defined by the similar issues pointed out in the section above, a Googology Wiki user DeepLineMadom also suggested to reform the definition in his website as follows:[4] This is also ill-defined as we will explained in #Issues 3.

A valid expression in UNAN's basic array notation is of the form a[c]b, where a, b, and c are non-integers. It has the following rules:

  • Rule 1 (base rule): a[0]b = a×b.
  • Rule 2 (prime rule): a[c]0 = 1.
  • Rule 3 (recursion rule): a[c]b = a[c-1](a[c](b-1)) if b > 0 and c > 0.

If there are two or more distinct rules to apply to a single expression, the lowest-numbered rule which is applicable and whose result is a valid expression will be applied.

In later parts beyond the basic array notation, there will be a minor difference for the rule 2 (prime rule) as follows:

  • Rule 2 (prime rule): a[#]0 = 1 for any array #.

The other rules remain unchanged.

Issues[]

The reformation is also ill-defined by a similar issue, i.e. a problem related to the domain. When we refer to a "non-integer", we need to specify what range of numbers we are considering, e.g. rational numbers, real numbers, complex numbers, and so on. Since the range is unspecified, the domain is still unclear.

Even when we ignore the problem on the domain, the base rule and the prime rule include ill-formed expressions, because 0 is not a non-integer. Therefore we only have the recursion rule. Then for any of natural choices of the range of numbers listed above, the complement of the subset of integers is not well-founded with respect to the decrement in the recursion rule. Therefore the notation is again ill-defined.

For example, if we consider the case where the range is the set of rational numbers, then 1.1[1.2]1.3 should be a valid expression because neither 1.1, 1.2, nor 1.3 is an integer. However, the computation of 1.1[1.2]1.3 has an infinite loop \begin{eqnarray*} 1.1[1.2]1.3 = 1.1[0.2](1.1[1.2]0.3) = 1.1[0.2](1.1[0.2](1.1[1.2]-0.7)) = 1.1[0.2](1.1[0.2](1.1[0.2](1.1[1.2]-1.7))) = \cdots \end{eqnarray*} and hence the resulting value is ill-defined.

Third alternative definition[]

As the second alternative definition is ill-defined due to issues related to the domain, since the creator mistook the domain in his website that he wrote "A valid expression in UNAN's basic array notation is of the form a[c]b, where a, b, and c are non-integers." but later the creator also fixed a typo from the second alternative definition from "non-integer" to "non-negative integer" in the same page, and hence the third alternative definition has been changed as follows (the underlined content is the difference):[5]

A valid expression in UNAN's basic array notation is of the form a[c]b, where a, b, and c are non-negative integers. It has the following rules:

  • Rule 1 (base rule): a[0]b = a×b.
  • Rule 2 (prime rule): a[c]0 = 1.
  • Rule 3 (recursion rule): a[c]b = a[c-1](a[c](b-1)) if b > 0 and c > 0.

If there are two or more distinct rules to apply to a single expression, the lowest-numbered rule which is applicable and whose result is a valid expression will be applied.

In later parts beyond the basic array notation, there will be a minor difference for the rule 2 (prime rule) as follows:

  • Rule 2 (prime rule): a[#]0 = 1 for any array #.

The other rules remain unchanged.

Issues[]

Unfortunately, this notation again lacks the definition of the domain of later parts other than the basic array notation. If we follow the restriction in the original definition, which also lacks the domain, then we have the same issue as those explained in #Issues.

The rules also have issues similar to the ones for the first alternative definition explained in #Issues 2. Even if those issues will be fixed in other versions, it does not mean that all issues have been solved, because there can be other issues which have not been pointed out.

Forth alternative definition[]

A valid expression in UNAN's basic array notation is of the form a[c]b, where a, b, and c are natural numbers (1, 2, 3, ...).[6] It has the following rules:

  • Rule 1 (base rule): a[1]b = ab.
  • Rule 2 (prime rule): a[c]1 = a.
  • Rule 3 (recursion rule): a[c]b = a[c - 1](a[c](b - 1)) if b > 1 and c > 1.

If there are two or more distinct rules to apply to a single expression, the lowest-numbered rule which is applicable and whose result is a valid expression will be applied.

In later parts beyond the basic array notation, there will be a minor difference for the rule 2 (prime rule) as follows:

  • Rule 2 (prime rule): a[#]1 = a for any array #.

The other rules remain unchanged.

Unfortunately, Googology Wiki user DeepLineMadom pointed out that the fourth alternative definition of UNAN proposed by HaydenTheGoogologist2009 (Hayden Leung) has some "subtle problems".

See also[]

  • Phenol notation – An ill-definedness fixed version of Username5243's array notation created by DeepLineMadom with later parts diverged after the nested array notation

Footnotes[]

  1. 1.0 1.1 1.2 The last condition c > 0 automatically follows from the postivity, but we clarify it by following the original source.

Sources[]

  1. 1.0 1.1 Username5243's Array Notation - My Large Numbers (Wayback Machine)
  2. A difference page of this article.
  3. 3.0 3.1 Pointless Googolplex Stuffs - UNAN fix (retrieved 12 July 2022)
  4. Pointless Googolplex Stuffs - UNAN fix (retrieved 7:30 13th July 2022)
  5. Pointless Googolplex Stuffs - UNAN fix (retrieved 10:20 13th July 2022)
  6. Fixing Username5243's Array Notation. Retrieved 2022-07-20.
Googol Regiment
Niloogol · Niloogolplex · Niloogolduplex · Niloogoltriplex · Niloogolquadriplex · Niloogolquintiplex · Niloogolsextiplex · Niloogolseptiplex · Niloogoloctiplex · Niloogolnoniplex · Goonol · Goodol · Gootol · Gooquol · Gooqnol · Goosol · Goospol · Gooctol · Goonvol· Goodcol · Goovol · Gooqtol · Gootirol · Gooqrol · Goohfol · Gooxtol · Goostol · Gootgol · Goontol · Gooducol · Gooqnicol · Goomol · Goomyrol · Binary-Googol · Binary-Goonol · Binary-Goodol · Binary-Gootol · Binary-Gooquol · Binary-Gooqnol · Binary-Goovol · Binary-Gooqtol · Binary-Gootirol · Binary-Goohfol · Binary-Goomol · Binary-Goomyrol · Ternary-Googol · Ternary-Goonol · Ternary-Goodol · Ternary-Gooqnol · Ternary-Goodcol · Ternary-Gooqtol · Ternary-Goohfol · Ternary-Goomol · Ternary-Goomyrol · Quaternary-Googol · Quinary-Googol · Senary-Googol · Septary-Googol · Octal-Googol · Octal-Goonol · Octal-Goodol · Octal-Gooqnol · Octal-Goodcol · Octal-Gooqtol · Octal-Goohfol · Octal-Goomol · Octal-Goomyrol · Novary-Googol · Undecimal-Googol · Duodecimal-Googol · Hexadecimal-Googol · Hexadecimal-Goonol · Hexadecimal-Gooqnol · Hexadecimal-Goodcol · Hexadecimal-Goohfol · Hexadecimal-Goomol · Hexadecimal-Goomyrol · Vigesimal-Googol · Trigesimal-Googol · Sexagesimal-Googol · Googolnilex · Niloogolunex · Goonolplex · Goodolplex · Gootolplex · Gooquolplex · Gooqnolplex · Goosolplex · Goospolplex · Gooctolplex · Goonvolplex · Goodcolplex · Goovolplex · Gooqtolplex · Goohfolplex · Gooducolplex · Goomolplex · Goomyrolplex · Binary-Googolplex · Binary-Goonolplex · Binary-Gooqnolplex · Binary-Goodcolplex · Binary-Goohfolplex · Binary-Goomolplex · Ternary-Googolplex · Quaternary-Googolplex · Quinary-Googolplex · Octal-Googolplex · Duodecimal-Googolplex · Hexadecimal-Googolplex · Vigesimal-Googolplex · Sexagesimal-Googolplex · Googolduplex · Gooqnolduplex · Goodcolduplex · Goomolduplex · Goomyrolduplex · Binary-Googolduplex · Hexadecimal-Googolduplex · Googoltriplex · Goomoltriplex · Googolquadriplex · Googolquintiplex · Googolsextiplex · Googolseptiplex · Googoloctiplex · Googolnoniplex · Googoldeciplex
Doogol Regiment
Doogol · Doonol · Doodol · Dootol · Dooquol · Dooqnol · Doosol · Doospol · Dooctol · Doonvol · Doodcol · Doovol · Dooqtol · Dootrol · Dooqrol · Doohfol · Dooxtol · Doostol · Dootgol · Doontol · Dooducol · Dooqnicol · Doomol · Doomyrol · Binary-Doogol · Binary-Doonol · Binary-Doodol · Binary-Dootol · Binary-Dooquol · Binary-Dooqnol · Binary-Doodcol · Binary-Doovol · Binary-Doohfol · Binary-Doomol · Binary-Doomyrol · Ternary-Doonol · Ternary-Doodol · Ternary-Dooqnol · Ternary-Doodcol · Ternary-Doogol · Ternary-Doomol · Quaternary-Doogol · Quinary-Doogol · Octal-Doogol · Octal-Doonol · Octal-Dooqnol · Octal-Doodcol · Octal-Doomol · Duodecimal-Doogol · Hexadecimal-Doogol · Vigesimal-Doogol · Doogolunex · Doogolduunex · Doogoltriunex · Doogolquadriunex · Googolduex · Goonolduex · Goodolduex · Gooqnolduex · Goodcolduex · Goovolduex · Goohfolduex · Goomolduex · Goomyrolduex · Binary-Googolduex · Binary-Goodcolduex · Binary-Goomolduex · Ternary-Googolduex · Octal-Googolduex · Hexadecimal-Googolduex · Googolplexiduex · Gooqnolplexiduex · Goodcolplexiduex · Goomolplexiduex · Binary-Googolplexiduex · Googolduplexiduex · Goodcolduplexiduex · Googoltriplexiduex · Googolquadriplexiduex · Googolquintiplexiduex · Doogolplex · Doogolduex · Dooqnolplex · Doodcolplex · Doovolplex · Dooqtolplex · Doohfolplex · Doomolplex · Doomyrolplex · Binary-Doogolplex · Binary-Doodcolplex · Binary-Doomolplex · Ternary-Doogolplex · Octal-Doogolplex · Hexadecimal-Doogolplex · Googolduduex · Goodcolduduex · Goomolduduex · Binary-Googolduduex · Googolplexiduduex · Goodcolplexiduduex · Googolduplexiduduex · Googoltriplexiduduex · Googolquadriplexiduduex · Doogolduplex · Doodcolduplex · Doomolduplex · Doomyrolduplex · Binary-Doogolduplex · Googolplexitriduex · Googolduplexitriduex · Doogoltriplex · Googolquadriduex · Googolplexiquadriduex · Doogolquadriplex · Googolquintiduex · Doogolquintiplex · Doogolsextiplex · Doogolseptiplex · Doogoloctiplex · Doogolnoniplex · Doogoldeciplex
Toogol Regiment
Toogol · Toonol · Toodol · Tootol · Tooquol · Tooqnol · Toosol · Toospol · Tooctol · Toonvol · Toodcol · Toovol · Tooqtol · Tootrol · Tooqrol · Toohfol · Tooducol · Toomol · Toomyrol · Binary-Toogol · Binary-Toodol · Binary-Tootol · Binary-Tooquol · Binary-Tooqnol · Binary-Toodcol · Binary-Toohfol · Binary-Toomol · Ternary-Toogol · Ternary-Toodol · Ternary-Tooqnol · Ternary-Toodcol · Ternary-Toomol · Quaternary-Toogol · Octal-Toogol · Octal-Toodcol · Duodecimal-Toogol · Hexadecimal-Toogol · Toogolunex · Toogolduunex · Toogolduex · Toogolplexiduex · Toogolduexiplex · Toogolduduex · Googoltrex · Goonoltrex · Gooqnoltrex · Goodcoltrex · Goohfoltrex · Goomoltrex · Goomyroltrex · Binary-Googoltrex · Ternary-Googoltrex · Octal-Googoltrex · Hexadecimal-Googoltrex · Googolplexitrex · Goodcolplexitrex · Goomolplexitrex · Binary-Googolplexitrex · Googolduplexitrex · Googoltriplexitrex · Googolquadriplexitrex · Doogoltrex · Dooqnoltrex · Doodcoltrex · Doomoltrex · Doomyroltrex · Binary-Doogoltrex · Octal-Doogoltrex · Hexadecimal-Googoltrex · Googolduexitrex · Goodcolduexitrex · Goomolduexitrex · Binary-Googolduexitrex · Googolplexiduexitrex · Googolduplexiduexitrex · Doogolplexitrex · Doodcolplexitrex · Doomolplexitrex · Binary-Doogolplexitrex · Googolduduexitrex · Googolplexiduduexitrex · Doogolduplexitrex · Googoltriduexitrex · Doogoltriplexitrex · Doogolquadriplexitrex · Toogolplex · Toogoltrex · Toonolplex · Tooqnolplex · Toodcolplex · Toomolplex · Toomyrolplex · Binary-Toogolplex · Octal-Toogolplex · Googoldutrex · Goodcoldutrex · Googolplexidutrex · Googolduplexidutrex · Doogoldutrex · Doodcoldutrex · Googolduexidutrex · Doogolplexidutrex · Toogolduplex · Toodcolduplex · Toomolduplex · Binary-Toogolduplex · Googoltritrex · Googolplexitritrex · Doogoltritrex · Googoldexidutrex · Doogolplexitritrex · Toogoltriplex · Googolquadritrex · Doogolquadritrex · Toogolquadriplex · Toogolquintiplex · Toogolsextiplex · Toogolseptiplex · Toogoloctiplex · Toogolnoniplex · Toogoldeciplex
Higher basic series
Linear series

Megoogol · Meg-Googol · Meg-Doogol · Meg-Kiloogol · Meg-Kil-Googol · Meg-Dukiloogol · Meg-Trukiloogol · Dumegoogol · Dumeg-Googol · Dumeg-Kiloogol · Dumeg-Dukiloogol · Trumegoogol · Trumeg-Kiloogol · Tetrumegoogol · Pentumegoogol · Gigoogol · Gig-Googol · Gig-Kiloogol · Gig-Megoogol · Dugigoogol · Trugigoogol · Teroogol · Duteroogol · Truteroogol · Petoogol · Ectoogol · Zettoogol · Yottoogol · Xennoogol · Wekoogol
Note: The readers should be careful that numbers defined by Username5243's Array Notation are ill-defined as explained in Username5243's Array Notation#Issues. So, when an article refers to a number defined by the notation, it actually refers to an intended value, not an actual value itself (for example, a[c]b = \(a \uparrow^c b\) in arrow notation). In addition, even if the notation is ill-defined, a class category should be based on an intended value when listed, not an actual value itself, as it is not hard to fix all the issues from the original definition, hence it should not be removed.

Advertisement