| Notable Properties of Specific Numbers |
Back to page 11 . . . Forward to page 13
Like 120 and 210, 720 can be expressed as a product of consecutive integers in two distinct ways: 2×3×4×5×6 = 8×9×10. You can also add a 7 to both sides and get a similar equation whose value is 5040. Here are the smallest numbers with this property: 120, 210, 720, 5040, 175560, 17297280, 19958400, 259459200, 20274183401472000, 25852016738884976640000, 368406749739154248105984000000, ... The sequence is Sloane's A100933. The sequence is infinite see 19958400 for details as to why. I also have a page dedicated to these numbers.
757 is the smallest factor of 999999999999999999999999999=1027-1 that is not also a factor of a smaller string of 9's, and therefore 757 is the smallest number whose reciprocal has a 27-digit repeating decimal: 1/757=.00132100396301188903566710700132... This is part of a series: 1/3 has a 1-digit pattern, 1/27 has a 3-digit pattern, and 1/757 has a 27-digit pattern. The series keeps going up (because if 1/n has a d-digit pattern, n is always larger than d), but computing the next number in the series is hard because it is equivalent to factoring a large number like 10757-1. See also 7, 27 and 239.
Like 6, 12, 24, 48, 96, 192 and 384, 768 is a 3-smooth number of the form 3×2n. It is one of several such numbers to occur in personal computer display dimensions (the standard 1024x768 "XGA" mode); see also 192.
See 82944.
840 is a factors record-setter, and is the first that does not also appear as the number of factors of another factors record-setter. See also 12, 45360, 720720, 3603600, 245044800, 278914005382139703576000, 2054221614063184107682218077003539824552559296000 and 457936×10917.
841 = 292 is the sum of two consecutive squares: 202+212. This is the second smallest example; the smallest is 52 = 25 = 32+42. The series continues: 52, 292, 1692, 9852, 57412, 334612, 1950252, ... (Sloane's integer sequence A001653). This sequence consists of every other Pell number; Each of these is 6 times the previous one minus the one before that, for example, 169 = 6×29-5. See also 99 and 204.
952 = 93+53+23+9×5×2. (Thanks to Cyril Soler for this tip)
1/998 = 0.001002004008016032064128256513026052104208416833667334669..., a repeating decimal in which the powers of 2 appear one after another (until they start to overlap and break the pattern)
0.001
0.000002
0.000000004
0.000000000008
0.000000000000016
0.000000000000000032
0.000000000000000000064
0.000000000000000000000128
0.000000000000000000000000256
0.000000000000000000000000000512
0.000000000000000000000000000001024
0.000000000000000000000000000000002048
. . .
0.001002004008016032064128256513026052...
The same thing happens to a lesser degree in the digits of 1/98, and to a greater degee in the digits of 1/9998, 1/99998, etc. A similar pattern involving the Fibonacci numbers appears in the reciprocal of 89.
The casting out nines principle works for 99, 999, 9999 and so on. For the same reason that "casting" gives us an easy way to test for divisibility by 3, it also allows us to test easily for divisibility by 11, since 11 is a factor of 99, and for divisibility by the factors of 999, which are 27 and 37. See also 101.
Thousand is another number that, for most of us, temporarily holds the honor of being the biggest number we've heard of. Usually it replaces 100 in this role and is overtaken by 1000000.
When numbers get big, we tend to group the digits in 3's to make the numbers easier to read: 134,217,728 instead of 134217728. That causes people to pay a little more attention to groups of 3 digits than they otherwise would. For example, it's probably the main reason why I discovered this formula for 227. Sometimes it's almost as if we're working in base 1000.
The neighboring numbers 999 and 1001 also frequently play a role if the phenomenon being investigated involves adding groups of 3 digits together, then it is related to divisibility by 999. If it involves a similarity between adjecent groups of 3 digits (such as 720720) it is related to divisibility by 1001. The two sometimes get inter-related when division is involved because 1/999 is 0.001001001001... and 1/1001 is 0.000999000999...; see also 999999.
1001 is a product of three consecutive primes: 1001 = 7×11×13. This sequence runs: 30, 105, 385, 1001, 2431, 4199, 7429, 12673, 20677, 33263, 47027, ... (Sloane's A046301). See also 77.
1001 is related in various ways to many numbers and number phenomena that have repeated sets of 3 digits, and some of these, like 720720, occur because 1001 is a product of three consecutive primes.
The Book of a Thousand Nights and One Night, better known as 1001 Arabian Nights, concerns a very long period of time during which a series of stories and stories-within-stories are told by a woman to avoid being killed by the king. It is organized into 1001 parts, all of suitable length for reading at bedtime and most of them ending in cliffhangers. 1001 nights is 143 weeks, nearly 3 years.
There is evidence of early versions of the Arabian Nights story collection, apparently an anthology of material originating in oral tradition, with far fewer than 1001 parts. 1001 was acquired and stuck because it represents "a lot" in a special way. The reader is probably familiar with similar uses of "101", "201", "501", and similar numbers in other contexts.
See also 999, 1000, 2001, 999999, 3603600, and this description of highly composite numbers.
According to my classical sequence generator, 1011 is the next number after my "favorite" numbers 3, 7, 27 and 143. The formula it finds is: A0 = -1; AN+1 = (2N-1)(AN+1) + 3 (sequence MCS4041570). Along with its successor 9111, the terms in the sequence share common factors and other properties with 3, 7, 27 and 143. This serves as an example of how easy it is to find a sequence formula to match an arbitrary set of numbers. See also 695, 1011.
This is 210, and it's pretty close to 1000=103. As a result, and because of the long-established habit of grouping digits in threes (see 1000), the computer industry has adopted the international prefixes kilo, mega, etc. to refer to quantities that are actually powers of 1024 almost as if they were actually powers of 1000. This sometimes causes practical problems and confusion which can be avoided by using the official prefixes kibi, mebi, gibi, etc. (see here for more about this.)
If for some reason you decide to learn the powers of 2, the closeness of 1024 and 1000 makes it a little easier. It's also handy that 1024 is the 10th power of 2 since 10 is the base of our number system, so (for example) 27, 217, 227, 237 and so on all start with roughly the same digits. Here is a table of powers of 2:
| 20 = 1 | 210 = 1024 | 220 = 1048576 | |
| 21 = 2 | 211 = 2048 | 221 = 2097152 | |
| 22 = 4 | 212 = 4096 | 222 = 4194288 | |
| 23 = 8 | 213 = 8192 | 223 = 8388608 | |
| 24 = 16 | 214 = 16384 | 224 = 16777216 | |
| 25 = 32 | 215 = 32768 | 225 = 33554432 | |
| 26 = 64 | 216 = 65536 | 226 = 67108864 | |
| 27 = 128 | 217 = 131072 | 227 = 134217728 | |
| 28 = 256 | 218 = 262144 | 228 = 268435456 | |
| 29 = 512 | 219 = 524288 | etc. |
Given the importance of the powers of 2 for such things as the size of the memory chips in your computer, it's actually pretty cool that we have this coincidental closeness to a power of 10, and a popular power of 10 to boot. It didn't have to be that way. The only other powers of numbers that come anywhere close to a power of 10 are things like 223=10648 and 3162=99856, and those aren't too useful because there isn't much in real life that involves powers of 22 or 316.
1080 = 27×40 = 15×72 = 23×33×5 = 20×19×18/1×2×3
A fairly highly-composite number (but not a record-setter) which appears as a unit of division in the Talmudic Hebrew time system. See also 108.
See 8712.
Appears in Star Wars as a reference to George Lucas' earlier movie THX 1138. See also 2187.
This number has 36 distinct factors: 1, 2, 3, 4, 5, 6, 7, 9, 10, 12, 14, 15, 18, 20, 21, 28, 30, 35, 36, 42, 45, 60, 63, 70, 84, 90, 105, 126, 140, 180, 210, 252, 315, 420, 630, and 1260. No smaller number has so many factors, so 1260 is a factorization record-setter. The fairly popular numbers 8, 24 and 40 are missing from this list; 1260 is the last factor record setter not divisible by 8.
Numbers with lots of factors were popular in ancient civilizations; well-known examples include 12, 24, 60 and 360. 1260 is not as famous but it does appear in the Bible, both explicitly in Rev 12:6 and implicitly with the phrase "a time, and times, and half a time" in Rev 12:14.
"A time, and times, and half a time" is generally taken to be a reference to a period of 31/2 years12,13, and an allusion to similar phrases in Dan 7:25 and Dan 12:711. The "years" in question are probably the Babylonian "lunar years" of 360 days, so 31/2 years is 1260 days the same time period referred to explicitly in Rev 12:6, and described as "42 months" (42×30 days) in Rev 11:2 and Rev 13:5. All of these are meant to refer to a "prophetic", not literal, period of time in which "1 day" in the text represents one year in real life (this is kind of like the Hindu manvantara, see 4320000000). In other words, the period being referred to is 1260 years, or perhaps 1260 Babylonian lunar years which would be 453600 days.
Round numbers with more factors were more likely to show up in ancient writings, partly because of the difficulty of manipulating "odd" numbers accurately. 1260 might have been more appealing to the ancients because 1260 days is exactly 180 weeks (180 being another factors record-setter), or perhaps because 1260 is 12×100+60.
There are many other numbers involved in apocalyptic predictions, such as 1290, 1335 and 2300 (intervals of years and of days mentioned in the book of Daniel); 945000=360×(1290+1335); etc.
Mentioned in the Old Testament apocalyptic book Daniel (see 1260).
The sum of the first 8 cubes, and also 362 and 64. See also 216.
Mentioned in the Old Testament apocalyptic book Daniel (see 1260).
The number of ways to pick 5 numbers from 1 to 25 (with no two the same) and have them add up to 65.
1508.0833 = 365.242189670 / (365.242189670-365)
The number of years in the Sothic cycle, which is the amount of time it takes for dates in a constant 365-day calendar to drift all the way around the seasons and arrive back where they started. The drift was noticed by the Egyptians shortly after they had established their 365-day calendar, at a time when the rising of Orion at sunset coincided with the flooding of the Nile. They noticed the drift but stuck to their calendar (being close enough to the equator that the seasons didn't affect the length of their day too much). The 365-day Egyptian calendar continued in unbroken use for two (or perhaps three) entire cycles. After a cycle had been completed, by looking back at the written record of Pharaohs' reigns, they could calculate the length of the cycle. On the advice of the Alexandrian astronomer Solsigenes, the approximation 1460 = 365×4 was used by Julius Caesar for the Julian calendar.
In the year 1514, German artist Albrecht Durer created one of his better-known works, Melencolia I, a still-life containing many symbols of alchemy including a 4×4 associative magic square containing the numbers 15 and 14 in adjacent positions. The full 4×4 square appearing in Melancholia is:
| 16 | 3 | 2 | 13 |
| 5 | 10 | 11 | 8 |
| 9 | 6 | 7 | 12 |
| 4 | 15 | 14 | 1
|
Each row (such as 16+3+2+13), column and diagonal adds up to 34. It has to be 34 because the sum of all 16 of the numbers must be the sum of four rows, and also the sum of all 16 numbers, thus we have 4M=16×17/2 where M is the magic sum, thus M=34.
Also, the four numbers in any one quadrant (for example, the
upper-left quadrant, 16+3+5+10) add to 34. And because this magic
square is "associative", there are a lot of other sets of 4 squares
that add to 34, such as the four corners, the four in the center, and
other symmetrical patterns such as 3+2+15+14, 16+6+11+1, etc. Any
pattern shaped like one of the following works (a total of 28
patterns):
10 4 11 4 12 1 14 2 15 2 20 2
X X . . X . X . X . . X X . . . X . . . . X X .
. . . . . . . . . . . . . X . . . . X . . . . .
. . . . . . . . . . . . . . X . . X . . . . . .
. . X X . X . X X . . X . . . X . . . X . X X .
22 2 23 4 24 4 25 2 60 1
. X . . . X . . . X . . . X . . . . . .
X . . . . X . . . . X . . . . X . X X .
. . . X . . X . . X . . X . . . . X X .
. . X . . . X . . . X . . . X . . . . .
The length of a mile in meters. This is exact, since the inch is defined as precisely 2.54 cm.
Number of years from the Creation to the Flood in the Hebrew tradition (and Judeo-Christian Bible). See 86400 for more details.
In 1974 a radio message was sent from the Arecibo observatory towards star cluster M13 (a group of stars about 25,000 light years away) containing 1679 bits of data modulated by frequency shift keying. The number 1679 was chosen because it is a semiprime a receiver of the message would presumably notice this, then try to arrange the data into a 23×73 or 73×23 rectangle to look for a pattern.
This is 8×7×6×5 = 8! / 4!. Numbers of the form 2N!/N! are called quadruple factorials. I think that name is even worse than "double factorial", but that's just me. See also 105.
1680 is also a highly composite number.
The product of three consecutive integers (a 3-d oblong number), and also one of the central numbers in Pascal's Triangle, namely the 7th term in row 13. This coincidence happens because 7! = 5040 = 10×9×8×7 (and therefore, 13!/(7!×6!) = 13!/10!); see 3628800 for more on this.
This is 123, the number of cubic inches in a cubic foot. It is sometimes called a great gross53. See also 1729.
One of the numbers Ramanujan made famous. As the story goes, Hardy commented to Ramanujan that he had come over in taxicab number 1729 and that the number had no particular significance that he (Hardy) knew of. Ramanujan replied that 1729 did indeed have a special property: it is the smallest number that can be expressed as the sum of two cubes in two different ways: 1729 = 123+13 = 103+93. It is thus also a near-miss to Fermat's Last Theorem. See also 50, 65 and 635318657.
Another lovely anecdote about 1729 involves Richard Feynman, the physicist from Cal Tech. Feynman was in a Japanese restaurant and ended up in a sort of mind-vs-machine contest with an expert abacus operator. After losing to the abacist in addition (handily) and multiplication (a closer race) then coming up dead even in long division, he was challenged to extract the cube root of "any old number", and the number they were given, intentionally chosen at random, turned out to be 1729.03. Feynman remembered that 1728 is 123, so in his head he did the following:
(1728+1)1/3 = 12 (1+1/1728)1/3 = 12 (1 + (1/3)(1/1728) + ...)
≅ 12 + 1/432
He then began performing the long division 1/432 in his head, and got as far as "12.002.." before being proclaimed the winner.43 Since 12+1/432 = 12..0023148148... and 1729.031/3 = 12.0023837856..., he could have given one more digit of 1/432 and still be correct.
1729 is also the third Carmichael number. Its factors are 7×13×19; J. Chernick proved that any number of the form (6n+1)×(12n+1)×(18n+1) is a Carmichael number provided that all three are prime. The "Chernick numbers" are: 1729, 294409=37×73×109, 56052361, 118901521, 172947529, ... (Sloane's sequence A033502).
The number of meters in a nautical mile. This unit was originally defined as the length of one minute of latitude along a meridian (or, more approximately, any great circle) on the Earth. This makes the circumference of the Earth 360×60=21600 nautical miles long. This was done for a utilitarian reason you can take a distance on a chart, measure it against the latitude gridlines on the edge of the map, and that tells you how many nautical miles long it is. The approximation varies with location because the Earth is not a perfect sphere; most of the variation is a gradual decrease in length from pole to equator. See also 5280 and 20003931.4585.
1951 is a prime number, and curiously the year in which the record for largest-known prime was broken for the first time in over 75 years. The record was broken twice in that year the first time by Ferrier using a mechanical desk calculator, then a second time by Miller and Wheeler using an electronic computer. 34
2001 = 3×23×29, three distinct primes which are distinct from the three primes that make up 1001. This causes the rather nice digit pattern of the primorial 6469693230.
Because the first year was year 1, and 1+2000=2001, 2001 is the 2000th anniversary of the year 1 (in whatever calendar you wish, most recently this happened in the Christian calendar). Although New Years revelers made a bigger deal about 2000, 2001 was considered the "real" millennium year by people who care about such things. (If you disagree, you are in good company. See here.)
Back to page 11 . . . Forward to page 13
© 1996-2008 Robert P. Munafo.
email me
more info
This work is licensed under a Creative Commons Attribution 2.5 License. Details here
Back to my main page
s.13