Why do we separate digits by 10^3?
I know this seems like a stupid question, but why do we separate digits with commas every 3 digits? Is there some sort of reason for this? is it easier to count over 3 digits, rather than 5 or 10? I realize it's partly because of our naming system (thousand, million, billion, trillion), but 3 seems like a very arbitrary number to me.
100 Quintillion
1 * 10^20
100,000,000,000,000,000,000
1,00000,00000,00000,00000
1 Quadripenten (new number naming system?)
1,0000000000,0000000000
1 Billidecen
I realize you would need new number systems, so I guess
10 = ten
100 = duen
1000 = trien
10000 = quadren
100000 = penten
------------------------
1000000 = sexten
10000000 = septen
100000000 = octen
1000000000 = nonen
10000000000 = decen
I figure if our number system is base ten, why not separate our digits in groups of 10? or maybe 5? something that's easier to simplify exponents with, rather than by 3 (doesn't divide well with 10).
I suppose the choice of 3 digits might be due to human memory; maybe someone decided that groups of 3 digits were the easiest to remember.
Another reason might be that it's faster to say
Example:
1,243,463
one million two hundred fourty three thousand four hundred sixty three
12,43463
twelve millipenten four quadren three trien four duen sixty three
Although the base-10^5 uses less characters, I suppose it should depend more on the amount of syllables. Both of them end up having 17 syllables as well.
Etymology:
http://www.etymonline.com/index.php?term=thousand
http://dictionary.reference.com/browse/thousand
I'm just curious as to what everyone's opinions on this are. I doubt any change would ever happen, just like converting from the US system of weights and measures to the metric system, or from pi to tau.
I realize anywhere from 1 to 10 zeroes in a row might be hard to count, but it's pretty hard to mess up when there's only 1 to 5
1000 = 1,000
10000 = 10,000
1,00000 = 100,000
10,00000 = 1,000,000
100,00000 = 10,000,000
etc.
It's also a lot easier to see the difference when you have numbers other than just zero.
I'm not asking why we use commas, I'm asking why we specifically group 3 at a time (or apparently 2 in asian countries?). If it's because of our naming system for numbers, then why did we develop our naming system based on 10^3?