login
Integers less than 10^303 in reverse alphabetical order in U.S. English.
2

%I #10 Mar 07 2018 13:24:08

%S 0,2000000000000000000000000002000000000000000000000002000000002202,

%T 2000000000000000000000000002000000000000000000000002000000002222,

%U 2000000000000000000000000002000000000000000000000002000000002223,2000000000000000000000000002000000000000000000000002000000002226,2000000000000000000000000002000000000000000000000002000000002227,2000000000000000000000000002000000000000000000000002000000002221

%N Integers less than 10^303 in reverse alphabetical order in U.S. English.

%C Since the use of alphabetic names is rare for numbers greater than 10^15, there is no universal agreement on the naming scheme for large integers, and there is some question whether this sequence would well-defined without the "less than 10^303" clause.

%C The Wikipedia article compares 8 dictionary sources and has names for the powers of 1000 up to 10^63 and for 10^303. These are also in the Mathworld link.

%C There are several conflicting schemes for extending the dictionary definitions. If we assume that the system of alphabetic names greater than 10^63 defines a word for every power of 1000 and that word comes before "vigintillion" alphabetically, the sequence can include all integers. However, many of the extension schemes listed do not meet that standard - some have multiple words and some have words that are alphabetically after "vigintillion".

%C For the powers of 1000 between 10^66 and 10^303, one source (http://www.mrob.com/pub/math/largenum.html) coins the name "vigintinonillion" for 10^90, but this format is inconsistent with other names listed in the same source, e.g. "duovigintillion", "sexoctogintillion". The name "novemvigintillion" seems to be more common. Otherwise, all sources have "vigintillion" as alphabetically last of all the powers of 1000 up to 10^303.

%C The terms are from _Andrew Weimholt_.

%H Michael B. Porter, <a href="/A127352/b127352.txt">Table of n, a(n) for n = 1..15</a>

%H Robert P. Munafo, <a href="http://www.mrob.com/pub/math/largenum.html">Large numbers</a>

%H Landon Curt Noll, <a href="http://www.isthe.com/chongo/tech/math/number/howhigh.html">How high can you count?</a>

%H John J. G. Savard, <a href="http://www.quadibloc.com/math/bignum.htm">Some notes on big numbers</a>

%H Gerard Schildberger, <a href="/a060365.txt">Lists of Words for the Numbers in A060365 and A060366</a>

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/LargeNumber.html">Large Number</a>

%H Wikipedia, <a href="http://en.wikipedia.org/wiki/Names_of_large_numbers">Names of large numbers</a>

%e zero,

%e two vigintillion two undecillion two trillion two thousand two hundred two,

%e two vigintillion two undecillion two trillion two thousand two hundred twenty two, etc.

%Y Cf. A004740, A019440, A060365, A060366.

%Y See A026081 for another version.

%K nonn,word,dumb

%O 1,2

%A _Michael B. Porter_, Nov 24 2009