Binary number system from 1617 (Napier's Location Numerals) Review / HowTo

  Рет қаралды 6,169

Chris Staecker

Chris Staecker

Күн бұрын

Пікірлер: 92
5 ай бұрын
Oh, he was so close. He figured out the main idea, but didn't know how good it was. I guess he was amazed by how well the subtraction worked. No borrowing, just a couple of prep steps on both numbers and the actual operation is really simple.
@jetison333
@jetison333 5 ай бұрын
extending it is basically just preborrowing all of the numbers though.
@awesoman12
@awesoman12 5 ай бұрын
The ampersand was actually part of the alphabet after Z, so I guess he used it as it was just another letter
@thinkbolt
@thinkbolt 5 ай бұрын
500 years from now, all mathematicians will be shouting "CURTA!"
@michaelbauers8800
@michaelbauers8800 15 күн бұрын
Maybe Curta! Can become a meme like Sparta! But a better meme
@OldManBOMBIN
@OldManBOMBIN 5 ай бұрын
Professor Chris! You disappeared from my subscriptions and feed sometime around the Cuuurrta series! I had to go out of my way to track you back down when I realized I hadn't seen any number gadgets recently. I've missed your weird, polymonotone voice and interesting inflections. I mean that as a compliment, though I know it doesn't read like one.
@michaelwoodhams7866
@michaelwoodhams7866 5 ай бұрын
This reminds me in some ways of fibinary notation. In binary, your digits represent the numbers 1, 2, 4, 8, 16 etc. In fibinary, they represent 1, 2, 3, 5, 8, 13, 21 etc. (Fibonacci). Like Napier's notation, numbers have non-unique representations, and to do addition or subtraction you need intermediate steps of expansion and contraction. The rule in fibinary is that anywhere in the binary sequence you can substitute 011 for 100 or vice versa. It isn't too hard to figure out how to add and subtract. Essentially you write the numbers one above the other, and for adding you are allowed to move a 1 in one number to the same location in the other number were there is a 0. For subtraction, you are allowed to substitute 1 to 0 in both numbers where the 1s occur in the same location. Then use the 011100 substitution as needed to shift things around until you are able to completely zero one of the numbers. I know of no sensible multiplication algorithm, and expect none exists. I invented fibinary notation (including the name) and then though to myself 'this is obvious enough that I bet I'm not the first to have come up with it', and web search revealed that indeed I was not (including the name). So far as I know, fibinary notation is purely recreational mathematics. I know of no practical application. Edit: Just thinking on it now, I do have a multiplication algorithm, but it is a real pain. If I want A x B, where A and B are in fibinary, I calculate A+A = 2A using the addition algorithm, then 2A+A = 3A, then 2A+3A=5A etc, keeping all my intermediate results, Then when I have as many of those results as B has digits, I select the intermediate results corresponding to the 1s in the fibinary representation of B, and use the addition algorithm to add them all together.
@p-j-y-d
@p-j-y-d 5 ай бұрын
7:03 "What we have here really is a great idea being weighed down by some bad ideas." And this is a great video being elevated by some great insights. Thank you.
@Jimorian
@Jimorian 5 ай бұрын
Somewhere there's an alien civilization using this number system.
@ChrisStaecker
@ChrisStaecker 5 ай бұрын
hope they never have to count past 2^46
@DanDart
@DanDart 5 ай бұрын
It's okay, they just have a lot of letters in their alphabet, and never have used numbers nearly that large.
@thezipcreator
@thezipcreator 5 ай бұрын
@@ChrisStaecker what if they used a logographic writing system (like chinese)? that way they already have thousands of symbols
@michaelbauers8800
@michaelbauers8800 15 күн бұрын
Perhaps those space lizards some people talk about use this.
@Meophist
@Meophist 5 ай бұрын
I do like the compactness of the resultant numbers, you can represent very large numbers in a very small amount of space using this. Not to mention, this allows you to turn words into numbers and vice versa. I think the simplified version in alphabetical order can be considered the canonical representation for a number, similar to 10 is for ten, even though you can write 010, 10.0, or 1000%, and they'd all mean "ten".
@stevecummins324
@stevecummins324 5 ай бұрын
Yes re Canonical form aka normal form And it can be a very useful technique. There are other ways such can be used but Eg 1 is also sqrt[2]/sqrt[2] Great for multiplying by 1 thus not changing value. And shifting awkward square roots out of denominator of a fraction.
@tqnism
@tqnism 5 ай бұрын
It clicks better if you compare it with greek or hebrew or russian numeral systems. Those are strange animals for us, but were used by many people for long time.
@ChrisStaecker
@ChrisStaecker 5 ай бұрын
I think that roman numerals is a more likely inspiration, which uses a different symbol for powers of 10 (plus the 5s, but whatever). Roman numerals also include subtractions when you write them on the left, but if you're going to use base 2 this doesn't apply anyway. So Napier's concept is the simplest and most natural base 2 version of roman numerals that you could do. The basic idea of using letter symbols as numerals is common to all of these, but it's maybe the least important thing about Napier's system.
@Vallee152
@Vallee152 5 ай бұрын
1:08 the ampersand was originally considered to be a letter. It was at the end of the alphabet. When singing the alphabet, instead of saying "x, y, and z" at the end, they said "x, y, z, and per and." It was originally just called "and," but then "and per and" was misinterpreted as "ampersand."
@Eidolon2003
@Eidolon2003 5 ай бұрын
and per se and
@p-j-y-d
@p-j-y-d 5 ай бұрын
Curiously, although the concept of base 2 did not exist in ancient Egypt, their method of multiplication is essentially the same as our method of long multiplication after converting the multiplier and the multiplicand to binary.
@GroundThing
@GroundThing 5 ай бұрын
The ampersand was used because up until the 1800s, the ampersand was considered the 27th (or 26th without J) letter. I don't know if it is true that this is the case, but the timelines match up, so my belief is that what made it fall out of fashion as a letter was the alphabet song, which albeit does actually attempt to include the ampersand ([...] X, Y -and- Z), but presumably its swapped position with "Z" and the fact that "and" is also just a natural word to go there made people learning the alphabet only think of the 26 letters.
@mildlycornfield
@mildlycornfield 5 ай бұрын
If I was an ARG creator, I'd be perking up at this so much
@noucuratlex
@noucuratlex 5 ай бұрын
This is a great video. I learned about numbers, I learned history of math, I got some good life advice. A great video.
@shoofle
@shoofle 5 ай бұрын
I kinda love the subtraction tho. He went off with that
@stevecummins324
@stevecummins324 5 ай бұрын
It can be argued that standard maths has plural representation. The most usual representation gets called the normal form Sometimes it's very useful to know a values alternative form. Eg when multiplying both sides of an equation by alternative forms of "1". 1 is the normal form of (2^½/2^½), and more generally (a/a) Can even use alternative forms of 1 to perform unit conversion. Just treat the units akin to undeclared algebraic variables. Multiply by a suitable form of "1" and unwanted units are cancelled out. 1[mile]=1.6[km] -->1=1.6[km]/[mile] 5[mile]×1 ---> 5[mile]×1.6[km]/[mile] ---> 5×1.6 [km]
@retrogiftsuk4812
@retrogiftsuk4812 5 ай бұрын
Great video as always. A couple of other problems with the system that I can see. 1) ambiguity. With so many different characters it will be easy to misread them, particularly when some Greek letters are similar to the regular alphabet and nearly everything was handwritten back then. 2) comparison. Because there's multiple ways of writing the same number it's not obvious which is larger, or any sense of scale. If I sell apples and have "accdf" in stock and an order for "bbbeee" comes in, do I have enough? And if I need "deefhh" and they come in packs of "ceggh" roughly how many will I need? Both of these problems are easy in base10 or binary because the length (and leading digit in base10) tell you the relative size of the numbers which is often all you need to know (or is at least a good starting point, and is useful for checking your answer)
@Terigena
@Terigena 5 ай бұрын
For people still using Roman counting boards, this must have seemed a lot easier than those heretical Mohammadan numbers, even easier than Roman numerals. And compared to Roman numerals it allows you deal with much larger numbers. Common operations such as doubling or halving are also very easy. And if you can't remember the order of all the letters, the board functions as a cheat sheet. It is easy to critise Napier for not inventing binary as we know it, but he may have been writing for a different audience. I bet he also realised that this would provide a cool way to encode text. You can use it as a hash function for words.
@argonwheatbelly637
@argonwheatbelly637 5 ай бұрын
Exchequer boards are fun. We used something similar to it in kindergarten. Now, try using calculi on a Salamis tablet! Way cool.
@pierQRzt180
@pierQRzt180 5 ай бұрын
The last sentence is golden
@herzogsbuick
@herzogsbuick 5 ай бұрын
i love reviews of something i've never learned before! :-D
@joshuasims5421
@joshuasims5421 5 ай бұрын
His system looks like a clever iteration on Greek and Hebrew style numerals. Both systems assign letters to numbers 1-9, 10-90 and then 100-900, and then add together values. So alpha was one, beta was two, etc. I suspect Napier had this in mind when he created his system, but realized the power of binary letter values.
@musicalBurr
@musicalBurr 5 ай бұрын
Wonderful video! Thanks as always.
@krishnachoubey8648
@krishnachoubey8648 4 ай бұрын
7:09 He actually did have a precedent. Pingala(2nd-3rd BCE) of India described the permutations of _Laghu(Short)_ and _Guru(Long)_ Syllables in music in a binary notation very similar to the modern one and gave rules to generate them and a formula to find the total permutations of a sequence with length n as [1 + (1+2+4+ . . . + 2^n)]=2^(n+1) (Please read the wiki; I can't type further :| )
@ChrisStaecker
@ChrisStaecker 4 ай бұрын
Yes there were a few historical precedents, but as far as I could tell none of them were known to Napier. Thanks for this reference-
@felixecho
@felixecho 5 ай бұрын
What does a binary abacus look like?
@txikitofandango
@txikitofandango 5 ай бұрын
That's not a real napier binary counter location numeral that's paper and markers you got at office depot
@maxmn5821
@maxmn5821 5 ай бұрын
That‘s just a neat disguise. Look at the match box. There is a time machine in the attic.
@markhughes7927
@markhughes7927 5 ай бұрын
9:05 Napier’s system seems - from this showing - to relate to the principles of biblical gematria in that it may combine identical values for additions with anagrams some of which are loaded with significant meaning.
@Rainbow_Oracle
@Rainbow_Oracle 5 ай бұрын
Yeah modern binary is definitely a lot more elegant and refined. But the thing about using letters as stand-in for numeric values means that you can encode information into text. Vedic scholars are the ones that are most notable for doing such things, using the values to code mathematical information -- or other information -- into memorable sentences, phrases, and aphorisms, but Greek and Hebrew scholars were up to similar tricks hiding information in text. That's why textual analysis of the bible and the torah were such big things, because there was the superficial information and the deeper information. Same thing with even the texts of ancient Greek philosophers. That's where most of the allure of using letters for numbers comes from, even if it's initially more limiting for pure maths purposes.
@aotmr1604
@aotmr1604 5 ай бұрын
This reminds me of an obscure algebra called "evolution algebras"; it isn't one, but we can treat a...f are basis elements e_1...e_6 in a commutative algebra, and there is a bijection between e_1+e_1 and e_2, e_2+e_2 and e_3, etc. so the canonical form of a number has each basis element represented no more than once. Now, what happens if this algebra is noncommutative, we disallow arbitrary summand swaps, so that e_1+e_2 represents the same number e_2+e_1? If we add these distinct representations of three together we get e_1+e_2+e_2+e_1 = e_1+e_3+e_1; which represents six; in a commutative algebra this would reduce to e_2+e_3.
@JefiKnight
@JefiKnight 5 ай бұрын
It I grew up from childhood with this as my number system, it might just be super awesome. Maybe. I wonder if you would add and subtract just by visualizing.
@TXDude
@TXDude 7 күн бұрын
Hmmm.... One supposes that if Napier had a modern roll of adding machine (cash register) paper, he could have limited his scope of letters to a single a, then repeat as necessary!
@JR13751
@JR13751 3 ай бұрын
If we were using base 2/8/16 instead of decimal, Napier's board would be good idea for multiplication/division.
@argonwheatbelly637
@argonwheatbelly637 5 ай бұрын
What about a video on the Exchequer Table or the Tablet of Salamis?
@Katachresis2000
@Katachresis2000 3 ай бұрын
I'm surprised Napier didn't use lower case and upper case letters when going to larger numbers (rather than to the Greek alphabet).
@argonwheatbelly637
@argonwheatbelly637 5 ай бұрын
Location Arithmetic was quite lovely when it hit in the early 17th century. Only 407 years ago. +/-
@psiryan
@psiryan 5 ай бұрын
Napier's system seems like it might have excellent application as a tool for cryptography.
@JaePlay
@JaePlay 4 ай бұрын
how to use 1s and 0s but with extra steps.
@leduyquang753
@leduyquang753 5 ай бұрын
The sound of marker against paper sure isn't very pleasant.
@ChrisStaecker
@ChrisStaecker 5 ай бұрын
Really? I considered cutting it out (voice was all recorded separately) but I liked having it in there.
@yogimew
@yogimew 5 ай бұрын
@@ChrisStaecker You could have written them on a whiteboard.
@BrianTRice77
@BrianTRice77 5 ай бұрын
Yeah I would appreciate at least a remix of the audio to subdue that marker sound on paper. I can’t think while listening to it!
@mesientogut6701
@mesientogut6701 5 ай бұрын
Fuck this guy, the sounds of reality existing are always pleasant
@_D_P_
@_D_P_ 3 ай бұрын
I quite like it. Its like rhythmic white noise.
@billsimons4113
@billsimons4113 5 ай бұрын
I love your progress in motion videos, but I can't be the only one squirming under the marker swishing sounds? Like nails on a chalkboard, but not quite as bad.
@hendrikd2113
@hendrikd2113 5 ай бұрын
Will there be a video about the 'promptuary'? It would be a good click-bait opportunity! Napier invented logs, binary counting, and prompting, kinda like the technological progression from slide rulers to electronic calculators to using ChatGPT.
@ChrisStaecker
@ChrisStaecker 5 ай бұрын
maybe some day- i mentioned it in the previous video
@maxmn5821
@maxmn5821 5 ай бұрын
There is an interesting video from Welch Labs about almost-logs by a different inventor. A table of powers of 1.0001, basically. We do all inventors more justice when we try to be specific about what step they accomplished - and from where.
@jeremydavis3631
@jeremydavis3631 5 ай бұрын
Hey, the sum at the end of the video is wrong: you used the letter j! 😛
@Vaaaaadim
@Vaaaaadim 5 ай бұрын
good catch
@ChrisStaecker
@ChrisStaecker 5 ай бұрын
Napiers mind would be blown.
@fxkr8091
@fxkr8091 5 ай бұрын
badge
@ar_xiv
@ar_xiv 5 ай бұрын
bitwise enums! kinda. you usually aren't adding them but OR-ing them
@DanDart
@DanDart 5 ай бұрын
That's for nominal numbers but you can't do the extension thing nor the simplification step, but sure, I see where you're coming from.
@ar_xiv
@ar_xiv 5 ай бұрын
@@DanDart yeah it's a loose connection. also they become meaningless above 2x the highest defined entry (which is kinda like the needing more symbols thing....)
@jamiehardt3061
@jamiehardt3061 5 ай бұрын
What he needed to do was each letter was a prime number and you multiply them, then you can get up to some real nonsense.
@MattMcIrvin
@MattMcIrvin 5 ай бұрын
It's kind of like ancient Greek numerals if the Greeks only had two fingers.
@seabiscuitthechallenger6899
@seabiscuitthechallenger6899 5 ай бұрын
👍
@michaelbauers8800
@michaelbauers8800 15 күн бұрын
So basically, non positional numbering system like Roman numerals, but with base 2. Like if the Romans had only had two fingers total :)
@pierQRzt180
@pierQRzt180 5 ай бұрын
There are over 9000 ways to write the number 17. I see what you did there.
@ChrisStaecker
@ChrisStaecker 5 ай бұрын
Did you see this? oeis.org/A023359
@DanDart
@DanDart 5 ай бұрын
I wrote a Haskell program to figure out the value of words which are in alphabetical order. Mwahaha.
@michaelbauers8800
@michaelbauers8800 15 күн бұрын
One day, maybe when I retire, I will sit down and learn Haskell. Friend of mine really likes it.
@StrayCatHomestead
@StrayCatHomestead 5 ай бұрын
Who's this? I got a new phone
@agranero6
@agranero6 5 ай бұрын
Why the hell you have a Russian match box? I happy you said " *whole* numbers have unique representations", as real numbers don't.
@maxmn5821
@maxmn5821 5 ай бұрын
It could be a Soviet one since the череповецкая спичечная фабрика started production in 1973. I‘m not sure if the picture on the box ever changed and can give us a clue. Those boxes were great to store small electronic components (some of which were notoriously difficult to get).
@agranero6
@agranero6 5 ай бұрын
@@maxmn5821 When I was a boy I stored my electronic components on match boxes too.
@ChrisStaecker
@ChrisStaecker 5 ай бұрын
@maxmn5821 I got it new in Kazakhstan in 2002, so probably not Soviet era, but maybe.
@Michael-Sanford
@Michael-Sanford 4 ай бұрын
Most new ideas look stupit until you prove it.
@StevenSiew2
@StevenSiew2 5 ай бұрын
It is just ducking binary numbers using algebra with single character variables!!!!
@joehopfield
@joehopfield 5 ай бұрын
Binary's place in the development of digital tech is overrated. There have been other schemes... (mechanical and electronic). Compiler and OS classes at UCLA in the late 70s revolved around Knuth's MIX, a hybrid binary-decimal "machine" that prevented punning.
@michaelbauers8800
@michaelbauers8800 15 күн бұрын
How can you say binary is overrated when it's used in probably billions of CPUs? My question would be more like "Wasn't it obvious?". Given that quite long ago, someone like Zuse was building electromechanical computers with relays.
@Pallethands
@Pallethands 5 ай бұрын
Make no BONES about it, it's not great
@michaelbauers8800
@michaelbauers8800 15 күн бұрын
I see what you did there
@hughobyrne2588
@hughobyrne2588 5 ай бұрын
Unique representation? Really? Didn't you know, 1 = 0.11111...?
@ChrisStaecker
@ChrisStaecker 5 ай бұрын
I made sure to say "whole numbers"
@Keldor314
@Keldor314 5 ай бұрын
It's still a unique representation for any number with a finite number of non-zero digits. And location numerals only work these numbers anyway, since otherwise you would need an infinite alphabet, which would be inconvenient to teach at schools.
@stevecummins324
@stevecummins324 5 ай бұрын
​@@Keldor314 " sqrt[2] over sqrt[2] " has exact same value as 1.
@timetraveller6643
@timetraveller6643 5 ай бұрын
TOPIC SUGGESTION: If you like Napier's number system, You'll LOVE Zeckendorf Fibonacci representation. 144 89 55 34 21 13 8 5 3 2 1 --- 101000101 = 80
@DanDart
@DanDart 5 ай бұрын
I thought it was interesting to find out which numbers divided their Zeckendorffian format and which did not.
Lost area-measuring tool
9:08
Chris Staecker
Рет қаралды 11 М.
Walther made a calculator! Walther WSR-160 Review / HowTo
11:14
Chris Staecker
Рет қаралды 7 М.
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН
New Breakthrough on a 90-Year-Old Telephone Question
28:45
Eric Rowland
Рет қаралды 179 М.
Math News: The Bunkbed conjecture was just debunked!!!!!!!
14:59
Dr. Trefor Bazett
Рет қаралды 290 М.
Some silly number systems
8:17
Random Andgit
Рет қаралды 249 М.
Pocket Sundial Retorts!
12:20
Chris Staecker
Рет қаралды 5 М.
Equameter Review / HowTo
13:24
Chris Staecker
Рет қаралды 47 М.
Inca counting boards and the table yupana
10:38
Chris Staecker
Рет қаралды 9 М.
Something Strange Happens When You Keep Squaring
33:06
Veritasium
Рет қаралды 8 МЛН
Hexadecimal mechanical calculator from the 1970s
10:22
Chris Staecker
Рет қаралды 30 М.
1600s binary multiplier (Napier's Location Arithmetic) Review / HowTo
10:01
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН