Are Decimals Still Relevant in Today's Number System?

  • Thread starter Thread starter Omega0
  • Start date Start date
  • Tags Tags
    Power
Click For Summary
The discussion revolves around the rationale for using the decimal system (base 10) for numbers, primarily due to its historical and practical roots in human anatomy (ten fingers) and its convenience in everyday transactions. Some participants argue that alternatives like binary, octal, or hexadecimal might be more logical or efficient, particularly in computing contexts. However, the majority emphasize that the decimal system is deeply ingrained in human culture and education, making it more accessible for the general population. The conversation touches on the evolution of number systems, the historical significance of bases like 12 and 60, and the challenges of shifting to a different base in modern society. There is also a debate about the nature of digits, particularly the role of zero, and whether it should be considered a digit in its own right. Overall, the thread highlights the complexities and conventions surrounding numerical systems, suggesting that while alternatives exist, the practicality and historical context of base 10 remain significant.
  • #31
jbriggs444 said:
Before you decide that it would be a good thing to standardize on base 12, be aware that xkcd has something to say about standards.
Good one. :cool: PS did you note that 2019 happened a lot?

https://en.wikipedia.org/wiki/2019_redefinition_of_the_SI_base_units

I thought this would be a shockwave but it finally felt pretty calm, at least for my audience. No clue how this can't be exciting but the difference might be that you have to learn something, pass exams etc. and me who is over it.
 
Physics news on Phys.org
  • #32
The reason why we have the 'Arabic' numerals that we use today is not well explained by any sensible argument.

I mean, there are nine numerals. If we had one numeral per digits of two hands, then we should have ten symbols and base eleven!? The original numbers were just letters, so there wasn't a shortage of those because they had ... however many then had then. (Why do English language users have 26 letters today?)

So we'd be into the realm of speculation why it's not some other number.

Base 10 was found to work well. Napoleon's political successes saw it cemented in European society as a legal thing as he had a personal belief it was good to make that a fixed convention one way or another, which it was.

Of any currently accepted convention that might have a chance of an overhaul before the doom of our civilisation, our use of base 10 would be one of the least likely candidates.

So when we finally make 'first contact' with some extra-terrestrial intelligence, what number base they use will generate some discussion for sure, either 'Whaat!? You use Base 10 too!?" or they ask "Why would you use Base 10 when Base 256 is so much more sensible?" and we discover their kids learn 255 counting numerals at an early age and a multiplication table that would blow our minds! ;)
 
  • #33
cmb said:
So when we finally make 'first contact' with some extra-terrestrial intelligence, what number base
I am pretty convinced that it will not be humans discussing about number bases. It will be machines, computers, roboters. I am very convinced that they will perfectly well speak with each other.
 
  • Like
Likes cmb
  • #34
cmb said:
I mean, there are nine numerals.
There are ten digits in base-10: 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9. Similarly, in base-2 (binary), there are two digits; in base-3 (ternary or trinary) there are three digits, in base-16 (hex or hexadecimal), there are 16 digits - the ten digits from decimal plus six more from A, B, C, D, E, and F.

(Corrected)In base-X, the digits run from 0 through X - 1.
 
Last edited:
  • Informative
  • Like
Likes PeroK and symbolipoint
  • #35
Omega0 said:
Binary has the disadvantage of being a long notation but it is finally a very logical notation.
Binary notation is exactly the same as ternary, octal, decimal, hex, base-32, base-64, etc. A number written as ##d_4d_3d_2d_1d_0## in base-B means ##d_4 \times B^4 + d_3 \times B^3 + d_2 \times B^2 + d_1 \times B^1 + d_0 \times B^0##.

Whatever the base happens to be, assuming that it is an integer greater than 1.
Omega0 said:
Good one. :cool: PS did you note that 2019 happened a lot?
As far as I know, 2019 happened only once, back about two years ago. Or perhaps what you meant was "a lot happened in 2019."
 
  • Haha
Likes Vanadium 50 and pinball1970
  • #36
Aparently Pythagorus's geometry cult thought that 10 was the perfect complete number because 1+2+3+4=10.

