![]() |
|
|
| |
|
||||
Large numbers are numbers that are large compared with the numbers used in everyday life. Very large numbers often occur in fields such as mathematics, cosmology and cryptography. Sometimes people refer to numbers as being "astronomically large". However, mathematically it is easy to define numbers that are much larger than occur even in astronomy.
Writing and thinking about large numbersLarge numbers are often found in science, and scientific notation was created to handle both these large numbers and also very small numbers. 1.0 × 109, for example, means one billion, a 1 followed by nine zeros: 1,000,000,000, and 1.0 × 10-9 means one billionth, or 0.0000000001. Writing 109 instead of nine zeros saves the reader the effort and hazard of counting a long string of zeros to see how large the number is. Adding a 0 to a large number multiplies it by ten: 100 is ten times 10. In scientific notation, however, the exponent only increases by one, from 101 to 102. Remember then, when reading numbers in scientific notation, that small changes in the exponent equate to large changes in the number itself: 2.5 × 105 dollars ($250,000) is a common price for new homes in the U.S., while 2.5 × 1010 dollars ($25 billion) would make you one of the world's richest people. Large numbers in the everyday worldSome large numbers apply to things in the everyday world. Examples of large numbers describing everyday real-world objects are:
Other examples are given in Orders of magnitude (numbers). Large numbers and computersMoore's Law, generally speaking, estimates that computers double in speed about every 18 months. This sometimes leads people to believe that eventually, computers will be able to solve any mathematical problem, no matter how complicated. This is not the case; computers are fundamentally limited by the constraints of physics, and certain upper bounds on what we can expect can reasonably be formulated. First, a rule of thumb for converting between scientific notation and powers of two, since computer-related quantities are frequently stated in powers of two. Since the logarithm of 10 in base 2 is a little more than 3, multiplying a scientific notation exponent by 3 gives its approximate value as an exponent with a base of 2. For example, 103 (1000) is somewhere in the neighborhood of 29 (512). (But remember that when dealing with very large numbers, such "neighborhoods" will themselves be quite large). Between 1980 and 2000, hard disk sizes increased from about 10 megabytes (1 × 107) to over 100 gigabytes (1 × 1011). A 100 gigabyte disk could store the names of all of Earth's six billion inhabitants without using data compression. But what about a dictionary-on-disk storing all possible passwords containing up to 40 characters? Assuming each character equals one byte, there are about 2320 such passwords, which is about 2 × 1096. This paper (http://arxiv.org/abs/quant-ph/0110141) points out that if every particle in the universe could be used as part of a huge computer, it could store only about 1090 bits, less than one millionth of the size our dictionary would require. Of course, even if computers can't store all possible 40 character strings, they can easily be programmed to start creating and displaying them one at a time. As long as we don't try to store all the output, our program could run indefinitely. Assuming a modern PC could output 1 billion strings per second, it would take one billionth of 2 × 1096 seconds, or 2 × 1087 seconds to complete its task, which is about 6 × 1079 years. By contrast, the universe is estimated to be 13.7 billion (1.37 × 1010) years old. Of course, computers will presumably continue to get faster, but the same paper mentioned before estimates that the entire universe functioning as a giant computer could have performed no more than 10120 operations since the Big Bang. This is trillions of times more computation than is required for our string-displaying problem, but simply by raising the stakes to printing all 50 character strings instead of all 40 character strings we can outstrip the estimated computational potential of even the universe itself. Problems like our simple string-displaying example grow exponentially in the number of computations they require, and are one reason why exponentially difficult problems are called "intractable" in computer science: for even small numbers like the 40 or 50 characters we used in our example, the number of computations required exceeds even theoretical limits on mankind's computing power. The traditional division between "easy" and "hard" problems is thus drawn between programs that do and do not require exponentially increasing resources to execute. Such limits work to our advantage in cryptography, since we can safely assume that any cipher-breaking technique which requires more than, say, the 10120 operations mentioned before will never be feasible. Of course, many ciphers have been broken by finding efficient techniques which require only modest amounts of computing power and exploit weaknesses unknown to the cipher's designer. Likewise, much of the research throughout all branches of computer science focuses on finding new, efficient solutions to problems that work with far fewer resources than are required by a naïve solution. For example, one way of finding the greatest common divisor between two 1000 digit numbers is to compute all their factors by trial division. This will take up to 2 × 10500 division operations, far too large to contemplate. But the Euclidean algorithm, using a much more efficient technique, takes only a fraction of a second to compute the GCD for even huge numbers such as these. As a general rule, then, PCs in 2004 can perform 240 calculations in a few minutes. A few thousand PCs working for a few years could solve a problem requiring 264 calculations, but no amount of traditional computing power will solve a problem requiring 2128 operations (which is about what would be required to break the 128-bit SSL commonly used in web browsers, assuming the underlying ciphers remain secure). Limits on computer storage are comparable. Quantum computers may allow certain problems to become feasible, but as of 2004 it is far too soon to tell. "Astronomically large" numbersOther large numbers are found in astronomy:
Large numbers are found in fields such as mathematics and cryptography. The MD5 hash function generates 128-bit results. There are thus 2128 (approximately 3.402×1038) possible MD5 hash values. If the MD5 function is a good hash function, the chance of a document having a particular hash value is 2-128, a value that can be regarded as equivalent to zero for most practical purposes. (But see birthday paradox.) However, this is still a small number compared with the estimated number of atoms in the Earth, still less compared with the estimated number of atoms in the observable universe. Even larger numbersCombinatorial processes rapidly generate even larger numbers. The factorial function, which defines the number of permutations of a set of unique objects, grows very rapidly with the number of objects. Combinatorial processes generate very large numbers in statistical mechanics. These numbers are so large that they are typically only referred to using their logarithms. Gödel numbers, and similar numbers used to represent bit-strings in algorithmic information theory are very large, even for mathematical statements of reasonable length. However, some pathological numbers are even larger than the Gödel numbers of typical mathematical propositions. Examples
The total amount of printed material in the world is 1.6 × 1018 bits, therefore the contents can be represented by a number which is ca. <math>2^{1.6 \times 10^{18}}\approx 10^{4.8 \times 10^{17}}<math> For a "power tower", the most relevant for the value are the height and the last few values. Compare with googolplex:
Also compare:
The first number is much larger than the second, due to the larger height of the power tower, and in spite of the small numbers 1.1 (however, if these numbers are made 1 or less, that greatly changes the result). Comparing the last number with <math>10^{\,\!10^{10}}<math>, in the number 3000.48, the 1000 originates from the third number 1000 in the original power tower, a factor 3 comes from the second number 1000, and the minor term 0.48 comes from the first number 1000. A very large number written with just three digits and ordinary exponentiation is <math>9^{\,\!9^9} \approx 10^{369,693,100}<math>. Standardized system of writing very large numbersA standardized way of writing very large numbers allows them to be easily sorted in increasing order, and one can get a good idea of how much larger a number is than another one. Tetration with base 10 can be used for very round numbers, each representing an order of magnitude in a generalized sense. Numbers in between can be expressed with a power tower of numbers 10, with at the top a regular number, possibly in scientific notation, e.g. <math>10^{\,\!10^{10^{10^{10^{4.829*10^{183230}}}}}}<math>, a number between <math>10\uparrow\uparrow 7<math> and <math>10\uparrow\uparrow 8<math> (if the exponent quite at the top is between 10 and <math>10^{10}<math>, like here, the number like the 7 here is the height). If the height is too large to write out the whole power tower, a notation like <math>(10\uparrow)^{183}(3.12*10^6)<math> can be used, where <math>(10\uparrow)^{183}<math> denotes a functional power of the function <math>f(n)=10^n<math> (the function also expressed by the suffix "-plex" as in googolplex, see the Googol family). Various names are used for this representation:
The notation <math>(10\uparrow)^{183}(3.12*10^6)<math> is in ASCII ((10^)^183)3.12e6; a proposed simplification is 10^^183@3.12e6; the notations 10^^1@3.12e6 and 10^^0@3.12e6 are not needed, one can just write 10^3.12e6 and 3.12e6. Thus googolplex = 10^^2@100 = 10^^3@2 = 10^^4@0.301; which notation is chosen may be considered on a number-by-number basis, or uniformly. In the latter case comparing numbers is sometimes a little easier. For example, comparing 10^^2@23.8 with 10^6e23 requires the small computation 10^.8=6.3 to see that the first number is larger. To standardize the range of the upper value (after the @), one can choose one of the ranges 0-1, 1-10, or 10-1e10:
Another example:
\begin{matrix}
\underbrace{2_{}^{2^{{}^{.\,^{.\,^{.\,^2}}}}}}\\
\qquad\quad\ \ \ 65,536\mbox{ copies of }2 \end{matrix}\approx (10\uparrow)^{65,531}(6.0 \times 10^{19,728})
<math> (between <math>10\uparrow\uparrow 65,533<math> and <math>10\uparrow\uparrow 65,534<math>) The "order of magnitude" of a number (on a larger scale than usually meant), can be characterized by the number of times (say n) one has to take the <math>log_{10}<math> to get a number between 1 and 10. Then the number is between <math>10\uparrow\uparrow n<math> and <math>10\uparrow\uparrow (n+1)<math> An obvious property that is yet worth mentioning is:
I.e., if a number x is too large for a representation <math>(10\uparrow)^{n}x<math> we can make the power tower one higher, replacing x by <math>log_{10}x<math>, or find x from the lower-tower representation of the <math>log_{10}<math> of the whole number. If the power tower would contain one or more numbers different from 10, the two approaches would lead to different results, corresponding to the fact that extending the power tower with a 10 at the bottom is then not the same as extending it with a 10 at the top (but, of course, similar remarks apply if the whole power tower consists of copies of the same number, different from 10). If the height of the tower is not exactly given then giving a value at the top does not make sense, and a notation like <math>10\uparrow\uparrow(7.21*10^8)<math> can be used. If the value after the double arrow is a very large number itself, the above can recursively be applied on that value. Examples:
Some large numbers which one may try to express in such standard forms include: External link: Notable Properties of Specific Numbers (http://home.earthlink.net/~mrob/pub/math/numbers-14.html) (last page of a series which treats the numbers in ascending order, hence the largest numbers in the series) AccuracyNote that for a number <math>10^p<math>, one unit change in p changes the result by a factor 10. In a number like <math>10^{\,\!6.2 \times 10^3}<math>, with the 6.2 the result of proper rounding, the true value of the exponent may be 50 less or 50 more. Hence the result may be a factor <math>10^{50}<math> too large or too small. This is seemingly an extremely poor accuracy, but for such a large number it may be considered fair. The idea that it is the relative error that counts (a large error in a large number may be relatively small and therefore acceptable), is taken a step further here: the number is so large that even a large relative error may be acceptable. Perhaps what counts is the relative error in the exponent. Approximate arithmetic for very large numbersIn this context approximately equal may for example mean that two numbers are both written <math>10^{\,\!10^{10^{10^{10^{4.829*10^{183230}}}}}}<math>, with the true values instead of 4.829 being e.g. 4.8293 and 4.8288.
Hence:
Uncomputably large numbersThe busy beaver function Σ is an example of a function which grows faster than any computable function. Its value for even relatively small input is huge. The values of Σ(n) for n = 1, 2, 3, 4 are 1, 4, 6, 13. Σ(5) is not known but is definitely ≥ 4098. Σ(6) is at least 1.29×10865. Infinite numbersSee main article cardinal number Although all these numbers above are very large, they are all still finite. Some fields of mathematics define infinite and transfinite numbers.
Beyond all these, Georg Cantor's conception of the Absolute Infinite surely represents the absolute largest possible concept of "large number". NotationsSome notations for extremely large numbers:
These notations are essentially functions of integer variables, which increase very rapidly with those integers. Ever faster increasing functions can easily be constructed recursively by applying these functions with large integers as argument. Note that a function with a vertical asymptote is not helpful in defining a very large number, although the function increases very rapidly: one has to define an argument very close to the asymptote, i.e. use a very small number, and constructing that is equivalent to constructing a very large number, e.g. the reciprocal. See also
External links
|
||
|
|
|
|
|
|
Copyright 2008 WordIQ.com - Privacy Policy
::
Terms of Use
:: Contact Us
:: About Us This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Large numbers". |