There are no approved revisions of this page, so it may
not have been
reviewed.
This article page is a stub, please help by expanding it.
Generally, large numbers are those greater than numbers in practical, everyday use. The line of demarcation varies by application. In the OEIS, integers with more than 200 base 10 digits are too large to show in the main sequence entry, but up to a thousand digits can be shown for a single term in the b-file.
For some scientific calculators, the largest number that can be shown with integer precision is
, or
, as well as its negation
(since there is usually a dedicated line segment on the display just for the purpose of providing a minus sign for 10-digit numbers). Those calculators generally have to resort to scientific notation for
or
and larger. The largest number they can show in scientific notation is usually
.
Computer algebra systems like
Mathematica can show much greater numbers in full integer precision, like
and even greater in scientific notation. Symbolically, they can handle numbers that are much larger still, being able to give responses to queries like
TrueQ[2^(2^127) > 3^(3^81)].
The standard system of Roman numerals can only cope with numbers up to 3999, but the Romans needed to count larger numbers for business and military applications. They invented various extensions to their system which allowed the representation of numbers in the millions, but none of those extensions remained standard. Today, a nation's debt tends to run in the trillions. Numbers greater than these are of no practical value in finance.
Physicists estimate the number of particles in the Universe is approximately
,
[1] which is much more than "the number of raindrops that fell on Earth over the planet's lifetime!" Thus a
googol,
, is about
times the estimated number of particles in the Universe. And then there's the
googolplex .
[2] RSA-129 is more than a googol but not as much as a googolplex. Also in this class is the smallest odd number not ruled out as a
perfect number, which is more than
.
It is a well-known fact, a theorem proved in antiquity, that there are infinitely many prime numbers. Nevertheless, people delight in discovering larger and larger primes, as if to reassure themselves that they in fact don't run out. The Mersenne primes are a common example, being much easier to check for primality than general numbers.
The original
Skewes number,
Stanley Skewes' upper bound
, assuming the truth of
RH, for the smallest number
for which the
logarithmic integral is an underestimate of the
prime counting function , is
. His contemporaries thought it the largest number in mathematics than ever served a purpose (rather than large numbers for their own sake).
Numbers encountered in
combinatorics and
Ramsey theory often dwarf numbers encountered in other fields. The number
is quite large enough as it is.
Graham's number is a much bigger multiple of that number.
The reciprocal of a large enough number is a small enough number, a concept used for limits and continuity in epsilon-delta analysis.
See also
Notes
- ↑ Wells, p. 209.
- ↑ Wells, p. 203.
References
- David Wells, The Penguin Dictionary of Curious and Interesting Numbers, Rev. Ed. London: Penguin Books (1997).
External links