Also, apparently some people on the internet have been convinced that using a different numeric base, like 7, would enable new mathematics that could unlock the mysteries of the universe and give us free energy technology, or allow us to transcend into interdimentional beings.

Personally I'm a little bit skeptical.
 
  • #37
Mark44 said:
There are ten digits in base-10: 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9. Similarly, in base-2 (binary), there are two digits; in base-3 (ternary or trinary) there are three digits, in base-16 (hex or hexadecimal), there are 16 digits - the ten digits from decimal plus six more from A, B, C, D, E, and F.

In base-X, the digits run from 0 through X - 1.
Yes, of course, but I'm saying I don't see how '0' is a digit that could derive from finger counting.

Count zero on your fingers, then work up. How many do you count?

To get '9' on your last finger you have to fold your first finger and count "zero!". Then hold two fingers down and count "one", three and count "two", etc..

So the Arabic numerals do not match up with fingers. Also, there was no zero in the numeral set in the western world from the time it emerged here (late first millennium, zero appearing mid 2nd millennium).

If '0' was one of the intrinsic digits of the Arabic notation, then '0' would have appeared in Gerbert's original texts where he first described the notation in the west, and it didn't. Apices also wrote on the subject in the West in the 12th century and '0' still hadn't appeared.

I am not at all in a disagreement that our number systems seem to have stemmed from finger counting, but it must have been a multi-stage step. First, develop symbols for number 10 (e.g. 'X' in Roman), then replace it with a positional notation and 'one lot of ten'. So at least a two step process past finger counting.

The Hindu mathematicians had a dot as a place holder from the 7th century which emerged as '0'.

If you count "one" as your first finger bent you get 10 on the last finger. '10' isn't a digit.

I think the only way this could have emerged is that there were representations of numbers-to-fingers and singular symbols for '10' on the last finger (viz. "X" in Roman") so that last finger gets a symbol. After counting "1 to 10" with symbols for a few thousand years, the Indian/Arabic folks figured out that "0 to 9" made more sense.

Fact is, all of the Egyptian, Chinese (rod and later Suzhou), Roman number systems were base 10 and those were also absent '0'. These seem to have done so independently of each other. So the 'because of the number of fingers' argument is pretty solid, difficult to see an alternative explanation.
 
Last edited by a moderator:
  • Skeptical
Likes weirdoguy and PeroK
  • #38
Mark44 said:
There are ten digits in base-10

In base-X, there are X - 1 digits.
Uh ... ? So base 10 has 10 digits, except that it has 10-1 = 9 digits?
 
  • #39
phinds said:
Uh ... ? So base 10 has 10 digits, except that it has 10-1 = 9 digits?
Ulp... What I meant but erred in saying is that in base X, the digits run from 0 through X - 1. I'll fix what I wrote.
 
  • Love
Likes Bystander
  • #40
Mark44 said:
Ulp... What I meant but erred in saying is that in base X, the digits run from 0 through X - 1. I'll fix what I wrote.
Yeah, I figured that's what you meant. I was just ragging you :smile:
 
  • Like
  • Haha
Likes pinball1970 and Bystander
  • #41
Omega0 said:
Of course feel free to pack them together to octs or hex numbers
If this is acceptable, why isn't it acceptable to pack them in decimal numbers?

I'm not saying you are wrong, I just fail to see your point. How does it "make much more sense" to you?

Some have mentioned the alphabet as well. Following your logic, we should also use a binary alphabet over our base-26 system (not counting capital letters and punctuations). That is what our computers do, isn't it? they translate all of these letters in a series of 0 and 1. Imagine reading your favorite masterpiece written in ASCII encoding, where even a space is considered a character (which is logical, isn't it?). One might argue that it is "better", but I'm curious to hear the argumentation explaining how it is better.
 
  • Like
Likes Vanadium 50
  • #42
Mark44 said:
There are ten digits in base-10: 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9. Similarly, in base-2 (binary), there are two digits; in base-3 (ternary or trinary) there are three digits, in base-16 (hex or hexadecimal), there are 16 digits - the ten digits from decimal plus six more from A, B, C, D, E, and F.

