Slashdot Mirror


Incas Used Binary?

Abhijeet Chavan writes "An article in the Independent reports that a leading scholar believes the Incas may have used a form of binary code 500 years before computers were invented. 'Gary Urton, professor of anthropology at Harvard University, has re-analysed the complicated knotted strings of the Inca - decorative objects called khipu - and found they contain a seven-bit binary code capable of conveying more than 1,500 separate units of information...If Professor Urton is right, it means the Inca not only invented a form of binary code more than 500 years before the invention of the computer, but they used it as part of the only three-dimensional written language.'"

3 of 477 comments (clear)

  1. Why are we so surprized? by tizzyD · · Score: 5, Insightful
    We tend to have such an ego about ourselves. We think that we are the only ones who've ever had running septic systems, who moved mountains, and now, it appears, to use binary. Think: how else to you code data on a string? Our ancestors are not all that stupid. They helped us get to where we are today.

    The more we learn, the more we forget. For example, who can tell me the best mix for bronze? Not many now. How about what's best to plant after sowing rye for two years? As we continue to move into a more technological society, there is quite a bit of knowledge we are losing. Remember the famous ancient battery?

    I'd suggest that if we got off of our superiority high horse, we'd find that we've always been quite ingenious. 7-bit though, that's what I find interesting. Wonder where 7 bits comes from. 10 or 5 --that I'd understand. 7, perhaps someone who'd been in a terrible accident?!

    --
    ...tizzyd
  2. Not unique by Ceriel+Nosforit · · Score: 5, Insightful

    The Chinese I Ching uses 6 bit binary to map 64 symbols, one bit essentially being a 'yes' or 'no' answer from a form of oracle. There's a bit more math behind it, but that's the core of it.
    The symbols provide an array of wisedom and advice for those who map them.

    Oddly enough, Terence McKenna managed to calculate the end of the world to December 21, 2012 using I Ching, while the Incas (Or was it Mayas? I confuse them.) calculated it to the same date. - Behold the powers of binary.

    --
    All rites reversed 2010
  3. Re:5, 7, and 10 by Anonymous Coward · · Score: 5, Insightful

    10 is actually *not* a natural base to work with - it's quite unfriendly to working in small fractions (try adding one half + one third on your ten fingers). More natural bases to use if you're a culture seriously working out math for the first time are 12 (evenly divisible by 2,3,4) or 60 (divisible by 2,3,4,5). [pssst - look at a clock]. Nobody who had to do calculations for a living would have picked base 10 - I'm sure it was a management decision.