What If We Have 12 Fingers?

Our number system is called the decimal system (deci means 10) because we count in groups of 10’s. This is probably because we have 10 fingers. What do I mean when I said when we count in groups of 10?

The Human Fingers

Our number system has the digits 0 to 9, and then we when we reach the 10th number, we place 1 in the tens place 0 in the ones digit. In the decimal number system, 23 means that we have 2 tens and 3 ones. Similarly, the number 452 means that we have 4 groups hundreds (10 tens), 5 groups of tens and 8 ones. In fact,  if we use the expanded notation, 452 is equal to

4 \times 10^2 + 5 \times 10^1 + 2 \times 10^0.

Notice that each number is multiplied by powers of 10.

What if we have 12 Fingers?

But what if we have 12 fingers? Do you think that we will still have the same way of counting?

A lot will probably be different. We will not call that number system the decimal number system (it’s called duodecimal). These are the few things that we will immediately notice.

First, the digits available will not only be 0 to 9, but 0 to 11, where 10 and 11 are considered as a single digit, so we might want to represent 10 and 11 as a single symbol such as * and # or A and B.

Second, the four fundamental operations will have different results. For instance, what is the sum of 8 and 7 in base 12? No it’s not 15 but 13. Recall that we now group numbers in 12 and not in 10, so 15 is 12 and 3, with 12 equal to 1 group and 3 becomes the excess (or the ones digit).

Third, we will have a different expansion. That means that 452 in base 12 means that

4 \times 12^2 + 5 \times 12^1 + 2 \times 12^0.

If we compute the preceding expression, w will have 576+ 60 + 2 = 638. What does that mean? That means that 452 in base 12 is equal to 628 in the number that we use (the decimal system).

Clock

The calculation in base 12 is a bit weird, but we are using a base 12 number system everyday. The time (the clocks) that we use are in base 12, that is why 8:00 + 7:00 = 15:00 but 15:00 is one “group of 12 hours” and an “excess of  3 hours.”

We do not only use base 12, but we also use base 60 in clocks: 1 hour is 60 minutes and 1 minute is 60 seconds.

Leave a Reply