(Corrected)In base-X, the digits run from 0 through X - 1.
On the semantic point, I'm unconvinced 0 is a digit.

If I hold up my 10 digits, which one is the 0th?

I don't think the size of the set of "base 10 digits" can be directly compared with the names of that set's members. Is the "10" in "base 10" a cardinal or an ordinal number?

I don't know, I think it is over-doing it to try to make semantic sense of why we do it this way. Just my POV. We all understand it, why try to over-describe it?
 
  • #43
cmb said:
On the semantic point, I'm unconvinced 0 is a digit.
Well, good that this is irrelevant. 0 is certainly a digit. One may discuss whether it is a natural number, or which I think, a discovery, but it is part of the alphabet and therewith a digit.

cmb said:
If I hold up my 10 digits, which one is the 0th?

I don't think the size of the set of "base 10 digits" can be directly compared with the names of that set's members. Is the "10" in "base 10" a cardinal or an ordinal number?

I don't know, I think it is over-doing it to try to make semantic sense of why we do it this way. Just my POV. We all understand it, why try to over-describe it?

Chomsky shed some light on such discussions. It isn't necessary anymore to babble.
 
  • Like
Likes symbolipoint
  • #44
fresh_42 said:
Well, good that this is irrelevant. 0 is certainly a digit. One may discuss whether it is a natural number, or which I think, a discovery, but it is part of the alphabet and therewith a digit.
I'd still like someone to address my previous point directly.

"Digit" is latin for "finger".

If you write each of (0 to 9) digits in pen on your fingers, which one do you write "0" on, and which one gets "9"?

I'm sorry but it is pretty bonkers to hold up one's hands, palms up, then bend ones right hand thumb and count 'zero!' then working along to the left hand thumb and say 'nine! all done!'. Just doesn't make much sense to me, but I am content to disagree on that.

Simply, a digit "1" in the second column represents the number ten. The "0" in the first column represents nothing at all, it is just a place holder to show where the second column isn't that column.
 
  • #45
cmb said:
On the semantic point, I'm unconvinced 0 is a digit.
I agree with @fresh_42 that 0 is definitely a digit.
cmb said:
If I hold up my 10 digits, which one is the 0th?
Here you are confusing two meanings of the word "digit," one of which refers to numbers while the other has an anatomical meaning.

