I basically agree with seepy83, base 10 works better for humans, for no real reasons. So we could somewhat ask, why not base eight, nine , 10, 11 or 12...16.
But a binary number systems gets really cumbersome fast. 0 still equals 0, 1 still equals 1, two suddenly equals 10, and by the time we get to 100 based 10, we have impossibly long multidigit number I would find very difficult to relate to. And I would find it ever harder to relate to a hexadecimal system.
Present day computers relate very well to binary number systems, but make tiny errors trying to approximate numbers not evenly divisible by 2. But before we humans change to say a base 8 or base 16 number system, can be always assume computers will stay binary. After all, there is research ongoing to go to qbit compters.
I can count to 1023 on my hands in binary. Makes your 10 look pretty silly doesn't?
Would be cool if the metric system were converted to base 16 (Hexadecimal) the hours in a day were changed to 16 (or 32 maybe, sorta lik AM/PM) and there were 16 months in a year. Everything would be so symetrical. Geeks like me would be more comfortable.
Geeks are never comfortable, even if math and the calendar were fixed to your satisfaction you'd still find something else to be twitchy about.
... There are a few tribes in Africa or South America, where the people don't even have numbers other than 1, 2, many. (Some of the tribes have numbers up to 4 or 5.) They don't comprehend the concept of "10."
What? How can someone not be comprehend the concept of 10?
"Take a look at the following list of numbers: 4, 8, 5, 3, 9, 7, 6. Read them out loud. Now look away and spend twenty seconds memorizing that sequence before saying them out loud again. If you speak English, you have about a 50 percent chance of remembering that sequence perfectly. If you're Chinese, though, you're almost certain to get it right every time."
The reason behind this, Gladwell writes, is because humans can store digits in a memory loop that last only about two seconds. In Chinese languages, numbers are shorter, allowing Chinese to both speak and remember those numbers in two seconds -- a fraction of the time it takes to remember those numbers in English.
Moreover, Asian languages such as Chinese, Japanese and Korean have a more logical counting system compared to the irregular ways that numerals are spoken in English. As Gladwell writes: Eleven is ten-one (十一 in Chinese), twelve is ten-two (十二and thirteen is ten-three (十三
and so on.
Children in Asia thus learn to count faster than English-speaking children. Even fractions are easier for Asian children because they are more easily understood and conceptual. For example one-half (fifty percent) is understood as 百分之五十 (bǎi fēn zhī wǔ shí) or literally, fifty parts out of 100 parts. And because math is more easily understood, Asian children "get" math faster than their Western counterparts. This, Gladwell writes, has nothing to do with some sort of innate Asian proclivity for math.
<chanting>Down with pi, up with tau. Down with pi, up with tau. </chanting> Tau is superior to pi.Geeks are never comfortable, even if math and the calendar were fixed to your satisfaction you'd still find something else to be twitchy about.
http://www.jcrows.com/withoutnumbers.htmlWhat? How can someone not be comprehend the concept of 10?
Decimal system is pretty natural and easy to understand for humans, but why should humans "convert" to a base system that makes sense to computers? It should be the other way around.
And yes, even asavagebarbarian from some tribe can be taught to use a hex system, but it won't benefit anyone in real life applications. Leave it for the geeks, programmers, edu, etc.
