steersman
- 46
- 0
Why is 10 a base number? Why not 4? Is it because we can count to 10 on our fingers? This sounds like a stupid question I know but it's been bugging me.
ahrkron said:I think the mayans used base 20.
Anyway, there are no "base numbers". Any number greater than 1 can be used as a base for a positional system.
And, no matter what number you choose for your base, the representation of that number in that base will be "10" (for instance, 2 in binary is "10"; 3 in base 3 is "10", etc).
Base 10 is for our daily computation...steersman said:Why is 10 a base number? Why not 4? Is it because we can count to 10 on our fingers? This sounds like a stupid question I know but it's been bugging me.