From the Merriam-Webster dictionary (https://www.merriam-webster.com/dictionary/digit) with emphasis added by me
1a: any of the Arabic numerals 1 to 9 and usually the symbol 0

3: any of the divisions in which the limbs of most vertebrates terminate, which are typically five in number but may be reduced (as in the horse), and which typically have a series of phalanges bearing a nail, claw, or hoof at the tip
cmb said:
I don't think the size of the set of "base 10 digits" can be directly compared with the names of that set's members.
Yes, but so what? The number of digits in any base is always one more than the largest digit; e.g. in binary the number of digits is 2, but the largest digit is 1; in octal, the number of digits is 8, but he largest octal digit is 7, and so on.

cmb said:
Is the "10" in "base 10" a cardinal or an ordinal number?
Cardinal
 
Last edited:
  • Like
Likes phinds and symbolipoint
  • #46
cmb said:
I'd still like someone to address my previous point directly.

"Digit" is latin for "finger".

Not very convincing, if it dates back to only 1640.

digit (n.)
late 14c., "numeral below 10," from Latin digitus "finger or toe" (also with secondary meanings relating to counting and numerals), considered to be related to dicere "to say, speak" (from PIE root *deik- "to show," also "pronounce solemnly"). The numerical sense is because numerals under 10 were counted on fingers. The "finger or toe" sense in English is attested from 1640s.
https://www.etymonline.com/search?q=digit

Nevertheless, it doesn't matter where it stems from. Its current usage is relevant, especially if binary is the subject. As such it is an element of the alphabet we use to express calculations, ergo a letter. Digit is just another word for a certain kind of letter.
 
  • Like
Likes symbolipoint
  • #47
cmb said:
On the semantic point, I'm unconvinced 0 is a digit.

If I hold up my 10 digits, which one is the 0th?
This seems to go to the distinction between cardinal numbers (how many) and ordinal numbers (which one).

As much as anything, it is an accident of language that we a use the same set of numbers for each and that we denote the first cardinal by zero (no objects) and the first ordinal by one (the first object).

It is not always so. In many computer languages, the first element of an array is at index zero. An array with n positions (cardinal number n) has a last position denoted by n-1 (ordinal number n-1).

Note that if you have a set of ten objects and if want to have a numbering system to be able to express the cardinality of any possible subset then you need at least eleven cardinalities.

cmb said:
I don't think the size of the set of "base 10 digits" can be directly compared with the names of that set's members. Is the "10" in "base 10" a cardinal or an ordinal number?
It is a cardinal. The cardinality of the set of digits.

cmb said:
I don't know, I think it is over-doing it to try to make semantic sense of why we do it this way. Just my POV. We all understand it, why try to over-describe it?
Wait, I thought you were the one trying to over-describe it.
 
Last edited:
  • Like
Likes pinball1970
  • #48
jbriggs444 said:
Wait, I thought you were the one trying to over-describe it.
I was just looking at the different possibilities to see if there is one that offers the simplest explanation that is more self-evident than others, but I think there isn't and we're looking at naming conventions, so no clear answer possible from my POV.
 
  • Like
Likes jbriggs444
  • #49
I'm loving this nine or ten digits discussion! Let me add fuel to that fire! :fire:

So in a base-1 numeral system, following the same logic of other numeral systems, do we consider counting this way:

0, 00, 000, 0000, 00000, ...

But if 0 is nothing, isn't a series of 0 still nothing?

Or this way:

1, 11, 111, 1111, 11111, ...

Still the same problem from a different point of view: Can 1 represent nothing? Or is the absence of a 1 enough to represent 0?

Or this way:

0, 1, 11, 111, 1111, 11111, ...

But then we would be using 2 digits in a base-1 system? Or is it a 1-digit system + a zero?

And still with 2 digits, there is unary code :

0, 10, 110, 1110, 11110, 111110, ...

alternative unary code :

1, 01, 001, 0001, 00001, 000001, ...

So in a unary numeral system, do we consider:
  • no zeros;
  • a single zero;
  • only zeros;
  • a mix of both for every number?
 
  • Skeptical
  • Haha
Likes BillTre and symbolipoint
  • #50
A compromise. Since quantum computers are the future, let‘s just used a counting system based on a superposition all of the proposed bases. I’ll leave the derivation as an exercise to the OP. :-p
 
  • Haha
  • Like
Likes BillTre and phinds
  • #51
Jarvis323 said:
Also, apparently some people on the internet have been convinced that using a different numeric base, like 7, would enable new mathematics that could unlock the mysteries of the universe and give us free energy technology, or allow us to transcend into interdimentional beings.

Personally I'm a little bit skeptical.
They wouldn't let it on the internet if it wasn't true.
 
  • Haha
  • Like
Likes phinds, Jarvis323 and jack action
  • #52
Vanadium 50 said:
They wouldn't let it on the internet if it wasn't true.
Nor if it was true... You do know Big-Oil-Gov steals free energy machines from their inventors and supresses the discoveries?

Oh, hang on, sorry, let me go find the citations for that first ...
 
  • #53
cmb said:
Nor if it was true... You do know Big-Oil-Gov steals free energy machines from their inventors and supresses the discoveries?

Oh, hang on, sorry, let me go find the citations for that first ...
This is obvious, it was just surprising to me that they were able to supress free energy by making us use base-10 . Turns out free energy doesn't work in that base.
 
  • #54
We seemingly reached a point of conversation where the anyway problematic topic isn't in the focus any longer.

Thread closed. Binary.
 
  • Like
Likes cmb, berkeman and jbriggs444

Similar threads

  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 6 ·
Replies
6
Views
381
Replies
9
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
10
Views
3K
  • · Replies 2 ·
Replies
2
Views
341
Replies
3
Views
5K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K