The ability of the Polynesians to settle huge stretches of the Pacific might be one of the most impressive human achievements ever. Odds are they reached South America even if we never find direct evidence (there is some).
> Odds are they reached South America even if we never find direct evidence (there is some). Isn't sweet potatoes in Polynesia (which originated from South America) pretty much a proof?
Polynesian people used a kind of binary number system 600 years ago (2013)
41–50 of 125 posts
Re: Polynesian people used a kind of binary number system 600 years ago (2013)
#42If this stuff is interesting to you, you should read about Geoff Saxe's work [0] with the Oksapmin people of Papua New Guinea. This book is newish (and I haven't read it, but I've read almost all of the studies the book is built on) and synthesizes a couple of decades of research into how these people count and talk about number and how that practice changed over time (there's some fascinating conclusions about how t…
For example and Oksapmin might have say "four score and seven years ago", using their 27-numeral vocabulary to supply words for "four", "seven" and "twenty", but in this case the (closest thing to) a radix is 20, not 27.
Re: Polynesian people used a kind of binary number system 600 years ago (2013)
#43Re: Polynesian people used a kind of binary number system 600 years ago (2013)
#44Computers use base two because their most natural unit can occupy one of a couple states: 0 or 1. One, two, base two. Human hands, on the other foot, have ten fingers. Since our favorite mapping between things and integers is finger counting, we naturally end up with more than two states. Zero, one, two, three, four, five, six, seven, eight, nine, and the fully-extended state, ten. That's eleven states, which is why…
What you're missing is that positional numeral systems developed relatively late--in recorded history, which is well after number systems start to be encoded in language. Earlier numeral systems are counting systems, where zero isn't a proper number but rather a signifier for a lack of stuff. Let's look at numbers in natural languages. In English, we start with 12 basic numbers--one through twelve--and then we start…
Mesoamericans were carving base-20 long count dates at least as early as they were writing words, actually. The oldest complete date is 36 BCE. This was a true number system, including a glyph for zero.
Re: Polynesian people used a kind of binary number system 600 years ago (2013)
#45Earlier quoted context omitted.
What you're missing is that positional numeral systems developed relatively late--in recorded history, which is well after number systems start to be encoded in language. Earlier numeral systems are counting systems, where zero isn't a proper number but rather a signifier for a lack of stuff. Let's look at numbers in natural languages. In English, we start with 12 basic numbers--one through twelve--and then we start…
> What you're missing is that positional numeral systems developed relatively late--in recorded history, Mesoamericans were carving base-20 long count dates at least as early as they were writing words, actually. The oldest complete date is 36 BCE. This was a true number system, including a glyph for zero.
Re: Polynesian people used a kind of binary number system 600 years ago (2013)
#46Because base-10 seems to originate from two handfuls of fingers, I wonder why they didn't end up with a base-5 representation with a binary system?
> takau (K) means 10; paua (P) means 20; tataua (T) is 40; and varu (V) stands for 80
By using their numeral for five (say, F) to mean 5 in this scheme, they could have gotten rid of their numerals for 6 to 9. So 157 would be VTPKF2 instead of VTPK7.
Re: Polynesian people used a kind of binary number system 600 years ago (2013)
#47Computers use base two because their most natural unit can occupy one of a couple states: 0 or 1. One, two, base two. Human hands, on the other foot, have ten fingers. Since our favorite mapping between things and integers is finger counting, we naturally end up with more than two states. Zero, one, two, three, four, five, six, seven, eight, nine, and the fully-extended state, ten. That's eleven states, which is why…
There's a lot more possible states than eleven. 32 if you count just whether a finger is extended. More if you allow crossing fingers, interaction between hands, etc. And this isn't theoretical either: https://en.wikipedia.org/wiki/Chinese_number_gestures
Re: Polynesian people used a kind of binary number system 600 years ago (2013)
#48If this stuff is interesting to you, you should read about Geoff Saxe's work [0] with the Oksapmin people of Papua New Guinea. This book is newish (and I haven't read it, but I've read almost all of the studies the book is built on) and synthesizes a couple of decades of research into how these people count and talk about number and how that practice changed over time (there's some fascinating conclusions about how t…
Did they use 27 as a radix when they went for bigger numbers? For example and Oksapmin might have say "four score and seven years ago", using their 27-numeral vocabulary to supply words for "four", "seven" and "twenty", but in this case the (closest thing to) a radix is 20, not 27.
But yes, the word fu (not foo, but enjoyably similar) which kind of means "a full amount", or enough, and was used as "one radix", so people do something like fu + another number word to mean 27 + that other number. I don't remember if there was evidence of treating it like a radix (like multiple fu + something), but I don't think that happened.
Again, in this particular culture and economy, there wasn't much of a need to think about large numbers precisely. Which is part of what makes all this pretty fascinating - humans have some inbuilt capacity to reason about numbers (some studies of babies show that they can distinguish between two and three of things just as readily as two hundred to three hundred, sort of a visual field scale independence - I'd have to dig to find that study, I read it about eight years ago, I think it was in nature), but beyond a certain level it becomes intrinsically intertwined with our development of language and other conceptual frames.
Re: Polynesian people used a kind of binary number system 600 years ago (2013)
#49Computers use base two because their most natural unit can occupy one of a couple states: 0 or 1. One, two, base two. Human hands, on the other foot, have ten fingers. Since our favorite mapping between things and integers is finger counting, we naturally end up with more than two states. Zero, one, two, three, four, five, six, seven, eight, nine, and the fully-extended state, ten. That's eleven states, which is why…
And thus, when such notation for numerals WAS invented, it felt quite natural to take ten as base, it being such a significant number.
Re: Polynesian people used a kind of binary number system 600 years ago (2013)
#50Computers use base two because their most natural unit can occupy one of a couple states: 0 or 1. One, two, base two. Human hands, on the other foot, have ten fingers. Since our favorite mapping between things and integers is finger counting, we naturally end up with more than two states. Zero, one, two, three, four, five, six, seven, eight, nine, and the fully-extended state, ten. That's eleven states, which is why…
Base e (2.71...) has highest information density. Of course, computers can't use irrational numbers as their base, so base 3 would be a closest pick. However, base 3 is much harder to represent in digital logic, so base 2 is a better pick and is still relatively close to e.
EDIT: Finally found a reference. https://en.wikipedia.org/wiki/Non-integer_representation#Bas...
I wonder if the idea originated before Hayes described it in 2001. Now it looks more likely to be a coincidence :)