Would there be any advantages in having a numerical system other than base ten ?

8 would seem pretty good:

It follows the binary system.

3 doublings is easy enough to follow mentally for most people.

It allows easy calculation in 3 dimensions which is useful for volume.

We can still count on our fingers and use our thumbs to count up to 24.

And you can follow “eighteen” and “nineteen” with “dekteen” and “elteen”, and also follow “eighty” and “ninety” with “dekty” and “elty”. “100” is still “one hundred”, but we’d have “dek hundred” and “el hundred” before reaching a thousand. Thus, 15χ3 = “one thousand five hundred dekty-three”. In base ten, (1*(12^3)) + (5*(12^2) + 10*(12^1)) + (3*(12^0)) = 1728 + 720 + 120 + 10 = 2578.

I believe the reason they say things like “do-one” and “do-two” instead of “ten” and “eleven” is because the names are misleading. “Nineteen” refers to a specific value in decimal that is not equal to the value that looks like 19 in dozenal, so they opt for “do-nine” because it’s clear then that they’re not the same number. Same with using “two-do” instead of “twenty” for 20. Same reason we don’t say “ten” for 10 in binary.

Specifically it’s: one, two, three…, dek, el, do (pronounced “doh”), do-one, do-two, do-three… do-dek, do-el, two-do … three-do… dek-do, el-do, gro (12^2 or 144 in decimal), two-gro… mo (12^3). Not sure what the names are for powers of 12 above mo.

Well, the obvious advantage of base 13 is that we would know the question to the answer to the ultimate question of life, the universe and everything.

What do you get if you multiply six by nine?
6[sub][SIZE=“1”]13[/sub] x 9[sub]13[/sub] = 42[/SIZE][sub]13[/sub]

Or maybe not.

Here is a very odd (and totally coincidental) advantage of a base 8 (or 16) system. When you look closely to the length of the year, you find that leap years ought to be omitted not every 133 years as we currently do, but every 128 years, which is 200 in base 8. The current calendar theoretically omits a leap year every 4000 years (it ought to be every 3200).

But in general I think the advantages of base 12 have been exaggerated. BTW, the Babylonians actually used a mix of base 10 and 6 to get their base 60.

Yeah, but that made the world end just before Christmas. Hardly an advantage, I think.

Almost, but two octal digits equals exactly six bits, not four.

This seems to be implying that “the old systems” preferentially used 12 as a base. They did sometimes (inches in a foot, or ounces in a Troy pound), but certainly not always. Rather, they seemed more to just pick random numbers as bases for each application, and just coincidentally happened to stumble upon convenient numbers sometimes. You can justify 12 inches in a foot as having many factors, or 16 ounces in a pound as being a power of 2, but how do you justify 14 pounds in a stone? And don’t even get me started on 231 cubic inches in a gallon.

And then Satan said, “Let’s put X in math…”

I’m so tired of having to find everyone’s “x”. Math’s “x”. The professor’s “x”. The equation’s “x”. Look, it’s over, you assholes. Leave your poor x alone, you look fucking desperate and pathetic. MOVE ON. Next time I have to find an “x”, I’m politely suggesting a restraining order to it.

I don’t think that the Babylonians used base sixty in the way we think of bases. If you look at the wiki page on Babylonian Numbers they are sort of using a base ten system but not exactly because they are using the position of the figure to indicate a base to the n times the number as a value. There is a separate character for 10 and the double and triple etc to indicate 20,30,40 etc. This sort of thing is common in most old counting systems.

I also don’t think that you can have useful multiplication tables without the idea of 0 and the position of the digit giving it a value.

The Gregorian calendar omits 3 leap years every 400. If you are referring to the further refinement which has been suggested from time to time to add a 4000 year rule, it’s never been accepted, AFAIK. Concerning leap years:

A while back, I got curious as to the best leap year rule which would work by having a fixed number of leap years in a fixed length cycle of not too many years. So I used continued fractions to find the best rational approximation of the year length with a reasonably small denominator, and came up with 12053/33. Implying a leap year rule which would have 8 leap years in a 33 year cycle. It does indeed have less than half the error of the Gregorian rule (and since it corrects on a 33 year cycle rather than 400, it lets solstices and equinoxes wander off far less before getting adjusted). I then discovered I’d just invented the non-observational form of the Iranian Jalali calendar. Of course, nobody is going to stand for having to divide the year by 33 and look at the remainder to see if it’s a leap year or not.

Just think, if we used base 33, we could have a more accurate leap year rule which simply depended on the last digit of the year …

One point is that a higher base has more compact numbers. For example 1000000 is 7 characters in base 10 but only 5 characters (F4240) in hexadecimal and only 4 characters in base 60.

And it’s only 1 character in base 1000001. At some point it becomes impractical. A base-1,000,001 number system will need 1,000,001 different characters for numbers, and a multiplication table will have over one trillion entries - good luck memorizing that. Even a base-16 multiplication table is more than 2x larger than base-10.

If we used base 12 instead of base 10 then percentages would work off a base of 144 instead of 100. That would be nice for gaming because you could roll 2d12 to generate percentages and any excuse to roll more d12’s is a Good Thing.

You know how it’s easy to tell if a number is even or divisible by 5, even a number with a dozen digits or more? You just have to look at the final digit and you know. If we used base 12, we could do the same to determine if a number is even, divisible by 3, 4, or 6, though not 5.

The flip side of that is that it’s easier to do thirds and fourths as fractions. A fourth of a foot is 3 inches and a third is 4 inches. A fourth of a meter is 2.5 decimeters and a third is 3.33333… It’s easier to find a fifth of a meter than a fifth of foot, but that’s less useful than being able to find thirds and fourths.

The ideal case would be to have a base 12 number system, and a metric system based on 12s as Sunspace suggested. That will never happen though. The effort it would take to transition the basis of our numbering system would be truly staggering.